Fund Multiple Sub-Addresses

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.


Asset
string
enum
required
ETH
Allowed:
ETH

BlockchainSpec
object

Blockchain-specific transaction specification

MaxFee
string
Amount in the standard unit, e.g., BTC

SubAddressesFunding
array of objects
required
SubAddressesFunding*
ADD object

VaultId
int64
required

200      OK

Updated 3 months ago


Base URL
https://api.your-wallet.blockdaemon-wallet.com/api/transactions/fundSubAddresses

xxxxxxxxxx

curl --request POST \
     --url https://api.your-wallet.blockdaemon-wallet.com/api/transactions/fundSubAddresses \
     --header 'accept: application/json' \
     --header 'content-type: application/json' \
     --data '{"Asset":"ETH"}'

Click Try It! to start a request and see the response here! Or choose an example:

application/json