Vaulta

aidehuasuopu

Contract

{
  "version": "eosio::abi/1.1",
  "types": [],
  "structs": [
    {
      "name": "mine",
      "base": "",
      "fields": []
    },
    {
      "name": "one",
      "base": "",
      "fields": []
    },
    {
      "name": "three",
      "base": "",
      "fields": [
        {
          "name": "contract",
          "type": "name"
        },
        {
          "name": "quantity",
          "type": "asset"
        }
      ]
    },
    {
      "name": "two",
      "base": "",
      "fields": []
    }
  ],
  "actions": [
    {
      "name": "mine",
      "type": "mine",
      "ricardian_contract": "---\nspec_version: \"0.2.0\"\ntitle: mine\nsummary: 'Mine Trading'\nicon: https://avatars1.githubusercontent.com/u/60660770#d6a1df4bbf2942f23c3a4485eb9942cb37c5348945e84be8c53e2ef9254ed8da\n---\n\nMine trading executed by {{executor}}."
    },
    {
      "name": "one",
      "type": "one",
      "ricardian_contract": ""
    },
    {
      "name": "three",
      "type": "three",
      "ricardian_contract": ""
    },
    {
      "name": "two",
      "type": "two",
      "ricardian_contract": ""
    }
  ],
  "tables": [],
  "ricardian_clauses": [],
  "error_messages": [],
  "abi_extensions": [],
  "variants": [],
  "action_results": []
}