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 "Based Balls"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12996662 | 7 months ago | | | 0 | 0.0000080251721 | |
| 12995752 | 7 months ago | | | 0 | 4.9617314e-7 | |
| 12995671 | 7 months ago | | | 0 | 2.7887374e-7 | |
| 12995637 | 7 months ago | | | 0 | 0.0000051367718 | |
| 12995630 | 7 months ago | | | 0 | 0.0000051367718 | |
| 12995598 | 7 months ago | | | 0 | 5.2257980e-7 | |
| 12995590 | 7 months ago | | | 0 | 3.6763114e-7 | |
| 12995568 | 7 months ago | | | 0 | 0.000010264348 | |
| 12995567 | 7 months ago | | | 0 | 0.00023351597 | |
| 12995560 | 7 months ago | | | 0 | 0.0000051367718 |
ABI
ABI objects
Getter at block 22109847
_decimals() view returns (uint8)
9
decimals() view returns (uint8)
9
initialTotalSupply() view returns (uint256)
1000000000000000000
maxTransactionAmount() view returns (uint256)
1000000000000000000
maxWallet() view returns (uint256)
1000000000000000000
name() view returns (string)
Based Balls
owner() view returns (address)
0x78217e3104c3c37258d7e8829b0bc865a6533507
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
1000000000000000
symbol() view returns (string)
🔵BALLS🔵
totalSupply() view returns (uint256)
1000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeTax(uint256 newBuyFee, uint256 newSellFee)
clearStuckEth()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwap(uint256 amount)
openTrading()
removeLimits()
renounceOwnership()
setAutomatedMarketPair(address pair, bool value)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.