Endpoint: fees/table.json
Reference for the growthepie fees/table.json endpoint.
Last updated
{
"chain_data": {
"arbitrum": {
"hourly": {
"txcosts_median": {
"types": ["unix", "value_eth", "value_usd", "normalized"],
"data": [
[1775037600000, 0.00000149534307, 0.0031, 0.37],
[1775034000000, 0.00000125168, 0.0026, 0.24]
]
},
"tps": {
"types": ["unix", "value", "normalized"],
"data": [
[1775037600000, 18.63083333333333, 0.9],
[1775034000000, 19.433333333333334, 0.87]
]
}
}
}
}
}