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.

infra.systemchevron-right

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.

sys.tokenabichevron-right

Last updated