tronscan-api
tronscan-api copied to clipboard
Tronscan API
When try sent multi signature Browser Access to XMLHttpRequest at 'https://list.tronlink.org/api/wallet/multi/trx_record?address=TPu2FPJtHkBH6zSFhnGJLQzNTimsBPxoTb&start=0&state=0&limit=5000&netType=main_net' from origin 'https://tronscan.io' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Link...
"/api/transfer" How to display all records of a contract corresponding to an address
where are the power devs time to work! https://client.wavesplatform.com/dex-demo?assetId2=5WvPKSJXzVE2orvbkJ8wsQmmQKqTv9sGBPksV4adViw3&assetId1=8LQW8f7P5d5PZM7GtZEBgaqRPGSzS3DfPuiXrURJ4AJS
Currently API on tronscan.org is little bit differ. e.g. transaction request returns internal_transactions, trigger_info and some other fields. Currently this is not be able with current source code. Do you...
Logging into TronScan but my wallet will not load. Seems to be a common issue and reports are that it's related to API. https://www.reddit.com/r/Tronix/comments/9j9c5l/tronscan_ledger_wallet_not_working/
I I see the "SmartCalls" field when i use “Find transaction by hash” API in wlcyapi.tronscan.org. But I use my own tronscan-api without the "Smart Calls" field. Is there no...
I've deployed a contract on mainnet for testing purpose using wallet-cli, however I don't keep the generated contract address. Now from tronscan it seems there's no way to expose this...
Test with https://api.tronscan.org/api/transaction?address=TRAqdc9Un9JWqPMYSQR7o7EU5vUUG8tBR1&token=TRX&date_start=1539938562001&limit=100&sort=timestamp - Most of the time, it returns {"data":[]}, which is correct. - Sometimes, it returns with {"id":"", "contractData":null } with the old transactions before the date_start. 
Running release 1.0.1, receiving below error at console. Blocks with below error are not saving into database. (FULL NODE BLOCK,3295431) (FULL NODE ERROR,java.lang.Exception: Unknown Contract,java.lang.Exception: Unknown Contract at org.tronscan.utils.ProtoUtils$.fromContract(ProtoUtils.scala:44) at...
Include the actual fee when returning transactions from the API