Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PVC | ERC-20 | 32.499446M | -- | -- | |
WLM | ERC-20 | 66 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8929288 | 5 years ago | | | 0 | 0.00038073000 | |
| 8918608 | 5 years ago | | | 0 | 0.00018230400 | |
| 8917838 | 5 years ago | | | 0 | 0.00038594000 | |
| 7275486 | 6 years ago | | | 0 | 0.00038009000 | |
| 7273226 | 6 years ago | | | 0 | 0.00070356000 | |
| 7271550 | 6 years ago | | | 0 | 0.00055292000 | |
| 7271542 | 6 years ago | | | 0 | 0.00055292000 | |
| 7271524 | 6 years ago | | | 0 | 0.00055292000 | |
| 7271435 | 6 years ago | | | 0 | 0.00055292000 | |
| 7271419 | 6 years ago | | | 0 | 0.00055292000 |
ABI
ABI objects
Getter at block 21207579
decimals() view returns (uint8)
18
getTokenDetail() view returns (string, string, uint256)
(Pryvate, PVC, 50000000000000000000000000)
name() view returns (string)
Pryvate
owner() view returns (address)
0xc50c5acabbc5c6f18d0dc863b7922abea0effcc7
symbol() view returns (string)
PVC
totalSupply() view returns (uint256)
50000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events advisorVesting(address[] advisors, uint256[] tokens)
approve(address _spender, uint256 _amount) returns (bool success)
burn(uint256 _value)
teamVesting(address[] teamMembers, uint256[] tokens)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed burner, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address wallet)
fallback()
This contract contains no error objects.