/peggy/v1/confirms/{nonce}
A successful response.
An unexpected error response.
curl -L \ --url 'https://inj.nownodes.io/peggy/v1/confirms/{nonce}'
{ "confirms": [ { "nonce": "text", "orchestrator": "text", "eth_address": "text", "signature": "text" } ] }