USD Coin

Verified contract

Proxy

Active on Ethereum
Deployed by via 0xe7e05895 at 6082465
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $69,861.68
ERC-20
Value $8,560.08
ERC-20
Value $5,639.06
ERC-20
Value $1,862.16
ERC-20
Value $1,630.57
ERC-20
Value $1,564.43
ERC-20
Value $1,309.38
ERC-20
Value $1,236.49
ERC-20
Value $1,032.25
ERC-20
Value $831.26
0x1c8f8b603f1651e0c14df740a421f7ee0f7437485dd47f226f4866f4d371269b
0x7c2947609a22375cd4f83139af3f10a8c6988c44d0eff3aac40ce86ab03857b2
0x4388f0bf933faf02c002550df0d9a14db8035a099c0ba257c5d979bde83d730f
0x8cb8b6e91d870bcd4b463c51307a5866a705b06a47761723a38ac3164fad9bb8
0xc8f46ba0184eb32fe2650e3d8088d0931edb9958fd1f36341ba5d72ab8dea52b
0x6455a8ef52b231d873100a93e20e5934e2ce439ee3c4cc717afcb2094dce4a65
0x062282413b8178dd202294901d50ac26bb01926d42027c74535763b3b0561b8e
0xb6352d5835de8b31711d362419d7e4df24034c4aa83591b711c41b9050fcdd70
0xa661a80b629cd2d8ed287f11a3e33b9528f55607c8e45ee2dac68220e990106f
0x4b62cb8865a0a88b6fcfb3937a903c693a4ebae5f37eed7bb314a54ba05785a4

Functions
Getter at block 21238054
 
admin(view returns (address)
 
implementation(view returns (address)
CANCEL_AUTHORIZATION_TYPEHASH(view returns (bytes32)
0x158b0a9edf7a828aad02f63cd515c68ef2f50ba807396f6d12842833a1597429
DOMAIN_SEPARATOR(view returns (bytes32)
0x06c37168a7db5138defc7866392bb87a741f9b3d104deb5094588ce041cae335
PERMIT_TYPEHASH(view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
RECEIVE_WITH_AUTHORIZATION_TYPEHASH(view returns (bytes32)
0xd099cc98ef71107a616c4f0f941f04c322d8e254fe26b3c6668db87aae413de8
TRANSFER_WITH_AUTHORIZATION_TYPEHASH(view returns (bytes32)
0x7c7c6cdb67a18743f49ec6fa9b35f50d52ed05cbed4cc592e13b44501c1a2267
blacklister(view returns (address)
0x10df6b6fe66dd319b1f82bab2d054cbb61cdad2e
currency(view returns (string)
USD
decimals(view returns (uint8)
6
masterMinter(view returns (address)
0xe982615d461dd5cd06575bbea87624fda4e3de17
name(view returns (string)
USD Coin
owner(view returns (address)
0xfcb19e6a322b27c06842a71e8c725399f049ae3a
paused(view returns (bool)
false
pauser(view returns (address)
0x4914f61d25e5c567143774b76edbf4d5109a8566
rescuer(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
USDC
totalSupply(view returns (uint256)
27593316590136119
version(pure returns (string)
2
Read-only
allowance(address owneraddress spenderview returns (uint256)
authorizationState(address authorizerbytes32 nonceview returns (bool)
balanceOf(address accountview returns (uint256)
isBlacklisted(address _accountview returns (bool)
isMinter(address accountview returns (bool)
minterAllowance(address minterview returns (uint256)
nonces(address ownerview returns (uint256)
State-modifying
changeAdmin(address newAdmin
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
approve(address spenderuint256 valuereturns (bool)
blacklist(address _account
burn(uint256 _amount
cancelAuthorization(address authorizerbytes32 noncebytes signature
cancelAuthorization(address authorizerbytes32 nonceuint8 vbytes32 rbytes32 s
configureMinter(address minteruint256 minterAllowedAmountreturns (bool)
decreaseAllowance(address spenderuint256 decrementreturns (bool)
increaseAllowance(address spenderuint256 incrementreturns (bool)
initialize(string tokenNamestring tokenSymbolstring tokenCurrencyuint8 tokenDecimalsaddress newMasterMinteraddress newPauseraddress newBlacklisteraddress newOwner
initializeV2(string newName
initializeV2_1(address lostAndFound
initializeV2_2(address[] accountsToBlackliststring newSymbol
mint(address _touint256 _amountreturns (bool)
pause(
permit(address owneraddress spenderuint256 valueuint256 deadlinebytes signature
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
receiveWithAuthorization(address fromaddress touint256 valueuint256 validAfteruint256 validBeforebytes32 noncebytes signature
receiveWithAuthorization(address fromaddress touint256 valueuint256 validAfteruint256 validBeforebytes32 nonceuint8 vbytes32 rbytes32 s
removeMinter(address minterreturns (bool)
rescueERC20(address tokenContractaddress touint256 amount
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferOwnership(address newOwner
transferWithAuthorization(address fromaddress touint256 valueuint256 validAfteruint256 validBeforebytes32 noncebytes signature
transferWithAuthorization(address fromaddress touint256 valueuint256 validAfteruint256 validBeforebytes32 nonceuint8 vbytes32 rbytes32 s
unBlacklist(address _account
unpause(
updateBlacklister(address _newBlacklister
updateMasterMinter(address _newMasterMinter
updatePauser(address _newPauser
updateRescuer(address newRescuer
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address implementation
Approval(address indexed owneraddress indexed spenderuint256 value
AuthorizationCanceled(address indexed authorizerbytes32 indexed nonce
AuthorizationUsed(address indexed authorizerbytes32 indexed nonce
Blacklisted(address indexed _account
BlacklisterChanged(address indexed newBlacklister
Burn(address indexed burneruint256 amount
MasterMinterChanged(address indexed newMasterMinter
Mint(address indexed minteraddress indexed touint256 amount
MinterConfigured(address indexed minteruint256 minterAllowedAmount
MinterRemoved(address indexed oldMinter
OwnershipTransferred(address previousOwneraddress newOwner
Pause(
PauserChanged(address indexed newAddress
RescuerChanged(address indexed newRescuer
Transfer(address indexed fromaddress indexed touint256 value
UnBlacklisted(address indexed _account
Unpause(
Constructor
constructor(address _implementation
Fallback and receive
fallback(
Errors

This contract contains no error objects.