TransactionReverted

Documentation for eth_defi.revert_reason.TransactionReverted exception.

exception TransactionReverted[source]

Python exception to signal a transaction error with a good revert reason.

See eth_defi.middleware.revert_reason_middleware().

__new__(**kwargs)
__init__(*args, **kwargs)