v3-ethereum
Number of APIs: 5
-
Generate Ethereum account address from Extended public key GET {{baseUrl}}/v3/ethereum/address/:xpub/:index
-
Web3 HTTP driver POST {{baseUrl}}/v3/ethereum/web3/:xApiKey
-
Estimate ethereum transaction fees POST {{baseUrl}}/v3/ethereum/gas
-
Broadcast signed Ethereum transaction POST {{baseUrl}}/v3/ethereum/broadcast
-
Invoke Smart Contract method POST {{baseUrl}}/v3/ethereum/smartcontract