Vaulta

mgmgmgeos222

Contract

{
  "version": "eosio::abi/1.1",
  "types": [],
  "structs": [
    {
      "name": "crazy",
      "base": "",
      "fields": []
    },
    {
      "name": "exchange_pair",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "buy_from",
          "type": "name"
        },
        {
          "name": "buy_contract",
          "type": "name"
        },
        {
          "name": "buy_symbol",
          "type": "symbol"
        },
        {
          "name": "buy_id",
          "type": "string"
        },
        {
          "name": "sell_to",
          "type": "name"
        },
        {
          "name": "sell_contract",
          "type": "name"
        },
        {
          "name": "sell_symbol",
          "type": "symbol"
        },
        {
          "name": "sell_id",
          "type": "string"
        },
        {
          "name": "type",
          "type": "uint64"
        }
      ]
    },
    {
      "name": "f1",
      "base": "",
      "fields": [
        {
          "name": "s",
          "type": "uint32"
        }
      ]
    },
    {
      "name": "f2",
      "base": "",
      "fields": []
    },
    {
      "name": "f3",
      "base": "",
      "fields": [
        {
          "name": "s",
          "type": "uint64"
        }
      ]
    },
    {
      "name": "fly",
      "base": "",
      "fields": [
        {
          "name": "s",
          "type": "uint64"
        }
      ]
    },
    {
      "name": "fly2",
      "base": "",
      "fields": [
        {
          "name": "s",
          "type": "uint64"
        }
      ]
    },
    {
      "name": "fly5",
      "base": "",
      "fields": []
    },
    {
      "name": "h2",
      "base": "",
      "fields": [
        {
          "name": "s",
          "type": "uint32"
        }
      ]
    },
    {
      "name": "h3",
      "base": "",
      "fields": [
        {
          "name": "s",
          "type": "uint32"
        }
      ]
    },
    {
      "name": "h4",
      "base": "",
      "fields": [
        {
          "name": "s",
          "type": "uint32"
        }
      ]
    },
    {
      "name": "h5",
      "base": "",
      "fields": []
    },
    {
      "name": "happy",
      "base": "",
      "fields": []
    },
    {
      "name": "happy2",
      "base": "",
      "fields": []
    },
    {
      "name": "happy4",
      "base": "",
      "fields": []
    },
    {
      "name": "happy5",
      "base": "",
      "fields": []
    },
    {
      "name": "logging",
      "base": "",
      "fields": [
        {
          "name": "log",
          "type": "string"
        }
      ]
    },
    {
      "name": "num_data",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "num",
          "type": "asset"
        }
      ]
    },
    {
      "name": "pool",
      "base": "",
      "fields": [
        {
          "name": "pair_id",
          "type": "uint64"
        },
        {
          "name": "weight",
          "type": "float64"
        },
        {
          "name": "balance",
          "type": "asset"
        },
        {
          "name": "issued",
          "type": "asset"
        },
        {
          "name": "last_issue_time",
          "type": "time_point_sec"
        },
        {
          "name": "start_time",
          "type": "time_point_sec"
        },
        {
          "name": "end_time",
          "type": "time_point_sec"
        }
      ]
    },
    {
      "name": "test11",
      "base": "",
      "fields": [
        {
          "name": "user",
          "type": "name"
        },
        {
          "name": "amount_in",
          "type": "asset"
        },
        {
          "name": "contract_in",
          "type": "name"
        },
        {
          "name": "contract_out",
          "type": "name"
        },
        {
          "name": "symbol_out",
          "type": "symbol"
        },
        {
          "name": "id_str",
          "type": "string"
        }
      ]
    },
    {
      "name": "test12",
      "base": "",
      "fields": []
    },
    {
      "name": "test13",
      "base": "",
      "fields": [
        {
          "name": "user",
          "type": "name"
        },
        {
          "name": "buy_from",
          "type": "name"
        },
        {
          "name": "buy_contract",
          "type": "name"
        },
        {
          "name": "buy_symbol",
          "type": "symbol"
        },
        {
          "name": "buy_id",
          "type": "string"
        },
        {
          "name": "sell_to",
          "type": "name"
        },
        {
          "name": "sell_contract",
          "type": "name"
        },
        {
          "name": "sell_symbol",
          "type": "symbol"
        },
        {
          "name": "sell_id",
          "type": "string"
        }
      ]
    },
    {
      "name": "test14",
      "base": "",
      "fields": []
    },
    {
      "name": "test2",
      "base": "",
      "fields": [
        {
          "name": "s",
          "type": "uint32"
        }
      ]
    },
    {
      "name": "test3",
      "base": "",
      "fields": []
    },
    {
      "name": "test4",
      "base": "",
      "fields": []
    },
    {
      "name": "test5",
      "base": "",
      "fields": []
    }
  ],
  "actions": [
    {
      "name": "crazy",
      "type": "crazy",
      "ricardian_contract": ""
    },
    {
      "name": "f1",
      "type": "f1",
      "ricardian_contract": ""
    },
    {
      "name": "f2",
      "type": "f2",
      "ricardian_contract": ""
    },
    {
      "name": "f3",
      "type": "f3",
      "ricardian_contract": ""
    },
    {
      "name": "fly",
      "type": "fly",
      "ricardian_contract": ""
    },
    {
      "name": "fly2",
      "type": "fly2",
      "ricardian_contract": ""
    },
    {
      "name": "fly5",
      "type": "fly5",
      "ricardian_contract": ""
    },
    {
      "name": "h2",
      "type": "h2",
      "ricardian_contract": ""
    },
    {
      "name": "h3",
      "type": "h3",
      "ricardian_contract": ""
    },
    {
      "name": "h4",
      "type": "h4",
      "ricardian_contract": ""
    },
    {
      "name": "h5",
      "type": "h5",
      "ricardian_contract": ""
    },
    {
      "name": "happy",
      "type": "happy",
      "ricardian_contract": ""
    },
    {
      "name": "happy2",
      "type": "happy2",
      "ricardian_contract": ""
    },
    {
      "name": "happy4",
      "type": "happy4",
      "ricardian_contract": ""
    },
    {
      "name": "happy5",
      "type": "happy5",
      "ricardian_contract": ""
    },
    {
      "name": "logging",
      "type": "logging",
      "ricardian_contract": ""
    },
    {
      "name": "test11",
      "type": "test11",
      "ricardian_contract": ""
    },
    {
      "name": "test12",
      "type": "test12",
      "ricardian_contract": ""
    },
    {
      "name": "test13",
      "type": "test13",
      "ricardian_contract": ""
    },
    {
      "name": "test14",
      "type": "test14",
      "ricardian_contract": ""
    },
    {
      "name": "test2",
      "type": "test2",
      "ricardian_contract": ""
    },
    {
      "name": "test3",
      "type": "test3",
      "ricardian_contract": ""
    },
    {
      "name": "test4",
      "type": "test4",
      "ricardian_contract": ""
    },
    {
      "name": "test5",
      "type": "test5",
      "ricardian_contract": ""
    }
  ],
  "tables": [
    {
      "name": "exchangepair",
      "index_type": "i64",
      "key_names": [],
      "key_types": [],
      "type": "exchange_pair"
    },
    {
      "name": "nums",
      "index_type": "i64",
      "key_names": [],
      "key_types": [],
      "type": "num_data"
    },
    {
      "name": "pools",
      "index_type": "i64",
      "key_names": [],
      "key_types": [],
      "type": "pool"
    }
  ],
  "ricardian_clauses": [],
  "error_messages": [],
  "abi_extensions": [],
  "variants": [],
  "action_results": []
}