WORLD SERIES
Verified contract
Active on
Ethereum with 792 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($60.46)
Native
Value
$60.46
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.016252 | $3,720.14 |
$60.46 | |
BASEBALL | ERC-20 | 4.840372B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19074159 | a year ago | | | 0 | 0.00021564077 | |
| 18434759 | a year ago | | | 0 | 0.00070591770 | |
| 18434757 | a year ago | | | 0 | 0.00072791513 | |
| 17973769 | a year ago | | | 0 | 0.00037710928 | |
| 17737291 | a year ago | | | 0 | 0.00065679479 | |
| 17454747 | 2 years ago | | | 0 | 0.00097342700 | |
| 17154426 | 2 years ago | | | 0 | 0.00078066243 | |
| 17059710 | 2 years ago | | | 0 | 0.00061436380 | |
| 16969274 | 2 years ago | | | 0 | 0.0011396424 | |
| 16952836 | 2 years ago | | | 0 | 0.00049809196 |
ABI
ABI objects
Getter at block 21379180
_maxWalletSize() view returns (uint256)
2000000000000000000000
_transferLimit() view returns (uint256)
100000000000000000000000
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
60283541409709963736198
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
WORLD SERIES
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x026701913f39d68df442bd096e717f019fa50ae7
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
500000000000000000000
symbol() pure returns (string)
BASEBALL
totalSupply() view returns (uint256)
100000000000000000000000
viewFees() view returns (uint256, uint256, uint256)
(2, 2, 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.