alpha

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 $54,074.78
ERC-20
Value $9,737.09
ERC-20
Value $4,061.3
ERC-20
Value $2,478.82
ERC-20
Value $2,478.08
ERC-20
Value $2,418.6
ERC-20
Value $1,833.36
ERC-20
Value $1,562.87
ERC-20
Value $1,504.33
ERC-20
Value $1,407.25
0xdbebdf41c275ff376c3ce056751f2d3d3f158eea54297577a6883cd84e76b817
0x167bafc081c00d70e57bbb9e6e6e63c7a6a23c3db2d6060f4e662c256a4aeaef
From
0x737f3b59941ef0ac0c85da25486299a7ca9af8b482d8bdb322a25ef83c02a982
0x24ae85305ae06f321d9aa7c9761b43454701f14c932fd791f2c627852841da7f
0x06d91a2242a44d6d67983a6d681a98f6ad342bdb5c95fa5f6009cb18cad5b3ce
0xc8d893b714a3acd31488ed647185f80dc6805d81818c344f6f19ba7b1e4ad314
0x61cd34e5f202cbc4ce25641da0e4dee566e4c962d594ac4ebceada4698e44c96
0x45831b8bdf495fb941d276bd2424dc2cd95af95a34e52c06e1cebb934b3a5dd2
0x845ba4b06217d8fb353dc8d850715aef51edcbdba36ef2a75a62a8dd3aa0c541
0x2e36b1d3af9d683171c52026b73eb66febdbd89a715824059572a4bc3d374e72

Functions
Getter at block 19862257
 
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)
25351894645153377
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 errors objects.