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 |
---|---|---|---|---|---|
VIP | ERC-20 | 8 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21119455 | 6 days ago | | | 0 | 0.000052575856 | |
| 19607166 | 7 months ago | | | 0 | 0.00026195648 | |
| 18356033 | a year ago | | | 0 | 0.00018348792 | |
| 14878080 | 2 years ago | | | 0 | 0.0024115531 | |
| 12901396 | 3 years ago | | | 0 | 0.0034633000 | |
| 12901287 | 3 years ago | | | 0 | 0.0034621000 | |
| 12741658 | 3 years ago | | | 0 | 0.0051733000 | |
| 12738249 | 3 years ago | | | 0 | 0.0051733000 | |
| 12732020 | 3 years ago | | | 0 | 0.0051733000 | |
| 12727301 | 3 years ago | | | 0 | 0.0034645000 |
ABI
ABI objects
Getter at block 21159963
decimals() view returns (uint32)
8
mintingFinished() view returns (bool)
true
name() view returns (string)
Partner
owner() view returns (address)
0x7be8525929b7802f58e9a9fbae7f6fda7c96457f
symbol() view returns (string)
PRC
totalSupply() view returns (uint256)
2000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
finishMinting() returns (bool)
mint(address _to, uint256 _amount) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
MintFinished()
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.