stack-orchestrator/app/data/config/ponder/base-rates-config.json

9 lines
130 B
JSON
Raw Normal View History

{
"freeQueriesLimit": 10,
"freeQueriesList": [],
"queries": {
"getLogEvents": "50"
},
"mutations": {}
}