Y
Hacker News
new
|
ask
|
show
|
jobs
by
jatsign
2796 days ago
Have you published the USDC contract to the network?
3 comments
anders94
2796 days ago
Anders Brownworth from Circle here - I just wanted to point out that
https://etherscan.io/address/0xa0b86991c6218b36c1d19d4a2e9eb...
is the proxy contract. (an address that won't change but who's source code doesn't contain the "meat" of the logic) That contract simply proxies calls to the current main FiatToken contract deployed at
https://etherscan.io/address/0x0882477e7895bdc5cea7cb1552ed9...
but if you want to see the official repository for the project, it is available from CENTRE on GitHub at
https://github.com/centrehq/centre-tokens
link
jessepollak
2796 days ago
Yes, you can see the contract here:
https://etherscan.io/address/0xa0b86991c6218b36c1d19d4a2e9eb...
. Thanks!
link
QML
2796 days ago
I believe this is it:
https://etherscan.io/address/0xa0b86991c6218b36c1d19d4a2e9eb...
.
link