Get the Blockdaemon nonce accountAsk AIget https://example.com/v2/solana/{network}/nonce-account/{delegator_address}Get the Blockdaemon nonce account associated provided delegator_addressPath ParamsnetworkstringrequiredThe target Solana network (allowed 'mainnet' or 'testnet').delegator_addressstringrequiredThe address of the account associated to the Blockdaemon nonce account.Responses 200OK 400Invalid request. 401Header 'X-API-Key' missing. 404Resource not found 500Internal server error.Updated 5 days ago