Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3c05…dd12
0x1f06…15a2
5 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,559.32 |
$0 | |
SBOT | ERC-20 | 1.056872M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17924193 | a year ago | | | 0 | 0.00077262879 | |
| 17924152 | a year ago | | | 0 | 0.0015609364 | |
| 17924146 | a year ago | | | 0 | 0.0015091598 | |
| 17924118 | a year ago | | | 0 | 0.00047987857 | |
| 17924117 | a year ago | | | 0 | 0.00044028542 | |
| 17924043 | a year ago | | | 0 | 0.0020096241 | |
| 17923964 | a year ago | | | 0 | 0.00059222166 | |
| 17923959 | a year ago | | | 0 | 0.00064815870 | |
| 17923908 | a year ago | | | 0 | 0.00080606278 | |
| 17887900 | a year ago | | | 0 | 0.00065759956 |
ABI
ABI objects
Getter at block 21290043
_swapTokenAmount() view returns (uint256)
100000000000000
_txMaxAmount() view returns (uint256)
990000000000000000
_walletMaxSize() view returns (uint256)
990000000000000000
decimals() pure returns (uint8)
9
isEnabledMorePrize() view returns (bool)
true
name() pure returns (string)
SLOT BOT
owner() view returns (address)
0x3e73ca67a3206b087309065d409a5ee05baf4ea4
symbol() pure returns (string)
SBOT
totalSupply() pure returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0xf4c01a0395941ec57fa3cfadff65d525e5225131
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blockBots(address[] bots_)
enableMorePrize(bool _enable)
excludeAccountsFromFee(address[] accounts, bool excluded)
renounceOwnership()
sendRubbish()
setFee(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setMinSwapTokenThreshold(uint256 swapTokensAtAmount)
setTxMaxAmount(uint256 _percent)
setWalletMaxSize(uint256 _percent)
startTrading()
swapRubbish()
toggleSwap(bool _swapEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
unblocksBots(address notbot)
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)
TransferredPrize(address buyer, uint256 amount, uint256 prizeNumber, uint256 prizeAmount)
constructor()
receive()
This contract contains no error objects.