Vaulta

core.ogx

Contract

  • Action parameter in exchange

    {
      "name": "exchange",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "source_currency_key",
          "type": "symbol"
        },
        {
          "name": "source_amount",
          "type": "asset"
        },
        {
          "name": "dest_currency_key",
          "type": "symbol"
        },
        {
          "name": "memo",
          "type": "string"
        }
      ]
    }