curl --request GET \
--url https://api.amm.flashnet.xyz/v1/ping
{
"gatewayTimestamp": 1700000000,
"requestId": "01H8Z0HMVXJN6A8Q9GR1J6Z34E",
"settlementTimestamp": 1700000000,
"status": "ok"
}
curl --request GET \
--url https://api.amm.flashnet.xyz/v1/ping
{
"gatewayTimestamp": 1700000000,
"requestId": "01H8Z0HMVXJN6A8Q9GR1J6Z34E",
"settlementTimestamp": 1700000000,
"status": "ok"
}
Ping settlement
Response to a settlement service ping request
Was this page helpful?