
Table row type of mevouts
{ "name": "st_mevouts", "base": "", "fields": [ { "name": "owner", "type": "name" }, { "name": "nonce", "type": "uint32" }, { "name": "mevout", "type": "uint64" }, { "name": "lastseen", "type": "uint64" } ] }
Table row type of mevouts
{
"name": "st_mevouts",
"base": "",
"fields": [
{
"name": "owner",
"type": "name"
},
{
"name": "nonce",
"type": "uint32"
},
{
"name": "mevout",
"type": "uint64"
},
{
"name": "lastseen",
"type": "uint64"
}
]
}