Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
EUP | ERC-20 | 328.438118B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18311993 | a year ago | | | 0 | 0.00015227302 | |
| 16279006 | 2 years ago | | | 0 | 0.00073291290 | |
| 15863558 | 2 years ago | | | 0 | 0.00020704197 | |
| 15518590 | 2 years ago | | | 0 | 0.00014819792 | |
| 15389355 | 2 years ago | | | 0 | 0.00081128551 | |
| 15376920 | 2 years ago | | | 0 | 0.00030935129 | |
| 15345133 | 2 years ago | | | 0 | 0.00060996421 | |
| 15312694 | 2 years ago | | | 0 | 0.00041507480 | |
| 15300096 | 2 years ago | | | 0 | 0.00046915422 | |
| 15300089 | 2 years ago | | | 0 | 0.00074573018 |
ABI
ABI objects
Getter at block 21321322
_maxTxAmount() view returns (uint256)
10000000000000000000
_maxWalletToken() view returns (uint256)
10000000000000000000
allFee() view returns (uint256)
10
allFeeReceiver() view returns (address)
0x2b6c231ca1859fcefa7817ebd7b5ef19626faeb9
antibot() view returns (bool)
false
blacklistMode() view returns (bool)
true
decimals() view returns (uint8)
4
feeDenominator() view returns (uint256)
100
getCirculatingSupply() view returns (uint256)
10000000000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() view returns (string)
Euphoria
pair() view returns (address)
0x96c33d38e32bb6ff176a33bd91189e611e623b75
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
50000000000000000
symbol() view returns (string)
EUP
totalFee() view returns (uint256)
10
totalSupply() view returns (uint256)
10000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address) view returns (uint256)
firstbuy(address) view returns (uint256)
isBlacklisted(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance(uint256 amountPercentage)
clearStuckToken(address tokenAddress, uint256 tokens) returns (bool success)
manage_blacklist(address[] addresses, bool status)
manage_blacklist_status(bool _status)
renounceOwnership()
setFeeReceivers(address _feeReceiver)
setMaxTxPercent_base1000(uint256 maxTXPercentage_base1000)
setMaxWalletPercent_base1000(uint256 maxWallPercent_base1000)
setMultipliers(uint256 _buy, uint256 _sell, uint256 _trans)
tradingOpen()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.