Interface of a smart contract containing the name of the contract and every entrypoint.
The name of the smart contract. Note: This does not including the 'init_' prefix.
A set of entrypoints exposed by the smart contract. Note: These do not include the '.' prefix.
Generated using TypeDoc
Interface of a smart contract containing the name of the contract and every entrypoint.