Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xae3b…4e2b
0x6c4b…677c
8 additional
variables
Balances ($0.00)
No balances found for "SlowMoon"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20152436 | 6 months ago | | | 0 | 0.00010400170 | |
| 18110624 | a year ago | | | 0 | 0.00044539840 | |
| 17796622 | a year ago | | | 0 | 0.00084458249 | |
| 17773786 | a year ago | | | 0 | 0.0013167597 | |
| 17773781 | a year ago | | | 0 | 0.0011697508 | |
| 17726601 | a year ago | | | 0 | 0.00080695601 | |
| 17716948 | a year ago | | | 0 | 0.00062887060 | |
| 17713437 | a year ago | | | 0 | 0.0013861752 | |
| 17713426 | a year ago | | | 0 | 0.00058408217 | |
| 17713347 | a year ago | | | 0 | 0.0011576952 |
ABI
ABI objects
Getter at block 21378195
_burnFeeOnBuy() view returns (uint256)
1
_burnFeeOnSell() view returns (uint256)
1
_liquidityFeeOnBuy() view returns (uint256)
1
_liquidityFeeOnSell() view returns (uint256)
1
_maxTxAmount() view returns (uint256)
3000000000000000000000000
_maxWalletSize() view returns (uint256)
3000000000000000000000000
_redisFeeOnBuy() view returns (uint256)
1
_redisFeeOnSell() view returns (uint256)
1
_swapTokensAtAmount() view returns (uint256)
25000000000000000000000
_taxFeeOnBuy() view returns (uint256)
0
_taxFeeOnSell() view returns (uint256)
0
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() pure returns (uint8)
18
name() pure returns (string)
SlowMoon
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapable() view returns (bool)
true
symbol() pure returns (string)
SLOWMOON
totalSupply() pure returns (uint256)
100000000000000000000000000
uniswapV2Pair() view returns (address)
0x0a1801b9608c07dfa03af2bc7d8cf8a6b333bd7d
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
preTrader(address) view returns (bool)
State-modifying
Events allowPreTrading(address[] accounts)
approve(address spender, uint256 amount) returns (bool)
burn()
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
manualsend()
manualswap()
removePreTrading(address[] accounts)
renounceOwnership()
setFee(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell, uint256 liquidityFeeOnBuy, uint256 liquidityFeeOnSell, uint256 burnFeeOnBuy, uint256 burnFeeOnSell)
setMaxTxnAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
setSwapable(bool _swapable)
setTrading()
toggleSwap(bool _swapEnabled)
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)
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.