Post Top up Intent

Ethereum Top Up Intent

Request Object

Fields

top_ups*

Responses

Example CURL Request

curl --request POST \
     --url https://svc.blockdaemon.com/boss/v1/ethereum/mainnet/topup-intents \
     --header 'accept: application/json' \
     --header 'content-type: application/json' \
     --data '{"top_ups":[]}'

Response Codes