13 lines
409 B
JSON
13 lines
409 B
JSON
{
|
|
"swap_v1_prices_route": {
|
|
"tag": "swap_v1_prices_route",
|
|
"routeNames": ["swap_v1_prices_route_optimism", "swap_v1_prices_route_fantom"],
|
|
"groupName": "swap_v1_prices_group"
|
|
},
|
|
"orderbook_v1_route": {
|
|
"tag": "orderbook_v1_route",
|
|
"routeNames": ["orderbook_v1_route_optimism", "orderbook_v1_route_fantom"],
|
|
"groupName": "orderbook_v1_group"
|
|
}
|
|
}
|