Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
No balances found for "SSX"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20907011 | 2 months ago | | | 0 | 0.00022401236 | |
| 20700270 | 3 months ago | | | 0 | 0.000073674118 | |
| 20219252 | 5 months ago | | | 0 | 0.00023193412 | |
| 20219236 | 5 months ago | | | 0 | 0.00022320292 | |
| 20219219 | 5 months ago | | | 0 | 0.00022182030 | |
| 20219205 | 5 months ago | | | 0 | 0.00021951041 | |
| 20208282 | 5 months ago | | | 0 | 0.00014208939 | |
| 20208229 | 5 months ago | | | 0 | 0.00016978174 | |
| 20205471 | 5 months ago | | | 0 | 0.00022750970 | |
| 20175937 | 5 months ago | | | 0 | 0.00023109531 |
ABI
ABI objects
Getter at block 21297672
WETH() view returns (address)
0x0000000000000000000000000000000000000000
_mainPair() view returns (address)
0x2cbe43dc4cc25b5df2246c7fda806da85fc22dd0
_swapRouter() view returns (address)
0x0000000000000000000000000000000000000000
buyAddress() view returns (address)
0x95e1700167cb2cc3eb0424ea43804c0c0ef2ea9b
coin_value() view returns (uint256)
250000000000000000000000
day1Sec() view returns (uint256)
21600
decimals() view returns (uint8)
18
fundAddress() view returns (address)
0xc086e84d233ec223ab8ce0799f39315c369bd73b
min_active_value() view returns (uint256)
10000000000000000
name() view returns (string)
SSX
nextBurnTime() view returns (uint256)
1725428507
owner() view returns (address)
0x0000000000000000000000000000000000000001
sellAddress() view returns (address)
0x62b23a00b2cddcb2fbdb648d09ee0fc62659f540
symbol() view returns (string)
SSX
totalIeo() view returns (uint256)
545520000000000000000000000
totalSupply() view returns (uint256)
7800000000000000000000000000
Read-only
_feeWhiteList(address) view returns (bool)
_swapPairList(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
childCount(address) view returns (uint256)
inviter(address) view returns (address)
totalAdd(address) view returns (uint256)
totalAwardAdd(address) view returns (uint256)
totalTokenAdd(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
bindParent(address addr)
renounceOwnership()
setBuyAddress(address addr)
setCoinValue(uint256 newValue)
setFeeWhiteList(address addr, bool enable)
setFundAddress(address addr)
setMainPair(address addr)
setMinActiveValue(uint256 newValue)
setNextBurnTime(uint256 _t)
setSec(uint256 _t)
setSellAddress(address addr)
setSwapPairList(address addr, bool enable)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawETH(address _addr, uint256 _amount)
withdrawToken(address token, address _addr, uint256 _amount)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.