Download the PHP package mrinte/web3-usdt-transfer without Composer
On this page you can find all versions of the php package mrinte/web3-usdt-transfer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package web3-usdt-transfer
Web3-USDT-Transfer
本插件用于币安智能链(BNB Chain)的USDT插件转账,其它代币可自行修改ABI和网络URL、合约ABI进行使用;
本插件免费开源,无版权问题;本插件禁止用于非法用途;
作者:Mrinte [email protected]
安装引用
设置 minimum stability 为 dev
然后执行安装:
或者在 composer.json 中的 require 内加如下代码,
PHP 扩展
需要安装PHP的 gmp 扩展,是否需要安装其它扩展可根据情况安装;
使用方法
转账
通过交易哈希获取交易信息
合约ABI(contractABI)
可以通过 $data["contractAddress"] 的值在 https://bscscan.com/ 上查看ABI;
All versions of web3-usdt-transfer with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
mrinte/web3.php Version ^0.1.6
mrinte/ethereum-tx Version ^0.4.3
mrinte/ethtool Version ^2.0
mrinte/web3.php Version ^0.1.6
mrinte/ethereum-tx Version ^0.4.3
mrinte/ethtool Version ^2.0
The package mrinte/web3-usdt-transfer contains the following files
Loading the files please wait ....