Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
No balances found for "Slime"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20194205 | 5 months ago | | | 0 | 0.000099371217 | |
| 18316213 | a year ago | | | 0 | 0.00037734718 | |
| 18316213 | a year ago | | | 0 | 0.00037734718 | |
| 17406391 | a year ago | | | 0 | 0.0010744685 | |
| 17404372 | a year ago | | | 0 | 0.00098788100 | |
| 17404218 | a year ago | | | 0 | 0.0010268133 | |
| 17404136 | a year ago | | | 0 | 0.0010504455 | |
| 17358295 | 2 years ago | | | 0 | 0.00084652454 | |
| 17340750 | 2 years ago | | | 0 | 0.00087206695 | |
| 17340703 | 2 years ago | | | 0 | 0.0012641852 |
ABI
ABI objects
Getter at block 21304476
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_swapTokensAtAmount() view returns (uint256)
100000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Slime
owner() view returns (address)
0x32d9c4fe3cc0f0957d0ff5ad5da374d233796763
symbol() pure returns (string)
SLIME
totalSupply() pure returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x2a1bc449db54ef64545b5d3ae3ad7602b8153dd8
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_buyMap(address) view returns (uint256)
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_)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
manualsend()
manualswap()
renounceOwnership()
setFee(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setMaxTxnAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
setTrading(bool _tradingOpen)
toggleSwap(bool _swapEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unblockBot(address notbot)
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.