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 |
---|---|---|---|---|---|
B69 | ERC-20 | 9.338552T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13024702 | 8 months ago | | | 0 | 0.0000057676924 | |
| 12902541 | 8 months ago | | | 0 | 0.0000011630541 | |
| 12889184 | 8 months ago | | | 0 | 0.0000011727646 | |
| 12888950 | 8 months ago | | | 0 | 0.0000057676924 | |
| 12888918 | 8 months ago | | | 0 | 0.000094331153 | |
| 12888898 | 8 months ago | | | 0 | 0.0000011782331 | |
| 12888721 | 8 months ago | | | 0 | 0.0000057676924 | |
| 12888708 | 8 months ago | | | 0 | 0.0000057676924 | |
| 12888667 | 8 months ago | | | 0 | 0.0000057676924 | |
| 12888653 | 8 months ago | | | 0 | 0.0000057676924 |
ABI
ABI objects
Getter at block 23064891
decimals() view returns (uint8)
18
msgReceive() view returns (address)
0x4861e6d8e3fd9bc820a66201d3ec56c41c6a4781
msgSend() view returns (address)
0x75fc9c2efb4f3f18184e5bb6d7668b14f48407d9
name() view returns (string)
BASE 69
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x75fc9c2efb4f3f18184e5bb6d7668b14f48407d9
startBlock() view returns (uint256)
12888243
symbol() view returns (string)
B69
totalSupply() view returns (uint256)
69696969000000000000000000
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.