Chain Sleuth
Verified contract
Active on
Ethereum with 1,249 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb53f…19e9
0x2e79…38de
9 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SLEUTH | ERC-20 | 12.10922K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21307373 | 10 days ago | | | 0 | 0.00027586681 | |
| 20746029 | 3 months ago | | | 0 | 0.000071112352 | |
| 20625372 | 3 months ago | | | 0 | 0.000083108509 | |
| 20519005 | 4 months ago | | | 0 | 0.000076935313 | |
| 20442146 | 4 months ago | | | 0 | 0.00032868500 | |
| 20194065 | 5 months ago | | | 0 | 0.000081172935 | |
| 20131698 | 6 months ago | | | 0 | 0.00021690258 | |
| 20125967 | 6 months ago | | | 0 | 0.00024002947 | |
| 20125962 | 6 months ago | | | 0 | 0.00024040845 | |
| 20125954 | 6 months ago | | | 0 | 0.00023508513 |
ABI
ABI objects
Getter at block 21382140
_feeReceiver0() view returns (address)
0xb53f61ce64e40222d0005284884388e249ea19e9
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_swapTokensAtAmount() view returns (uint256)
500000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Chain Sleuth
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
SLEUTH
totalSupply() pure returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x57afbdd44a3097b71a247c2305b4dc1656bf7ae1
uniswapV2Router() view returns (address)
0xd9e1ce17f2641f24ae83637ab66a2cca9c378b9f
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 adjustRatio(uint16 r0, uint16 r1, uint16 r2)
adjustReceivers(address r0, address r1, address r2)
approve(address spender, uint256 amount) returns (bool)
beginTrading()
blockBots(address[] bots_)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
manualsend()
manualswap()
removeLimits()
renounceOwnership()
setFee(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setMaxTxnAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
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.