Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9532…c358
0x899a…9094
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BONK | ERC-20 | 4.439902M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23058408 | 6 days ago | | | 0 | 5.2344386e-7 | |
| 17132207 | 5 months ago | | | 0 | 0.0000017995088 | |
| 15468575 | 6 months ago | | | 0 | 3.2949634e-7 | |
| 15428144 | 6 months ago | | | 0 | 2.4582455e-7 | |
| 14892529 | 6 months ago | | | 0 | 0.0000052424579 | |
| 13959481 | 7 months ago | | | 0 | 0.0000027131342 | |
| 13523722 | 7 months ago | | | 0 | 8.3830992e-7 | |
| 13222782 | 8 months ago | | | 0 | 5.6492258e-7 | |
| 13222589 | 8 months ago | | | 0 | 5.5094828e-7 | |
| 13199570 | 8 months ago | | | 0 | 0.0000088820400 |
ABI
ABI objects
Getter at block 23303363
deadWallet() view returns (address)
0x000000000000000000000000000000000000dead
decimals() pure returns (uint8)
9
maxTxAmount() view returns (uint256)
20000000000000000
name() pure returns (string)
Based Bonk
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BONK
totalSupply() pure returns (uint256)
1000000000000000000
tradeEnable() view returns (bool)
true
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)
go_live()
recoverERC20FromContract(address _tokenAddy, uint256 _amount)
recoverETHfromContract()
removeMaxTxLimit()
renounceOwnership()
setFee(uint256 _buyFee, uint256 _sellFee)
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)
ERC20TokensRecovered(uint256 indexed _amount)
ETHBalanceRecovered()
ExcludeFromFeeUpdated(address indexed account)
FeesRecieverUpdated(address indexed _newWallet)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapBackSettingUpdated(bool indexed state)
SwapThreshouldUpdated(uint256 indexed minToken, uint256 indexed maxToken)
TradingOpenUpdated()
Transfer(address indexed from, address indexed to, uint256 value)
includeFromFeeUpdated(address indexed account)
constructor()
receive()
This contract contains no error objects.