Wallet

Creating a wallet on the blockchain network

post

Creating a wallet on the blockchain network

Authorizations
AuthorizationstringRequired
Body
blockchainTypestringOptional
localestringOptional
Responses
200

OK

application/json
post
/api/wallet

Get wallet balance and number of transactions by address and network

get

Get wallet balance and number of transactions by address and network

Authorizations
AuthorizationstringRequired
Path parameters
networkIdstringRequired

networkId

addressstringRequired

address

Responses
200

OK

application/json
get
/api/wallet/{networkId}/{address}