v3-Blockchain-BNB Beacon Chain

Number of APIs: 8

  1. Generate Binance wallet GET {{baseUrl}}/v3/bnb/account

  2. Get Binance current block GET {{baseUrl}}/v3/bnb/block/current

  3. Get Binance Account GET {{baseUrl}}/v3/bnb/account/:address

  4. Get Binance Transaction GET {{baseUrl}}/v3/bnb/transaction/:hash

  5. Get Binance Transactions By Address GET {{baseUrl}}/v3/bnb/account/transaction/:address

  6. Send Binance / Binance Token from account to account POST {{baseUrl}}/v3/bnb/transaction

  7. Broadcast signed BNB transaction POST {{baseUrl}}/v3/bnb/broadcast

  8. Get Binance Transactions in Block GET {{baseUrl}}/v3/bnb/block/:height