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 |
---|---|---|---|---|---|
Base69 | ERC-20 | 9.948309T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21937306 | a month ago | | | 0 | 3.3515567e-7 | |
| 13024662 | 8 months ago | | | 0 | 0.0000060354366 | |
| 12886916 | 8 months ago | | | 0 | 0.0000060354366 | |
| 12886895 | 8 months ago | | | 0 | 0.0000060619745 | |
| 12886884 | 8 months ago | | | 0 | 0.0000060354366 | |
| 12886826 | 8 months ago | | | 0 | 0.0000060354366 | |
| 12886816 | 8 months ago | | | 0 | 0.0000061431217 | |
| 12886752 | 8 months ago | | | 0 | 0.0000060619745 | |
| 12886722 | 8 months ago | | | 0 | 0.0000060619745 | |
| 12886717 | 8 months ago | | | 0 | 0.0000030270196 |
ABI
ABI objects
Getter at block 23062700
decimals() view returns (uint8)
18
msgReceive() view returns (address)
0x4c79e1800330526bce9628ee50935d42cf805ab0
msgSend() view returns (address)
0x1dce52470d8bce210b062756d24a4ac4d66b1037
name() view returns (string)
Base69
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x1dce52470d8bce210b062756d24a4ac4d66b1037
startBlock() view returns (uint256)
12886400
symbol() view returns (string)
Base69
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.