Vaulta

everstbridge

Contract

  • Action parameter in bridgeout

    {
      "name": "bridgeout",
      "base": "",
      "fields": [
        {
          "name": "blockchain",
          "type": "name"
        },
        {
          "name": "counterpart_contract",
          "type": "string"
        },
        {
          "name": "counterpart_trx",
          "type": "checksum256"
        },
        {
          "name": "from",
          "type": "string"
        },
        {
          "name": "to",
          "type": "name"
        },
        {
          "name": "quantity",
          "type": "string"
        }
      ]
    }