cURL
curl --request GET \ --url https://api.bridge.xyz/v0/prefunded_accounts \ --header 'Api-Key: <api-key>'
200
PrefundedAccountsFound
{ "data": [ { "$ref": "#/components/examples/SuccessfulPrefundedAccountResponse/value" } ]}
Retrieve a all Prefunded Accounts
List of prefunded accounts.
Show child attributes
Was this page helpful?