ETH-314
Verified contract
Active on
Ethereum with 11,573 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x84ae…e615
Balances ($3,114.98)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.8 | $3,622.37 |
$2,897.9 | |
USDT | ERC-20 | 125.483405 | $1.001 |
$125.61 | |
SHIB | ERC-20 | 2M | $0.000029 |
$57.88 | |
puppies | ERC-20 | 100M | $0.00 |
$33.6 | |
X314 | ERC-20 | 14.670128B | -- | -- | |
PEPE314 | ERC-20 | 100M | -- | -- | |
ETH314 | ERC-20 | 5.994247M | -- | -- | |
XMR | ERC-20 | 58.829382K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21304399 | a day ago | | | 0 | 0.00029731381 | |
| 21303085 | a day ago | | | 0 | 0.00033475203 | |
| 21270169 | 6 days ago | | | 0 | 0.00017433301 | |
| 21211280 | 14 days ago | | | 0 | 0.00023530627 | |
| 21211270 | 14 days ago | | | 0 | 0.00022696060 | |
| 21205484 | 15 days ago | | | 0 | 0.00040025406 | |
| 21201280 | 16 days ago | | | 0 | 0.00065019548 | |
| 21183006 | 18 days ago | | | 0 | 0.0027000016 | |
| 21155675 | 22 days ago | | | 0 | 0.00028008699 | |
| 21006361 | a month ago | | | 0 | 0.00024822372 |
ABI
ABI objects
Getter at block 21313770
_maxWallet() view returns (uint256)
999999999999999999999999999999999999999999999999
blockToUnlockLiquidity() view returns (uint32)
20906975
decimals() view returns (uint8)
18
feeReceiver() view returns (address)
0x84aec7cb4cbcd27e9bb4c0b05760fdbc05b7e615
getReserves() view returns (uint256, uint256)
(0, 5994246908863641799714807)
lastLpBurnTime() view returns (uint256)
1727584151
liquidityAdded() view returns (bool)
true
liquidityProvider() view returns (address)
0x014c45216dc5b7083c12c5726f24e7589d19a1e5
lpBurnEnabled() view returns (bool)
true
lpBurnFrequency() view returns (uint256)
3600
maxWalletEnable() view returns (bool)
true
name() view returns (string)
ETH-314
owner() view returns (address)
0x0000000000000000000000000000000000000000
percentForLPBurn() view returns (uint256)
25
symbol() view returns (string)
ETH314
totalSupply() view returns (uint256)
20386543853908820402657708
tradingEnable() view returns (bool)
false
Read-only
balanceOf(address account) view returns (uint256)
getAmountOut(uint256 value, bool _buy) view returns (uint256)
State-modifying
Events addLiquidity(uint32 _blockToUnlockLiquidity) payable
enableMaxWallet(bool _maxWalletEnable)
enableTrading(bool _tradingEnable)
extendLiquidityLock(uint32 _blockToUnlockLiquidity)
removeLiquidity()
renounceOwnership()
setAutoLPBurnSettings(uint256 _frequencyInSeconds, uint256 _percent, bool _Enabled)
setMaxWallet(uint256 _maxWallet_)
setWhitelistBulk(address[] _addresses, bool isInWhitelist)
setwhitelist(address _uni, bool t)
transfer(address to, uint256 value) returns (bool)
AddLiquidity(uint32 _blockToUnlockLiquidity, uint256 value)
AutoNukeLP(uint256 lpBalance, uint256 burnAmount, uint256 time)
RemoveLiquidity(uint256 value)
Swap(address indexed sender, uint256 amount0In, uint256 amount1In, uint256 amount0Out, uint256 amount1Out)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.