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 "Bonk Club"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20712875 | 2 months ago | | | 0 | 0.00046043990 | |
| 20711893 | 2 months ago | | | 0 | 0.00019963744 | |
| 20711888 | 2 months ago | | | 0 | 0.00073206776 | |
| 20711882 | 2 months ago | | | 0 | 0.00072577699 | |
| 20711870 | 2 months ago | | | 0 | 0.00073260371 | |
| 20711862 | 2 months ago | | | 0 | 0.00019969375 | |
| 20711859 | 2 months ago | | | 0 | 0.00072564590 | |
| 20711857 | 2 months ago | | | 0 | 0.00072549250 | |
| 20711856 | 2 months ago | | | 0 | 0.000083430740 | |
| 20711853 | 2 months ago | | | 0 | 0.00019097398 |
ABI
ABI objects
Getter at block 21229735
buyFee() view returns (uint256)
0
decimals() view returns (uint8)
9
name() pure returns (string)
Bonk Club
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
0
swapEnabled() view returns (bool)
false
symbol() pure returns (string)
BONK
totalSupply() view returns (uint256)
69420000000000000000
tradingActive() view returns (bool)
false
uniswapV2Pair() view returns (address)
0x917ac89a5b0b93beaabe7d2b0f33e7c6139b8406
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)
renounceOwnership()
sendManualETHToFee(uint256 amount)
startTrading() payable
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)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.