Vaulta

gyftietokens

Contract

  • Table row type of appstates

    {
      "name": "AppState",
      "base": "",
      "fields": [
        {
          "name": "gftorderbook",
          "type": "name"
        },
        {
          "name": "gyftiegyftie",
          "type": "name"
        },
        {
          "name": "gyftieoracle",
          "type": "name"
        },
        {
          "name": "paused",
          "type": "uint8"
        },
        {
          "name": "account_count",
          "type": "uint32"
        },
        {
          "name": "throttle",
          "type": "uint32"
        },
        {
          "name": "last_sender_id",
          "type": "uint64"
        }
      ]
    }