web3p / web3.php

A php interface for interacting with the Ethereum blockchain and ecosystem. Native ABI parsing and smart contract interactions.
MIT License
1.17k stars 550 forks source link

How can i get the number of tokens from a transaction-id, please help me? #214

Closed socloccoc closed 3 years ago

jambtc commented 3 years ago

Use getReceipt to get the object. Then you can extract the value amount