Euro Tether

Verified contract

Proxy

Active on Ethereum with 21,129 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
--
0x41c71cac370b37b070fd9917000d1a8b02042f0f24765727213da0332b2886c7
0xa3d6156414c8ba8a1d1a00e27e1fbadd980b3bdea7664e1cce0d76e29f993ea3
0x4392e735516c8eb56dccde01a52c8fb8bbf4956f7febe0c901b06c759ffd88a7
0xb9ec7217cfaa9a0e436c19cdb4acffbb8711f639d62169ef48e1e1f81b8da1cd
0x0e2d231c907d2dc83c905538b3bd0fb5b2b54750443e7c3f5eabf2dc372ac9e7
0x70ef2dce51b9296c4ec1f05b911013c916d93b1d589091f481df90a915a219b4
0xf56da38fdd5b5884066cd0c24601d7f2f79617e2eb36cc896b5b31dda616ea02
0x6a34e735662e956f253404c571bed5031ff0b05cfa2d06b9ee3f218327d0788e
0xff7174eba972e4c18d7c85c6f6eb0cf3589599ac674f7201337d2ef020dc9ce5
0x1071653d592fc9de5bcdc4617ff5486ec3ba42f610702b1395a0518a40bfc9cd

Functions
Getter at block 21245088
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)
50000050000000
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.