web3p / web3.php

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

get token info by contract address #293

Closed ho3einfaramarzi closed 1 year ago

ho3einfaramarzi commented 2 years ago

hi , i want get token info by contract address. how do that with web3.php ?

ho3einfaramarzi commented 2 years ago

???

sc0Vu commented 1 year ago

Hi @ho3einfaramarzi

You can find how to interact to smart contract in examples: https://github.com/web3p/examples