Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xcdf9…10d6
0xcdf9…10d6
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FOREVER | ERC-20 | 3.184351M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19822576 | 7 months ago | | | 0 | 0.00045666849 | |
| 19776540 | 7 months ago | | | 0 | 0.00038535223 | |
| 19751927 | 7 months ago | | | 0 | 0.00046411928 | |
| 19668111 | 7 months ago | | | 0 | 0.00043893597 | |
| 18802690 | a year ago | | | 0 | 0.00092848036 | |
| 18604173 | a year ago | | | 0 | 0.00084935825 | |
| 18591220 | a year ago | | | 0 | 0.0013785751 | |
| 18584187 | a year ago | | | 0 | 0.00073635820 | |
| 18573997 | a year ago | | | 0 | 0.0016384838 | |
| 18559983 | a year ago | | | 0 | 0.0016852304 |
ABI
ABI objects
Getter at block 21304787
WeWonForever() pure
()
_maxTaxSwap() view returns (uint256)
9999999000000000
_maxTxAmount() view returns (uint256)
999999999000000000
_maxWalletSize() view returns (uint256)
999999999000000000
_taxSwapThreshold() view returns (uint256)
9999999000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
FOREVER
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
FOREVER
totalSupply() pure returns (uint256)
999999999000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events AddLP()
approve(address spender, uint256 amount) returns (bool)
enableTrading()
manualSwap()
recoverETHs()
removeMaxLimits()
renounceOwnership()
setNewFee(uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.