Structs§
- Same as EndpointAbiJson but ignores the name
- Represents an entire ESDT attribute ABI file. The type descriptions only show up here.
Enums§
Constants§
Functions§
- Same as
contract_abi
, but allows caller to replace the compiler metadata, so that ABI tests are deterministc and independent on compiler version. Will return the main contract ABI + view contract ABI. - Function provided for convenience. Yields the ABI JSON of a contract as string.
- Function provided for convenience. Prints the ABI JSON of a contract to console.