darkkemper / bsc-php

支持Binance的BNB和BEP20,包括地址创建、余额查询、交易转账、查询最新区块链、基于区块链查询信息、基于交易哈希查询信息等功能

2.2.2 2024-01-09 13:04 UTC

This package is auto-updated.

Last update: 2024-09-09 14:30:51 UTC


README

Stable Version Php Version bsc-php License Total Downloads

简介

Fenguoz的BSC-PHP的分支:BSC-PHP by Fenguoz

优势

  1. BscscanApi中的eth_getTransactionReceipteth_sendRawTransaction方法现在在调试网络响应时显示错误信息,而不是null
  2. 修复了BscscanApi中send方法在params变量为空时的一个bug