USD Coin

Verified contract

Proxy

Active on Base
Deployed by via 0x8aa2ef34 at 2797221
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.72
ERC-20
Value $25,277.95
ERC-20
Value $20,310.42
ERC-20
Value $5,650.51
ERC-20
Value $1,530.8
ERC-20
Value $124.94
ERC-20
Value $98.41
ERC-20
Value $82.07
ERC-20
Value $39.9
ERC-20
Value $30.79
0x4c0bbe04bdb2077d7bd5b99c2cbf7f8e87ab0c4cc322fce6c1cfc2ecf77c4557
0xfe3e1c81c8d5b58d0e6dc1a66587b62301452bad2cc6e3a0c03cc4cc82c8fe29
0xe16720f3592d7d0cea58cca6523961e6958bf4a9a3770032e03b9b43ad1ca050
0x6bd541c6275a04f123a7ce3cc5b2581386a1b8c28e5f76fe641e9f9a2a31b902
0x7b93b037e89c22153e9cdd8da42d166993302a130b160bf2cbbdd1fb5818bee2
0x91312fff0c817b3d1cc5c8b38492aa10a985d666b65fa1b36023a73f77bfc2b0
0x9560f06bdfc56060fb4f49476b28cbc6e5cf9a96c9dc0ced7812a2570ef75116
0x3ad3f10f0fab42e871e1d50ddb32eb5809b5610c66e9f95b5492000b49ca4475
0xc9f8174a0712fa08bab343a0b96e17e4390f6d722aabf9dde922266d317d0acd
0x540c37a4f40111b3d746714802ca45a4f6d90fec9a6d89a42f181018dc49b88f

Functions
Getter at block 23219178
admin(view returns (address)
0x4fc7850364958d97b4d3f5a08f79db2493f8ca44
implementation(view returns (address)
0x2ce6311ddae708829bc0784c967b7d77d19fd779
CANCEL_AUTHORIZATION_TYPEHASH(view returns (bytes32)
0x158b0a9edf7a828aad02f63cd515c68ef2f50ba807396f6d12842833a1597429
DOMAIN_SEPARATOR(view returns (bytes32)
0x02fa7265e7c5d81118673727957699e4d68f74cd74b7db77da710fe8a2c7834f
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)
0x4d15e70518a20fc8828b5c3853f32e35238d0b77
currency(view returns (string)
USD
decimals(view returns (uint8)
6
masterMinter(view returns (address)
0x2230393edad0299b7e7b59f20aa856cd1bed52e1
name(view returns (string)
USD Coin
owner(view returns (address)
0x3abd6f64a422225e61e435bae41db12096106df7
paused(view returns (bool)
false
pauser(view returns (address)
0xd3571b3bc51cecff49194ad67afffc648d5e07b4
rescuer(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
USDC
totalSupply(view returns (uint256)
3214725871209750
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 implementationContract
Fallback and receive
fallback(
Errors

This contract contains no error objects.