EURON

Verified contract

Proxy

Active on Ethereum with 59 txns
Deployed by via 0xadb0a9e1 at 8079692
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "EURON"

0x97f22ccee6cd17bd9f23aa34117ef8fe2933107acff04e96c0702df261251d26
0x2eb4745bf65d0918b3ee7a99cc47191d6356efc6911727648c77e647723ac9b7
0x1f4c1872525cc71a9fe7a1ac54eaeb27f1e5aa521d6af5fcdd22180ed3543597
0x2a0293ee4bb641d268124eae14f150c73ba6974dc836e97db8444c99b9c4ad67
0xef3e321f830c46f2b389a3ef81483fa51fdf684fb98c909b79fc00271f7f0799
0x7b932ea992c4fb2cd3499af9f35c99c88d39c78cc0043ff304513a7f9c4659fe
0x2f9d4653328983f6f1e1690f84f630648e9feffaee3c37cda65ab18556d68f89
0xd5a181e39da59c7ca05f6d45cfff947064168b8add75280cb0284df9ae12f830
0xcc13fb69857201794d4014619bd02617e0c325c3d79a6595ea888ea7e71b8211
0x1d013a827dce8d76af2adcf409ed115751ea92c8cc15f4b6355cd6f96bad9d62

Functions
Getter at block 21188275
implementation(view returns (address impl)
0x70a7f9b7e5143162708c781b4fb4b9fede8dc72a
pendingProxyOwner(view returns (address pendingOwner)
0x3d9e7129cf86e6744eddd74a72d09bc112633bc1
proxyOwner(view returns (address owner)
0x766ce08cd40b31b79b3681bce55f61e6efc4edfa
burnMax(view returns (uint256)
0
burnMin(view returns (uint256)
0
decimals(pure returns (uint8)
8
minimumGasPriceForFutureRefunds(view returns (uint256)
0
name(pure returns (string)
EURON
owner(view returns (address)
0x766ce08cd40b31b79b3681bce55f61e6efc4edfa
paused(pure returns (bool)
false
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
registry(view returns (address)
0x3226bc05fb336bcd279222f981e729b2dedfc6b9
rounding(pure returns (uint8)
2
symbol(pure returns (string)
ERN
totalSupply(view returns (uint256)
4500000000000000
transferFee(view returns (uint256)
0
transferFeeMode(view returns (uint8)
0
Read-only
allowance(address _whoaddress _spenderview returns (uint256)
balanceOf(address _whoview returns (uint256)
getTransactionFee(uint256 amountview returns (uint256)
State-modifying
claimProxyOwnership(
transferProxyOwnership(address newOwner
upgradeTo(address implementation
approve(address _spenderuint256 _valuereturns (bool)
burn(uint256 _value
claimOwnership(
decreaseAllowance(address _spenderuint256 _subtractedValuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
increaseAllowance(address _spenderuint256 _addedValuereturns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
initialize(
mint(address _touint256 _value
reclaimContract(address _ownable
reclaimEther(address _to
reclaimToken(address tokenaddress _to
setBurnBounds(uint256 _minuint256 _max
setRegistry(address _registry
setTransferFee(uint256 transferFeereturns (bool)
setTransferFeeMode(uint8 transferFeeModereturns (bool)
syncAttributeValue(address _whobytes32 _attributeuint256 _value
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
wipeBlacklistedAccount(address _account
Events
NewPendingOwner(address currentOwneraddress pendingOwner
ProxyOwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed burneruint256 value
Mint(address indexed touint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetBurnBounds(uint256 newMinuint256 newMax
SetRegistry(address indexed registry
Transfer(address indexed fromaddress indexed touint256 value
WipeBlacklistedAccount(address indexed accountuint256 balance
Constructor
constructor(
Fallback and receive
fallback(
Errors

This contract contains no error objects.