Expand description
Contains dynamic ABI definitions for this contract.
Functionsยง
- Returns the
Constructor
of this contract, if any. - Returns the ABI for this contract.
- Returns a map of all the
Error
s of this contract. - Returns a map of all the
Event
s of this contract. - Returns the
Fallback
function of this contract, if any. - Returns a map of all the
Function
s of this contract. - Returns the
Receive
function of this contract, if any.