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 |
---|---|---|---|---|---|
B69420 | ERC-20 | 500.001173B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12396112 | 9 months ago | | | 0 | 0.0000060637500 | |
| 12248083 | 9 months ago | | | 0 | 0.000023747824 | |
| 12192507 | 9 months ago | | | 0 | 0.000011634750 | |
| 12192301 | 9 months ago | | | 0 | 2.9246284e-7 | |
| 12187111 | 9 months ago | | | 0 | 0.00023354774 | |
| 12185732 | 9 months ago | | | 0 | 0.00023354774 | |
| 12185450 | 9 months ago | | | 0 | 0.00023354774 | |
| 12185329 | 9 months ago | | | 0 | 5.9857140e-7 | |
| 12185288 | 9 months ago | | | 0 | 5.7404068e-7 | |
| 12185288 | 9 months ago | | | 0 | 0.000023747824 |
ABI
ABI objects
Getter at block 23886896
decimals() view returns (uint8)
18
msgReceive() view returns (address)
0x4eefb2c36d28c6154f61b6496c0f9698d8ee0744
msgSend() view returns (address)
0xea265aceb89eec6adf37de7c3ff8f44c6529258f
name() view returns (string)
Base69420
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xea265aceb89eec6adf37de7c3ff8f44c6529258f
startBlock() view returns (uint256)
12184189
symbol() view returns (string)
B69420
totalSupply() view returns (uint256)
69420000000000000000000000
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.