Baby World Series
Verified contract
Active on
Ethereum with 174 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BASEBALL 2.0 | ERC-20 | 3.380879T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16473416 | 2 years ago | | | 0 | 0.00037485323 | |
| 16033757 | 2 years ago | | | 0 | 0.00049409565 | |
| 15852414 | 2 years ago | | | 0 | 0.00059936709 | |
| 15835793 | 2 years ago | | | 0 | 0.00051154013 | |
| 15835049 | 2 years ago | | | 0 | 0.00070249469 | |
| 15834781 | 2 years ago | | | 0 | 0.00084763074 | |
| 15826898 | 2 years ago | | | 0 | 0.0024080035 | |
| 15826153 | 2 years ago | | | 0 | 0.0014096335 | |
| 15819425 | 2 years ago | | | 0 | 0.0017683300 | |
| 15813936 | 2 years ago | | | 0 | 0.00062569132 |
ABI
ABI objects
Getter at block 21222342
_maxWalletSize() view returns (uint256)
100000000000000000000000
_transferLimit() view returns (uint256)
100000000000000000000000
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
89379431723634267541388
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
Baby World Series
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xee969f84eaae3f415cacba106373dcf5c5cbe99c
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
550000000000000000000
symbol() pure returns (string)
BASEBALL 2.0
totalSupply() view returns (uint256)
100000000000000000000000
viewFees() view returns (uint256, uint256, uint256)
(5, 5, 100)
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getTotalFee(bool) view returns (uint256)
State-modifying
Events Lifttax()
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
burnSnipers(address[] sniperAddresses)
changeMaxWallet(uint256 percent, uint256 denominator)
changeTransferLimit(uint256 percent, uint256 denominator)
clearBalance()
renounceOwnership()
setFee(uint256 _marketingFee)
setFeeReceivers(address _marketingFeeReceiver)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setSwapBackSettings(bool _enabled, uint256 _amount)
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)
AutoLiquify(uint256 amountETH, uint256 amountToken)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.