Vaulta

eosio.evm

Contract

  • Action parameter in setgasparam

    {
      "name": "setgasparam",
      "base": "",
      "fields": [
        {
          "name": "gas_txnewaccount",
          "type": "uint64"
        },
        {
          "name": "gas_newaccount",
          "type": "uint64"
        },
        {
          "name": "gas_txcreate",
          "type": "uint64"
        },
        {
          "name": "gas_codedeposit",
          "type": "uint64"
        },
        {
          "name": "gas_sset",
          "type": "uint64"
        }
      ]
    }