Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
16 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SOL | ERC-20 | 3.497263 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20171019 | 6 months ago | | | 0 | 0.00048389239 | |
| 20165432 | 6 months ago | | | 0 | 0.00018708743 | |
| 20165399 | 6 months ago | | | 0 | 0.00018385924 | |
| 18587759 | a year ago | | | 0 | 0.0014671297 | |
| 18574667 | a year ago | | | 0 | 0.0012745063 | |
| 18573698 | a year ago | | | 0 | 0.0014222498 | |
| 18573662 | a year ago | | | 0 | 0.0015391981 | |
| 18571955 | a year ago | | | 0 | 0.0027682868 | |
| 18571953 | a year ago | | | 0 | 0.0027840731 | |
| 18571948 | a year ago | | | 0 | 0.0025189751 |
ABI
ABI objects
Getter at block 21386076
MAX() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
_buyBurnFee() view returns (uint256)
100
_buyFundFee() view returns (uint256)
300
_buyLPFee() view returns (uint256)
100
_mainPair() view returns (address)
0xb6f54d621d655cefde42f02f2665ca2f648cd4da
_sellBurnFee() view returns (uint256)
100
_sellFundFee() view returns (uint256)
300
_sellLPFee() view returns (uint256)
100
_swapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
_tokenDistributor() view returns (address)
0x0000000000000000000000000000000000000000
airdropEnable() view returns (bool)
true
airdropNumbs() view returns (uint256)
0
antiSYNC() view returns (bool)
true
currency() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
currencyIsEth() view returns (bool)
true
decimals() view returns (uint256)
18
enableChangeTax() view returns (bool)
false
enableKillBlock() view returns (bool)
false
enableOffTrade() view returns (bool)
true
enableRewardList() view returns (bool)
false
enableSwapLimit() view returns (bool)
false
enableTransferFee() view returns (bool)
false
enableWalletLimit() view returns (bool)
false
fundAddress() view returns (address)
0x704524b4e80ed3082f77a749126b65dd4fcfcd70
kb() view returns (uint256)
0
maxBuyAmount() view returns (uint256)
100000000000000000000
maxSellAmount() view returns (uint256)
100000000000000000000
maxWalletAmount() view returns (uint256)
0
name() view returns (string)
SOL
owner() view returns (address)
0x000000000000000000000000000000000000dead
startTradeBlock() view returns (uint256)
18569298
symbol() view returns (string)
SOL
totalSupply() view returns (uint256)
100000000000000000000000
transferFee() view returns (uint256)
0
Read-only
_allowances(address, address) view returns (uint256)
_balances(address) view returns (uint256)
_feeWhiteList(address) view returns (bool)
_rewardList(address) view returns (bool)
_swapPairList(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isReward(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeSwapLimit(uint256 _maxBuyAmount, uint256 _maxSellAmount)
changeWalletLimit(uint256 _amount)
completeCustoms(uint256[] customs)
disableChangeTax()
disableSwapLimit()
disableWalletLimit()
launch()
multi_bclist(address[] addresses, bool value)
renounceOwnership()
setAirDropEnable(bool status)
setAirdropNumbs(uint256 newValue)
setAntiSYNCEnable(bool s)
setEnableTransferFee(bool status)
setFeeWhiteList(address[] addr, bool enable)
setFundAddress(address addr)
setSwapPairList(address addr, bool enable)
setTransferFee(uint256 newValue)
setkb(uint256 a)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Failed_AddLiquidity()
Failed_AddLiquidityETH()
Failed_swapExactTokensForETHSupportingFeeOnTransferTokens()
Failed_swapExactTokensForTokensSupportingFeeOnTransferTokens()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string[] stringParams, address[] addressParams, uint256[] numberParams, bool[] boolParams)
receive()
This contract contains no error objects.