darkkemper/bsc-php

Support Binance's BNB and BEP20, which include functions such as address creation, balance query, transaction transfer, query the latest blockchain, query information based on the blockchain, and query information based on the transaction hash

2.2.2 2024-01-09 13:04 UTC

This package is auto-updated.

Last update: 2024-04-09 13:42:32 UTC


README

Stable Version Php Version bsc-php License Total Downloads

Introduction

Fork of BSC-PHP by Fenguoz

Advantage

  1. Methods eth_getTransactionReceipt and eth_sendRawTransaction in BscscanApi now have error messages instead of null to debug the response from the network
  2. Fixed a bug in BscscanApi with the send method when the params variable is empty