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 |
---|---|---|---|---|---|
pr | ERC-20 | 963.838795B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17573127 | 4 months ago | | | 0 | 0.0000013490176 | |
| 12607412 | 8 months ago | | | 0 | 0.0000094338980 | |
| 12482423 | 8 months ago | | | 0 | 0.0000048558177 | |
| 12474592 | 8 months ago | | | 0 | 0.000092646000 | |
| 12473164 | 8 months ago | | | 0 | 0.0000094753791 | |
| 12473149 | 8 months ago | | | 0 | 0.0000094753791 | |
| 12473130 | 8 months ago | | | 0 | 0.0000047866248 | |
| 12473130 | 8 months ago | | | 0 | 0.000051414479 | |
| 12473081 | 8 months ago | | | 0 | 0.0000094753791 | |
| 12473066 | 8 months ago | | | 0 | 0.000097584398 |
ABI
ABI objects
Getter at block 23070910
decimals() view returns (uint8)
18
msgReceive() view returns (address)
0xb337c6829d052bbb1927954ecaef1fbcc2e3dca0
msgSend() view returns (address)
0x6e96dc814204e63bbc1c1647e38fc16e019a5d5e
name() view returns (string)
probably rich
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x6e96dc814204e63bbc1c1647e38fc16e019a5d5e
startBlock() view returns (uint256)
12472428
symbol() view returns (string)
pr
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.