Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x81d7…bd73
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BASEDBOT | ERC-20 | 189.187116K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20803525 | a month ago | | | 0 | 2.1983410e-7 | |
| 20119789 | 2 months ago | | | 0 | 2.2833510e-7 | |
| 18007255 | 4 months ago | | | 0 | 4.2645803e-7 | |
| 17933810 | 4 months ago | | | 0 | 1.1088491e-7 | |
| 17733726 | 4 months ago | | | 0 | 6.3859500e-7 | |
| 17538731 | 4 months ago | | | 0 | 2.7858734e-7 | |
| 17502980 | 4 months ago | | | 0 | 0.0000050356489 | |
| 17315487 | 4 months ago | | | 0 | 4.1253557e-7 | |
| 16879603 | 4 months ago | | | 0 | 0.0000050356489 | |
| 15638808 | 5 months ago | | | 0 | 0.0000050356489 |
ABI
ABI objects
Getter at block 22765725
_TaxThreshold() view returns (uint256)
200000000000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
BasedBot
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BASEDBOT
totalSupply() pure returns (uint256)
100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBot(address[] addresses)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
clearETH()
clearToken(address token)
delBot(address[] addresses)
openTrading()
removeLimits()
renounceOwnership()
setTaxThreshold(uint256 newThreshold)
setbasedbotSafe(address _basedbotSafe)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateBuyFee(uint256 value)
updateSellFee(uint256 value)
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.