Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x590a…1668
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SPYBOT | ERC-20 | 32.617999K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20346546 | 4 months ago | | | 0 | 0.00011663253 | |
| 20346545 | 4 months ago | | | 0 | 0.00011631535 | |
| 18833088 | a year ago | | | 0 | 0.0021721339 | |
| 18487551 | a year ago | | | 0 | 0.0010891871 | |
| 18482137 | a year ago | | | 0 | 0.00047410462 | |
| 18423379 | a year ago | | | 0 | 0.00079397253 | |
| 18423379 | a year ago | | | 0 | 0.00079397253 | |
| 18404570 | a year ago | | | 0 | 0.00046079027 | |
| 18393775 | a year ago | | | 0 | 0.0010137425 | |
| 18336569 | a year ago | | | 0 | 0.00019726141 |
ABI
ABI objects
Getter at block 21274936
buyTotalFees() view returns (uint256)
5
decimals() view returns (uint8)
18
maxTransactionAmount() view returns (uint256)
1000000000000000000000000
maxWallet() view returns (uint256)
1000000000000000000000000
name() view returns (string)
SpyBot
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTotalFees() view returns (uint256)
5
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
500000000000000000000
symbol() view returns (string)
SPYBOT
taxWallet() view returns (address)
0x590a260a1db030914c74358239fcfa6277511668
totalSupply() view returns (uint256)
1000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x6d119d49fff07e1613f7916672fb48bc4cdcdc06
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setPair(address pair)
setSwapThreshold(uint256 amount)
setTaxWallet(address wallet)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateLimitsAndFees(uint256 maxTx, uint256 _maxWallet, uint256 buyFees, uint256 sellFees)
withdrawStuckEth(address toAddr)
withdrawStuckToken(address _token, address _to)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor(address router, address team, address cexListing)
receive()
This contract contains no error objects.