Vaulta

mixincrossss

Contract

  • Struct property of ErrorTxEvent

    Struct property of PendingEvent

    Struct property of onerrorevent

    Struct property of onevent

    Table row type of txevents

    {
      "name": "TxEvent",
      "base": "",
      "fields": [
        {
          "name": "nonce",
          "type": "uint64"
        },
        {
          "name": "process",
          "type": "uint128"
        },
        {
          "name": "asset",
          "type": "uint128"
        },
        {
          "name": "members",
          "type": "uint128[]"
        },
        {
          "name": "threshold",
          "type": "int32"
        },
        {
          "name": "amount",
          "type": "uint128"
        },
        {
          "name": "extra",
          "type": "bytes"
        },
        {
          "name": "timestamp",
          "type": "uint64"
        },
        {
          "name": "signatures",
          "type": "signature[]"
        }
      ]
    }