For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get Wallet

Retreive a wallet address

get
Authorizations
x-api-keystringRequired
Query parameters
walletAddressstringOptionalExample: 0x00000000
walletIdstringOptionalExample: ckjv2q5xj0000yj6q6q9q9q9q
Responses
200

The wallet has been successfully retreived

No content

get/v1/wallet
GET /v1/wallet HTTP/1.1
x-api-key: YOUR_API_KEY
Accept: */*
200

The wallet has been successfully retreived

No content

Last updated