Vaulta

everstbridge

Contract

  • Action parameter in inlog

    {
      "name": "inlog",
      "base": "",
      "fields": [
        {
          "name": "blockchain",
          "type": "name"
        },
        {
          "name": "counterpart_contract",
          "type": "string"
        },
        {
          "name": "eos_contract",
          "type": "name"
        },
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "to",
          "type": "string"
        },
        {
          "name": "quantity_original",
          "type": "asset"
        },
        {
          "name": "quantity_out",
          "type": "string"
        },
        {
          "name": "memo",
          "type": "string"
        }
      ]
    }