Create Blockchain wallet
This endpoint allows the authenticated user to create a new blockchain wallet. The request requires the wallet address, a name for the wallet, and the network where the wallet is hosted.
| Method | API Endpoint |
|---|---|
| POST | https://efylink-business.rare-able.com/api/user/blockchain_wallet |
headers: Object containing the API headers.
'Authorization : Bearer Token': Use Login API for access token
'X-CLIENT-ID': Use Get Credentials api to generate X-CLIENT-ID
'X-Api-Signature': To know how to generate please use Authentication
'X-Api-Timestamp': Timestamp
Body Params
name required
address required
network required Accepted values - base, sepolia, arbitrum_sepolia, base_sepolia, arbitrum, polygon, polygon_amoy, stellar, stellar_testnet, tron