blue baseball bat
Verified contract
Active on
Base with 340 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe704…1b7b
0x59c9…705b
Balances ($0.00)
No balances found for "blue baseball bat"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17436243 | 4 months ago | | | 0 | 2.1832020e-7 | |
| 16155930 | 5 months ago | | | 0 | 1.5836180e-7 | |
| 15665255 | 5 months ago | | | 0 | 2.4668604e-7 | |
| 15421377 | 5 months ago | | | 0 | 3.9957077e-7 | |
| 15421372 | 5 months ago | | | 0 | 6.3296257e-7 | |
| 15348936 | 5 months ago | | | 0 | 1.5912819e-7 | |
| 14746695 | 6 months ago | | | 0 | 0.0000039210231 | |
| 14742864 | 6 months ago | | | 0 | 0.0000084745449 | |
| 14741222 | 6 months ago | | | 0 | 0.0000048333868 | |
| 14692267 | 6 months ago | | | 0 | 1.1448961e-7 |
ABI
ABI objects
Getter at block 22139882
_buyFee() view returns (uint256)
0
_maxSwapContract() view returns (uint256)
1000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_sellFee() view returns (uint256)
0
_taxSwapThreshold() view returns (uint256)
200000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
blue baseball bat
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BAT
totalSupply() pure returns (uint256)
100000000000000000
transferDelayEnabled() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
emergencyWithdraw()
enableTrading()
manualSend()
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
setNewFee(uint256 feeOnBuy, uint256 feeOnSell)
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.