Mehrdad Masoumi

Results 2 issues of Mehrdad Masoumi

The latest version has a problem with react and the previous and next buttons do not work

I have an error in the calling function of my contract. ``` $fullNode = new \IEXBase\TronAPI\Provider\HttpProvider('https://api.shasta.trongrid.io'); $solidityNode = new \IEXBase\TronAPI\Provider\HttpProvider('https://api.shasta.trongrid.io'); $eventServer = new \IEXBase\TronAPI\Provider\HttpProvider('https://api.shasta.trongrid.io'); try { $tron = new \IEXBase\TronAPI\Tron($fullNode,...