Bottensor
Verified contract
Active on
Ethereum with 211 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BOTAO | ERC-20 | 10.685255K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20114279 | 6 months ago | | | 0 | 0.00044141472 | |
| 20109682 | 6 months ago | | | 0 | 0.00013481850 | |
| 20100438 | 6 months ago | | | 0 | 0.00033798182 | |
| 19893060 | 7 months ago | | | 0 | 0.00014756938 | |
| 19841015 | 7 months ago | | | 0 | 0.0010650856 | |
| 19774283 | 7 months ago | | | 0 | 0.00096633300 | |
| 19741554 | 8 months ago | | | 0 | 0.00027656022 | |
| 19592817 | 8 months ago | | | 0 | 0.00069483538 | |
| 19536002 | 8 months ago | | | 0 | 0.00068337496 | |
| 19534818 | 8 months ago | | | 0 | 0.0010697302 |
ABI
ABI objects
Getter at block 21388339
blockForPenaltyEnd() view returns (uint256)
19527654
buyLiquidityFee() view returns (uint256)
0
buyOperationsFee() view returns (uint256)
5
buyTotalFees() view returns (uint256)
5
checkEarlyBuyLimitActive() view returns (bool)
false
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
limitsInEffect() view returns (bool)
false
listSnipers() view returns (address[])
[]
lpPair() view returns (address)
0x5968f11267e08dbad7eebebc3ca37a1abdb899a5
maxBuyAmount() view returns (uint256)
420000000000000000000000
maxSellAmount() view returns (uint256)
420000000000000000000000
maxWallet() view returns (uint256)
420000000000000000000000
name() view returns (string)
Bottensor
operationsAddress() view returns (address)
0x5fc7ca75bec9b08ae509d44cc8c47699c1a71815
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellLiquidityFee() view returns (uint256)
0
sellOperationsFee() view returns (uint256)
5
sellTotalFees() view returns (uint256)
5
snipersCaught() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
10500000000000000000000
symbol() view returns (string)
BOTAO
tokensForLiquidity() view returns (uint256)
0
tokensForOperations() view returns (uint256)
10685254916284174322760
totalSupply() view returns (uint256)
21000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
19527654
transferDelayEnabled() view returns (bool)
true
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)
markedAsSniper(address) view returns (bool)
sniperBuyers(uint256) view returns (address)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay()
emergencyETHRetrieval()
enableTrading(uint256 blocksForPenalty)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initializeLaunch()
removeLimits()
renounceOwnership(bool confirmRenounce)
restoreLimits()
setAutomatedMarketMakerPair(address pair, bool value)
setOperationsAddress(address _operationsAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferForeignToken(address _token, address _to) returns (bool _sent)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unflagSniper(address wallet)
updateBuyTax(uint256 _operationsFee, uint256 _liquidityFee)
updateSellTax(uint256 _operationsFee, uint256 _liquidityFee)
Approval(address indexed owner, address indexed spender, uint256 value)
CaughtEarlyBuyer(address sniper)
EnabledTrading()
ExcludeFromFees(address indexed account, bool isExcluded)
MaxTransactionExclusion(address _address, bool excluded)
OwnerForcedSwapBack(uint256 timestamp)
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)
TransferForeignToken(address token, uint256 amount)
UpdatedOperationsAddress(address indexed newWallet)
constructor()
receive()
This contract contains no error objects.