A php interface for interacting with the Ethereum blockchain and ecosystem. Native ABI parsing and smart contract interactions.
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
Use getReceipt to get the object. Then you can extract the value amount