Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
9 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BASEBALL | ERC-20 | 87.895527K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15958971 | 5 months ago | | | 0 | 1.2875165e-7 | |
| 14734729 | 6 months ago | | | 0 | 0.0000012805335 | |
| 13567774 | 7 months ago | | | 0 | 0.0000012644280 | |
| 13567528 | 7 months ago | | | 0 | 6.4020577e-7 | |
| 13567472 | 7 months ago | | | 0 | 0.00023412561 | |
| 13567459 | 7 months ago | | | 0 | 0.0000015673000 | |
| 13567454 | 7 months ago | | | 0 | 0.0000058934071 | |
| 13567452 | 7 months ago | | | 0 | 0.0000058934071 | |
| 13567444 | 7 months ago | | | 0 | 0.0000058934071 | |
| 13567438 | 7 months ago | | | 0 | 0.0000058934071 |
ABI
ABI objects
Getter at block 22944474
_maxTaxSwap() view returns (uint256)
10000000000000
_maxTxAmount() view returns (uint256)
20000000000000
_maxWalletSize() view returns (uint256)
20000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000
activeTradingBlock() view returns (uint256)
13567436
decimals() pure returns (uint8)
9
name() pure returns (string)
BASEBALL
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BASEBALL
totalSupply() pure returns (uint256)
1000000000000000
uniV2Pair() view returns (address)
0x6d9a0a40367e98127ab486dff4268765a9a35ec4
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)
disableTaxSwap()
n_unclog()
openTrading()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unclog()
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.