Vaulta

themintofeos

Contract

  • Action parameter in receipt

    {
      "name": "receipt",
      "base": "",
      "fields": [
        {
          "name": "sender",
          "type": "name"
        },
        {
          "name": "receiver",
          "type": "name"
        },
        {
          "name": "initial",
          "type": "asset"
        },
        {
          "name": "final",
          "type": "asset"
        },
        {
          "name": "burnamount",
          "type": "asset"
        },
        {
          "name": "memo",
          "type": "string"
        }
      ]
    }