Faucet
Faucet Api
Get information about a faucet transaction by its hash.
Path parameters
hashstringRequired
Hash of the faucet transaction to lookup
Responses
200
Faucet transaction data of the given transaction hash
application/json
get
/rpc/v1/wallet/faucet/transactions/{hash}200
Faucet transaction data of the given transaction hash
No content
funds account with [FUND_AMOUNT] coins
Path parameters
addressstringRequiredExample:
Address of account with or without a 0x prefix
0x88fbd33f54e1126269769780feb24480428179f552e2313fbe571b72e62a1ca1Responses
200
list of associated transactions created
application/json
get
/rpc/v1/wallet/faucet/{address}200
list of associated transactions created
Get information about a faucet transaction by its hash.
Path parameters
hashstringRequired
Hash of the faucet transaction to lookup
Responses
200
Faucet transaction data of the given transaction hash
application/json
get
/rpc/v2/wallet/faucet/transactions/{hash}200
Faucet transaction data of the given transaction hash
Last updated
