Book Of Avongerz
Verified contract
Active on
Base with 1,159 txns
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 "Book Of Avongerz"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21086488 | 18 days ago | | | 0 | 1.6486546e-7 | |
| 20013112 | a month ago | | | 0 | 1.6940552e-7 | |
| 17678959 | 3 months ago | | | 0 | 0.000094564587 | |
| 17599743 | 3 months ago | | | 0 | 0.000094564587 | |
| 16574804 | 4 months ago | | | 0 | 1.2230651e-7 | |
| 16041261 | 4 months ago | | | 0 | 1.2315254e-7 | |
| 15378895 | 5 months ago | | | 0 | 2.1696930e-7 | |
| 13457601 | 6 months ago | | | 0 | 0.0000017827614 | |
| 13225571 | 7 months ago | | | 0 | 1.4972899e-7 | |
| 13060826 | 7 months ago | | | 0 | 0.0000014912137 |
ABI
ABI objects
Getter at block 21869826
decimals() view returns (uint8)
9
marketingWallet() view returns (address)
0x5a99e8ea24e91a7daa549c0eead66479883f9ee3
maxWalletAmount() view returns (uint256)
999999999999999999999999999999999999999999999999999999
name() view returns (string)
Book Of Avongerz
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
BOKA
taxBuyForMarketing() view returns (uint256)
0
taxSellForMarketing() view returns (uint256)
0
totalSupply() view returns (uint256)
100000000000000000
uniswapV2Pair() view returns (address)
0x1799812356a37829f0deb8de5a70667286c632d8
uniswapV2Router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeLimit(uint256 _maxWalletAmount) returns (bool)
changeMarketingWallet(address newWallet) returns (bool)
changeTaxForMarketing(uint256 _taxBuyForMarketing, uint256 _taxSellForMarketing) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setIsExcludeFee(address[] _address, bool state) returns (bool)
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)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _add)
receive()
This contract contains no error objects.