Skip to main content
POST
Add a wallet to a gVault allowlist
Call this from your backend before the wallet deposits. Keep the API key on the server.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

gVaultId
string
required

gVault managed by the authenticated organization.

Body

application/json
walletAddress
string
required

Nonzero EVM wallet address.

Response

The wallet is already allowed.

status
enum<string>
required
Available options:
confirmed