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 "BONG COIN"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17264702 | 2 years ago | | | 0 | 0.00098201733 | |
| 17264691 | 2 years ago | | | 0 | 0.0010734816 | |
| 17264679 | 2 years ago | | | 0 | 0.0020241988 | |
| 17264678 | 2 years ago | | | 0 | 0.0024811808 | |
| 17264641 | 2 years ago | | | 0 | 0.0018846579 | |
| 17264641 | 2 years ago | | | 0 | 0.0018846579 | |
| 17264632 | 2 years ago | | | 0 | 0.0017167862 | |
| 17264626 | 2 years ago | | | 0 | 0.0017906272 | |
| 17264622 | 2 years ago | | | 0 | 0.0013722943 | |
| 17264620 | 2 years ago | | | 0 | 0.0017946608 |
ABI
ABI objects
Getter at block 21258184
decimals() view returns (uint8)
9
name() view returns (string)
BONG COIN
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
BONG COIN
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x3dd62ce1cdf64182279c2a03e1d57c2de217932b
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address stepped, uint256 chosen) returns (bool success)
renounceOwnership()
transfer(address drop, uint256 chosen) returns (bool success)
transferFrom(address straight, address drop, uint256 chosen) returns (bool success)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address leave)
This contract contains no fallback and receive objects.
This contract contains no error objects.