ebtc-protocol / ebtc

GNU General Public License v3.0
56 stars 25 forks source link

Fix Coll Tester Etherscan recognition #684

Closed sajanrajdev closed 1 year ago

sajanrajdev commented 1 year ago

The Collateral Tester Token has reporting issues on Sepolia's (and Goerli) Etherscan. Balances are not tracked on the account's pages, transfer transactions don't report the balance changes, and the token page doesn't report any holders: https://sepolia.etherscan.io/token/0xf8017430A0efE03577f6aF88069a21900448A373

Investigate and fix in preparation for the final RC deployment.

sajanrajdev commented 1 year ago

https://github.com/Badger-Finance/ebtc/pull/685