BOWL SHIBARIUM
Verified contract
Active on
Ethereum with 1,520 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
21 additional
variables
Balances ($0.00)
No balances found for "BOWL SHIBARIUM"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21002094 | a month ago | | | 0 | 0.00080739027 | |
| 20978758 | a month ago | | | 0 | 0.0011021645 | |
| 20957318 | a month ago | | | 0 | 0.00065749946 | |
| 20916982 | a month ago | | | 0 | 0.0034896750 | |
| 20916948 | a month ago | | | 0 | 0.0034896750 | |
| 20727705 | 2 months ago | | | 0 | 0.00027860997 | |
| 20524152 | 3 months ago | | | 0 | 0.000097131058 | |
| 20519512 | 3 months ago | | | 0 | 0.00010080786 | |
| 20496392 | 3 months ago | | | 0 | 0.00056083924 | |
| 20417703 | 4 months ago | | | 0 | 0.000073579192 |
ABI
ABI objects
Getter at block 21226124
deadBlocks() view returns (uint256)
0
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
1000000000000000000
getOwner() view returns (address)
0xf760f83b69188397f9115efb783b37621b934366
launchedAt() view returns (uint256)
16750030
launchedTime() view returns (uint256)
0
liquidityFeeReceiver() view returns (address)
0xf760f83b69188397f9115efb783b37621b934366
marketingFeeReceiver() view returns (address)
0xf760f83b69188397f9115efb783b37621b934366
maxBuyTxTokens() view returns (uint256)
1000000000
maxSellTxTokens() view returns (uint256)
1000000000
maxWalletTokens() view returns (uint256)
670169930425106905674465128136831298208988113679000000000
name() pure returns (string)
BOWL SHIBARIUM
owner() view returns (address)
0xf760f83b69188397f9115efb783b37621b934366
pair() view returns (address)
0x644a76d2c5e8eb385ada69d15f46c8f0dc3de825
protectionCount() view returns (uint256)
0
rateLimit() view returns (uint256)
2
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapMinimum() view returns (uint256)
100000000000000
swapThreshold() view returns (uint256)
200000000000000000
symbol() pure returns (string)
BOWL
totalSupply() view returns (uint256)
1000000000000000000
transferTax() view returns (bool)
false
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getTotalFee(bool selling) view returns (uint256)
isFeeExempt(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
lastBuy(address) view returns (uint256)
lastSell(address) view returns (uint256)
liquidityCreator(address) view returns (bool)
protected(address) view returns (uint256)
shouldTakeFee(address sender, address recipient) view returns (bool)
State-modifying
Events addLiquidityPool(address lp, bool isPool)
airdrop(address[] addresses, uint256[] amounts)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance(uint256 amountPercentage, address adr)
disablePause()
disableProtection()
openTrading(uint256 _deadBlocks, uint256 _protection, uint256 _limit)
pauseTrading()
protectWallet(address[] _wallets, bool _protect)
renounceOwnership()
setFeeReceivers(address _liquidityFeeReceiver, address _marketingFeeReceiver)
setFees(uint256 _liquidityFee, uint256 _liquiditySellFee, uint256 _marketingFee, uint256 _marketingSellFee, uint256 _feeDenominator)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMaxWallet(uint256 numerator, uint256 divisor)
setProtection(bool _protect, uint256 _addTime)
setRateLimit(uint256 rate)
setSwapBackSettings(bool _enabled, uint256 _denominator, uint256 _swapMinimum)
setTeamMember(address _team, bool _enabled)
setTxLimit(uint256 buyNumerator, uint256 sellNumerator, uint256 divisor)
toggleTransferTax()
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)
FeesSet(uint256 totalBuyFees, uint256 totalSellFees, uint256 denominator)
FundsDistributed(uint256 marketingETH, uint256 liquidityETH, uint256 liquidityTokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ProtectedWallet(address arg0, address arg1, uint256 arg2, uint8 arg3)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.