Registry / crypto / iexbase-tron-api

iexbase-tron-api

JSON →
library4.0.1phppackagistunverified

A PHP API for interacting with Tron (TRX) blockchain.

composer require iexbase/tron-api
INSTALL
IMPORT
SIG · IEXBASE-TRON-API
I
iexbase-tron-api
cryptophpv4.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Tron
use IEXBase\TronAPI\Tron;

Initialize Tron API and get balance of an address.

use IEXBase\TronAPI\Tron; $tron = new Tron(); $balance = $tron->fromHex('41...')->getBalance();
Debug
Known issues
breakingRequires PHP 7.4+ and BCMath extension.
fix
Ensure PHP version >= 7.4 and install BCMath extension.
affects: >=4.0.0
Upgrade
Version history
4.0.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
Resources
iexbase-tron-api — pip install iexbase-tron-api · libregistry