Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OPTIBONK | ERC-20 | 36.576M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18793417 | a year ago | | | 0 | 0.0025632706 | |
| 18793349 | a year ago | | | 0 | 0.0027990575 | |
| 18793344 | a year ago | | | 0 | 0.0033098549 | |
| 18793344 | a year ago | | | 0 | 0.0033098549 | |
| 18793344 | a year ago | | | 0 | 0.0033098549 | |
| 18793344 | a year ago | | | 0 | 0.0033098549 | |
| 18793344 | a year ago | | | 0 | 0.0029795389 | |
| 18793344 | a year ago | | | 0 | 0.0029795389 | |
| 18793344 | a year ago | | | 0 | 0.0033098549 | |
| 18793344 | a year ago | | | 0 | 0.0034514189 |
ABI
ABI objects
Getter at block 21378122
_maxTaxSwap() view returns (uint256)
1000000000000000
_maxTxAmount() view returns (uint256)
2000000000000000
_maxWalletSize() view returns (uint256)
2000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000
cooldownTimerInterval() view returns (uint8)
1
decimals() pure returns (uint8)
9
finaltax() view returns (bool)
false
name() pure returns (string)
Optibonk
owner() view returns (address)
0x24d17b0de6f388d0f8a71eb8063512f0ee660d08
symbol() pure returns (string)
OPTIBONK
totalSupply() pure returns (uint256)
100000000000000000
transferDelayEnabled() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events BonkReduce(uint256 amount)
ManualSwap()
addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
bonkimits()
clearstuckEth()
delBots(address[] notbot)
openTrading()
reduceFee(uint256 _newFee)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.