Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BALLSDAO | ERC-20 | 384K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15295989 | 2 years ago | | | 0 | 0.00024551327 | |
| 15294451 | 2 years ago | | | 0 | 0.00025569855 | |
| 15288782 | 2 years ago | | | 0 | 0.00024867365 | |
| 15273388 | 2 years ago | | | 0 | 0.00041820281 | |
| 15268487 | 2 years ago | | | 0 | 0.00038957272 | |
| 15267936 | 2 years ago | | | 0 | 0.00026835200 | |
| 15267645 | 2 years ago | | | 0 | 0.00022442632 | |
| 15267645 | 2 years ago | | | 0 | 0.00022442632 | |
| 15267340 | 2 years ago | | | 0 | 0.00038254924 | |
| 15264830 | 2 years ago | | | 0 | 0.00085865193 |
ABI
ABI objects
Getter at block 21319109
burnWallet() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
feeDivisor() view returns (uint256)
1000
limitsInEffect() view returns (bool)
false
liquidityActiveBlock() view returns (uint256)
0
marketingBuyFee() view returns (uint256)
40
marketingSellFee() view returns (uint256)
40
marketingWallet() view returns (address)
0x8b21b583a6bff01c16b68b02d3f5d83e8027644e
maxTransactionAmount() view returns (uint256)
10000000000000000000000000
maxWallet() view returns (uint256)
30000000000000000000000000
name() view returns (string)
Balls DAO
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
100000000000000000000000
symbol() view returns (string)
BALLSDAO
tokenLockBlockNum() view returns (uint256)
1
tokensForFees() view returns (uint256)
384000000000000000000000
tokensForMarketing() view returns (uint256)
384000000000000000000000
totalBuyFees() view returns (uint256)
40
totalSellFees() view returns (uint256)
40
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
15258271
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xfee735f41d1852f8313d270892ef9d63d02d88f3
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(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)
changeAccountStatus(address[] bots_, bool status)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
letsBounce()
manualSwap()
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _marketingBuyFee)
updateEarlyBuyBlockNum(uint256 extrablocks)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _marketingSellFee)
updateSwapEnabled(bool enabled)
withdrawStuckEth()
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludeMultipleAccountsFromFees(address[] accounts, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.