Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 5 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BALLS | ERC-20 | 48.846549K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15697952 | 2 years ago | | | 0 | 0.00043443190 | |
| 15693826 | 2 years ago | | | 0 | 0.00027095248 | |
| 15693504 | 2 years ago | | | 0 | 0.00024631189 | |
| 15693496 | 2 years ago | | | 0 | 0.00028309149 | |
| 15693378 | 2 years ago | | | 0 | 0.00031422867 | |
| 15693369 | 2 years ago | | | 0 | 0.00031688717 | |
| 15693355 | 2 years ago | | | 0 | 0.00027963000 | |
| 15693352 | 2 years ago | | | 0 | 0.00032210921 | |
| 15693330 | 2 years ago | | | 0 | 0.00065247000 | |
| 15693313 | 2 years ago | | | 0 | 0.00034296493 |
ABI
ABI objects
Getter at block 21285869
_fees() view returns (uint256 buyTotalFees, uint256 buyMarketingFee, uint256 buyLiquidityFee, uint256 sellTotalFees, uint256 sellMarketingFee, uint256 sellLiquidityFee)
(buyTotalFees=6, buyMarketingFee=6, buyLiquidityFee=0, sellTotalFees=6, sellMarketingFee=6, sellLiquidityFee=0)
decimals() view returns (uint8)
18
name() view returns (string)
BALLS
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
swapping() view returns (bool)
false
symbol() view returns (string)
BALLS
tokensForLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
48846548991362890776861
totalSupply() view returns (uint256)
1000000000000000000000000
uniswapV2Pair() view returns (address)
0xa4576a4ec698407faad78cceec7087dccb65acac
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
_isExcludedMaxWalletAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
excludeFromWalletLimit(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
releaseMaxBuy()
releaseMaxWallet()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setFinalFees()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMarketingFeeReceiver(address newMarketingWallet)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.