EURON

Verified contract

Implementation

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

No balances found for "EURON"

No transactions found for "EURON"


Functions
Getter at block 21189488
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)
0x3d9e7129cf86e6744eddd74a72d09bc112633bc1
paused(pure returns (bool)
false
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
registry(view returns (address)
0x0000000000000000000000000000000000000000
rounding(pure returns (uint8)
2
symbol(pure returns (string)
ERN
totalSupply(view returns (uint256)
0
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
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
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

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.