Euro Tether

Verified contract

Proxy

Active on Ethereum with 20,348 txns
Deployed by via 0xe027fa45 at 11016156
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
ERC-20
--
ERC-20
--
ERC-20
--
0xeb2f1771e949cf53db93a0bf732c927cb7fd809ab6e8a207d5ee55f617cff756
0xd4948b801826766d5b49b9d673ec9e5935668185e92bec2b379b7e40c1fee3c7
0x6bcd2f6bfabf58ae83c6906c8c2d90f4aef864cec2bd776d9185c25d2d60074e
0xf706f8fe8d896e3a1b36fe0a83051c378d12d59d8139aaf885923e037433cea2
0xa9268d2db90a580a173378794b7beda7247d191fb63d88351fd14365901a0da9
0xc96bd371496247fa68d9caccff9a53f72ea0107c2b74d3090e7480695141654b
0xf99adac480c46ce1c8affef8ad5fb247a08857bb2e38042897cf1782888f5355
0x70ad767ee49305e7fd1b6d3ee4fdde310d7e967b8c4e75e8f9c2146b64e931f1
0x19178735ed3db34f25e52d2b93444f44fa9469f14bd19f60cdcef30410fa9993
0xab9b14f8ce4fcb22b05b4372408ea27a0bc279ea4151e8135073cf9961e83b2a

Functions
Getter at block 20791888
decimals(view returns (uint8)
6
name(view returns (string)
Euro Tether
owner(view returns (address)
0xc6cde7c39eb2f0f0095f41570af89efc2c1ea828
symbol(view returns (string)
EURT
totalSupply(view returns (uint256)
400000050000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isBlocked(addressview returns (bool)
isTrusted(addressview returns (bool)
State-modifying
admin(returns (address)
changeAdmin(address newAdmin
implementation(returns (address)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
addPrivilegedContract(address _trustedDeFiContract
addToBlockedList(address _user
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
destroyBlockedFunds(address _blockedUser
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(string _namestring _symboluint8 _decimals
mint(address _destinationuint256 _amount
multiTransfer(address[] _recipientsuint256[] _values
redeem(uint256 _amount
removeFromBlockedList(address _user
removePrivilegedContract(address _trustedDeFiContract
renounceOwnership(
transfer(address _recipientuint256 _amountreturns (bool)
transferFrom(address _senderaddress _recipientuint256 _amountreturns (bool)
transferOwnership(address newOwner
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed spenderuint256 value
BlockPlaced(address indexed _user
BlockReleased(address indexed _user
DestroyedBlockedFunds(address indexed _blockedUseruint256 _balance
Mint(address indexed _destinationuint256 _amount
NewPrivilegedContract(address indexed _contract
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Redeem(uint256 _amount
RemovedPrivilegedContract(address indexed _contract
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _logicaddress _adminbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.