Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x420d…40da
0xfd71…748d
7 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Key | ERC-20 | 9.903758 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7626408 | a year ago | | | 0 | 0.0000035334760 | |
| 7623145 | a year ago | | | 0 | 0.0000035334760 | |
| 7618840 | a year ago | | | 0 | 0.000000003134101992 | |
| 7618339 | a year ago | | | 0 | 0.000000000634635904 | |
| 7618327 | a year ago | | | 0 | 0.000000000654077956 | |
| 7618008 | a year ago | | | 0 | 0.000000000130356496 | |
| 7581541 | a year ago | | | 0 | 0.000000000808154464 | |
| 7581513 | a year ago | | | 0 | 0.000000000858893360 | |
| 7581444 | a year ago | | | 0 | 0.000000004041198532 | |
| 7580755 | a year ago | | | 0 | 0.000000043710725160 |
ABI
ABI objects
Getter at block 23864819
WETH() view returns (address)
0x4200000000000000000000000000000000000006
_stable() view returns (bool)
false
addLPHalf() view returns (uint256)
1000000
addLiquidityEnabled() view returns (bool)
true
commission() view returns (uint256)
1000
commissionRatio() view returns (uint256)
10000
daoFee() view returns (uint256)
100
daoWallet() view returns (address)
0xdf579ae0e4e31c00b8f8adb1415630a12523a05e
decimals() view returns (uint8)
18
factory() view returns (address)
0x420dd381b31aef6683db6b902084cb0ffece40da
getMinterLength() view returns (uint256)
1
inSwap() view returns (bool)
false
launchedAt() view returns (uint256)
7224421
launchedAtTimestamp() view returns (uint256)
1701238189
liquidRewardFee() view returns (uint256)
200
lpRewardFee() view returns (uint256)
300
lpRewardWallet() view returns (address)
0x0e10e342042f3eb82c0a6074b3f55ef1af580262
name() view returns (string)
The Key 33
operationFee() view returns (uint256)
100
operationWallet() view returns (address)
0x350139a195f3a3b12458167f0c13a05928d1e161
owner() view returns (address)
0xb6f8771b396e2ffac9fdb6061da789ae1c1366a1
swapEnabled() view returns (bool)
true
swapRouter() view returns (address)
0xcf77a3ba9a5ca399b7c97c74d54e5b1beb874e43
symbol() view returns (string)
Key
totalSupply() view returns (uint256)
21000000000000000000000000000
weekRewardPoolFee() view returns (uint256)
300
weekRewardPoolWallet() view returns (address)
0x3291e38c5a23530362ac055b953460474aab127e
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
canAddLiquidityBeforeLaunch(address) view returns (bool)
getPair(uint256 index) view returns (address)
isFeeExempt(address) view returns (bool)
isPair(address account) view returns (bool)
State-modifying
Events SetFee(uint256 _commission, uint256 _liquidReward, uint256 _lpReward, uint256 _daoFee, uint256 _weekRewardPoolFee, uint256 _operation, address _lpRewardWallet, address _daoWallet, address _weekRewardPoolWallet, address _operationWallet)
addPair(address pair) returns (bool)
approve(address spender, uint256 amount) returns (bool)
clearStuckEthBalance()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
delPair(address pair) returns (bool)
doSwapBack()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initializePair()
launch()
renounceOwnership()
rescueToken()
setAddLPHalf(uint256 _addLPHalf)
setAddLiquidityEnabled(bool _enabled)
setIsFeeExempt(address holder, bool exempt)
setLpRewardWallet(address _lpRewardWallet)
setSwapBackSettings(bool _enabled)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
AddLiquidity(uint256 tokenAmount, uint256 ethAmount, uint256 timestamp)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapBack(uint256 _liquidReward, uint256 _lpReward, uint256 _daoFee, uint256 _weekRewardPoolFee, uint256 _operation, uint256 timestamp)
Trade(address user, address pair, uint256 amount, uint256 side, uint256 timestamp)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 _maxSupply, address _factory, address _swapRouter, address _weth, address _lpRewardWallet, address _daoWallet, address _weekRewardPoolWallet, address _operationWallet)
receive()
This contract contains no error objects.