Vaulta

delphioracle

Contract

  • Struct property of editbounty

    Struct property of newbounty

    {
      "name": "pairinput",
      "base": "",
      "fields": [
        {
          "name": "name",
          "type": "name"
        },
        {
          "name": "base_symbol",
          "type": "symbol"
        },
        {
          "name": "base_type",
          "type": "asset_type"
        },
        {
          "name": "base_contract",
          "type": "name"
        },
        {
          "name": "quote_symbol",
          "type": "symbol"
        },
        {
          "name": "quote_type",
          "type": "asset_type"
        },
        {
          "name": "quote_contract",
          "type": "name"
        },
        {
          "name": "quoted_precision",
          "type": "uint64"
        }
      ]
    }