harmony-one / explorer-v2-frontend

19 stars 23 forks source link

Loading chainlink deployed smart contracts throwing exception #93

Closed victaphu closed 2 years ago

victaphu commented 2 years ago

Loading the chain-link deployed smart contracts are throwing exception: Uncaught (in promise) TypeError: Cannot convert undefined to a BigInt

Example: https://explorer.testnet.harmony.one/address/0xa0ABAcC3162430b67Aa6C135dfAA08E117A38bF0

This is most likely due to exceptions when trying to get token balances for the contract. It is happening in the testnet deploy

victaphu commented 2 years ago

Closed - this is fixed