Skip to main content
POST
Rescue token

Authorizations

x-service-key
string
header
required

Service key for API authentication

Body

application/json
wallet_id
string
required

Unique identifier for the wallet

Pattern: ^[a-f0-9]{24}$
blockchain
enum<string>
required

Blockchain where the token is held

Available options:
BASE,
ETHEREUM,
SOLANA,
POLYGON,
BSC,
ARBITRUM,
OPTIMISM,
AVALANCHE,
MONAD,
GNOSIS,
PLASMA
token_address
string
required

Token contract address (EVM 0x... or Solana base58)

recipient
string
required

Recipient wallet address (format must match blockchain)

Response

Token rescue initiated successfully

success
boolean
required

Whether the rescue request was accepted