Smart Contract Action References

  • eosio.system: Contract defines the structures and actions needed for blockchain's core functionality
  • eosio.token: Contract defines the structures and actions that allow users to create, issue, and manage tokens on eosio based blockchains
  • eosio.msig: Contract defines the structures and actions needed to manage the proposals and approvals on blockchain
  • eosio.wrap: Contract simplifies Block Producer superuser actions by making them more readable and easier to audit
  • eosio.bios: Contract defines the structures and actions needed for blockchain's basic core functionality