Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BUBBLE | ERC-20 | 523.308128B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20294109 | 2 months ago | | | 0 | 1.7520704e-7 | |
| 15155622 | 6 months ago | | | 0 | 5.1221687e-7 | |
| 12469845 | 8 months ago | | | 0 | 0.000017256325 | |
| 12221794 | 8 months ago | | | 0 | 0.000023481602 | |
| 12180164 | 8 months ago | | | 0 | 3.1630562e-7 | |
| 12177342 | 8 months ago | | | 0 | 1.7492375e-7 | |
| 12176625 | 8 months ago | | | 0 | 3.2352380e-7 | |
| 12176601 | 8 months ago | | | 0 | 3.2179394e-7 | |
| 12176434 | 8 months ago | | | 0 | 1.6573031e-7 | |
| 12176032 | 8 months ago | | | 0 | 3.2745846e-7 |
ABI
ABI objects
Getter at block 22527389
decimals() view returns (uint8)
18
msgReceive() view returns (address)
0x9262b8e8a2c290d4fda54814d199b75c2f6f362b
msgSend() view returns (address)
0x8b3491b50a9d5a94069c62b05f020d352d8e83a2
name() view returns (string)
Base Bubble
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x8b3491b50a9d5a94069c62b05f020d352d8e83a2
startBlock() view returns (uint256)
12174149
symbol() view returns (string)
BUBBLE
totalSupply() view returns (uint256)
1000000000000000000000000000
trade() 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)
openTrading() payable
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.