Euro Coin

Verified contract

Proxy

Active on Ethereum with 25,632 txns
Deployed by via 0xf567ad59 at 14807227
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $414.84
ERC-20
Value $17.29
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x2d855714c83ddbeacaa9dccfa273a83456625017959cdd18ff77e77607b337ec
0x957f340ff7035e4c670d73765e5f29cd0660260b76ec256d2a2cf45f58e873f6
0x34d688c13f88e4c473cf83e27c49569716341c83bfe5e09a96ded0994081f599
0x9f50f6ab9bac265c0c4232a5ee5e3bd7c92c99ec650119fff28541a12d0e39e2
0x22385cf1cffea8e6a753c1902d519fb4af3f5c8f45bbd9733edfe87fd7a05063
0x52f7c3299fde72973347dcdbc1a1c013991a37c229fdcdd3ecb4ec5979a51992
0x982643d79748e0e3f949854e9cb824d6ced6ad194d7633e9804df2b7fd3656ea
0x3b2028241a21a607d5faae656e7d6cb35bb7c6fea97849ce2c2429d37116b1d2
0xe735772288d9447c684f6af2d39914c71bb5cc0a655f47478052d49f3146b58d
0xf861616cf9c116d15dd05810750a9f1df4259581db544203e78884a9ff836541

Functions
Getter at block 20790987
admin(view returns (address)
0x9ed85723c5c55b746eb2c4b7e2a359b2091b8fe7
implementation(view returns (address)
0x43506849d7c04f9138d1a2050bbf3a0c054402dd
CANCEL_AUTHORIZATION_TYPEHASH(view returns (bytes32)
0x158b0a9edf7a828aad02f63cd515c68ef2f50ba807396f6d12842833a1597429
DOMAIN_SEPARATOR(view returns (bytes32)
0x99f188f447f0c6eaf68589359cd2ead8c2faaaaee984ab926fdb734d0040073b
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)
0x2ee14fc486f055f00ca3b8cb42f4bfc99e56ff88
currency(view returns (string)
EUR
decimals(view returns (uint8)
6
masterMinter(view returns (address)
0x02398771fd1db790ef2b656ca3bcb3075f27a72c
name(view returns (string)
Euro Coin
owner(view returns (address)
0x3101386a38bef8b79e49f12dea12938a30e8af96
paused(view returns (bool)
false
pauser(view returns (address)
0x2c576cfc9612541eb827b5c52479f364ddfafeb7
rescuer(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
EURC
totalSupply(view returns (uint256)
36538601760000
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.