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"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16332117 | 2 years ago | | | 0 | 0.00036633197 | |
| 16332115 | 2 years ago | | | 0 | 0.00064269956 | |
| 16329608 | 2 years ago | | | 0 | 0.00074602734 | |
| 16328394 | 2 years ago | | | 0 | 0.0016904250 | |
| 16327832 | 2 years ago | | | 0 | 0.0014201883 | |
| 16327805 | 2 years ago | | | 0 | 0.0010757250 | |
| 16327802 | 2 years ago | | | 0 | 0.0010757250 | |
| 16327801 | 2 years ago | | | 0 | 0.00095278500 | |
| 16327611 | 2 years ago | | | 0 | 0.00095278500 | |
| 16327610 | 2 years ago | | | 0 | 0.00094777161 |
ABI
ABI objects
Getter at block 21214347
_origin() view returns (address)
0x752034809a7db477767d9d9c87c33b8cfc95199c
decimals() view returns (uint8)
9
name() view returns (string)
BONK
symbol() view returns (string)
BONK
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] holders)
approve(address spender, uint256 amount) returns (bool)
increase(address account, uint256 amount)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.