Vaulta

tokentoaster

Contract

{
  "version": "eosio::abi/1.1",
  "types": [],
  "structs": [
    {
      "name": "dummy",
      "base": "",
      "fields": []
    }
  ],
  "actions": [
    {
      "name": "dummy",
      "type": "dummy",
      "ricardian_contract": "This action does nothing"
    }
  ],
  "tables": [],
  "ricardian_clauses": [
    {
      "id": "Terms and Conditions",
      "body": "This contract accepts transfers, converts the tokens to CHEX, and then burns them"
    }
  ],
  "error_messages": [],
  "abi_extensions": [],
  "variants": [],
  "action_results": []
}