Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa062…5975
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BASE | ERC-20 | 0.504612 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20785101 | 2 months ago | | | 0 | 0.0018846966 | |
| 18324449 | a year ago | | | 0 | 0.00043199629 | |
| 18301410 | a year ago | | | 0 | 0.00023756808 | |
| 18284033 | a year ago | | | 0 | 0.00028284950 | |
| 17953723 | a year ago | | | 0 | 0.00056281893 | |
| 17930494 | a year ago | | | 0 | 0.0018002228 | |
| 17929011 | a year ago | | | 0 | 0.0015937160 | |
| 17928999 | a year ago | | | 0 | 0.0014999680 | |
| 17897510 | a year ago | | | 0 | 0.00068429659 | |
| 17887003 | a year ago | | | 0 | 0.0011154913 |
ABI
ABI objects
Getter at block 21228698
_maxTaxSwap() view returns (uint256)
20000000000
_maxTxAmount() view returns (uint256)
1000000000000
_maxWalletSize() view returns (uint256)
1000000000000
_taxSwapThreshold() view returns (uint256)
10000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
BASE
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BASE
totalSupply() pure returns (uint256)
1000000000000
transferDelayEnabled() view returns (bool)
false
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 Base()
addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualSwap()
reduceFee(uint256 _newFee)
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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.