mandiuk

Results 1 comments of mandiuk

Oh actually its pretty simple.. based on code from manual it would be something like this: ``` use GuzzleHttp\Client; $uri = 'https://api.trongrid.io';// mainnet // $uri = 'https://api.shasta.trongrid.io';// shasta testnet $api...