Modules

Macros

Ensures that when fungible token storage grows by collections adding entries, the storage is be paid by the caller. This ensures that storage cannot grow to a point that the FT contract runs out of Ⓝ. Takes name of the Contract struct, the inner field for the token and optional method name to call when the account was closed.
The core methods for a escrow. Extension standards may be added in addition to this macro.
The core methods for a basic fungible token. Extension standards may be added in addition to this macro.
Ensures that when fungible token storage grows by collections adding entries, the storage is be paid by the caller. This ensures that storage cannot grow to a point that the FT contract runs out of Ⓝ. Takes name of the Contract struct, the inner field for the token and optional method name to call when the account was closed.
The core methods for a basic nft market. Extension standards may be added in addition to this macro.
The core methods for a basic fungible token. Extension standards may be added in addition to this macro.
Ensures that when fungible token storage grows by collections adding entries, the storage is be paid by the caller. This ensures that storage cannot grow to a point that the FT contract runs out of Ⓝ. Takes name of the Contract struct, the inner field for the token and optional method name to call when the account was closed.
The core methods for a nft-ido. Extension standards may be added in addition to this macro.
The core methods for a basic non fungible token. Extension standards may be added in addition to this macro.
The core methods for a referral. Extension standards may be added in addition to this macro.
The core methods for a referral. Extension standards may be added in addition to this macro.
The core methods for a rent non fungible tokens. Extension standards may be added in addition to this macro.
The core methods for a basic tournament. Extension standards may be added in addition to this macro.
Tournament enumeration adds the extension standard offering view-only methods.
Tournament enumeration adds the extension standard offering view-only methods.