InfraBlockchain-Antelope System Contracts

infra.system

The infra.system smart contract is sample system contract, and it defines the structures and actions needed for blockchain's core functionality.

pageinfra.system

sys.tokenabi

The sys.tokenabi system contract defines the structures and actions that allow users to create, issue, and manage tokens for InfraBlockchain-Antelope based blockchains.

The actual implementation of this contract is in the core, and this contract only stores the ABI.

pagesys.tokenabi

Last updated