Telos

exrsrv.tf

Contract

  • Table row type of config

    {
      "name": "config",
      "base": "",
      "fields": [
        {
          "name": "ratio",
          "type": "uint64"
        },
        {
          "name": "wtlos_index",
          "type": "uint64"
        },
        {
          "name": "storage_key",
          "type": "checksum256"
        },
        {
          "name": "stlos_contract",
          "type": "string"
        }
      ]
    }