Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "BaseBall"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13898130 | 7 months ago | | | 0 | 0.0000033804144 | |
| 13231431 | 7 months ago | | | 0 | 8.7493964e-7 | |
| 12683286 | 8 months ago | | | 0 | 0.0000016940334 | |
| 11172285 | 9 months ago | | | 0 | 0.000000026955949660 | |
| 11172224 | 9 months ago | | | 0 | 0.000000024955609140 | |
| 9979474 | 10 months ago | | | 0 | 0.000000023487593976 | |
| 2725700 | a year ago | | | 0 | 0.000000000004291056 | |
| 2650586 | a year ago | | | 0 | 0.000000000016016616 | |
| 2638716 | a year ago | | | 0 | 0.000000000020083140 | |
| 2536815 | a year ago | | | 0 | 0.000037422002 |
ABI
ABI objects
Getter at block 22943356
_maxTxAmount() view returns (uint256)
100000000000000000000000000000
decimals() pure returns (uint8)
18
getPairAddress() view returns (address)
0x1794c3a5f3e09317e0abb0aeacc1e9782a8bbff5
getRouterAddress() view returns (address)
0xfcd3842f85ed87ba2889b4d35893403796e67ff1
isSwapLocked() view returns (bool)
false
name() pure returns (string)
BaseBall
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BALL
totalSupply() view returns (uint256)
100000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addLiquidity(uint256 tokenAmount) payable
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
removeTax(uint256 amount)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Received()
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.