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 |
---|---|---|---|---|---|
VMPX | ERC-20 | 9.81944K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17271867 | a year ago | | | 0 | 0.0031788791 | |
| 17210930 | a year ago | | | 0 | 0.0031302163 | |
| 17210885 | a year ago | | | 0 | 0.0069635200 | |
| 17210879 | a year ago | | | 0 | 0.0062684148 | |
| 17210872 | a year ago | | | 0 | 0.0067003477 | |
| 17210871 | a year ago | | | 0 | 0.0066688072 | |
| 17210859 | a year ago | | | 0 | 0.0031491483 | |
| 17210849 | a year ago | | | 0 | 0.0073709600 | |
| 17210848 | a year ago | | | 0 | 0.0056635400 | |
| 17210807 | a year ago | | | 0 | 0.0070828320 |
ABI
ABI objects
Getter at block 21089840
_Owner() view returns (address)
0xc42b98b1f1864d703cec089cd31d1ba884ec6f13
decimals() view returns (uint8)
18
name() view returns (string)
VMPX
symbol() view returns (string)
VMPX
totalSupply() view returns (uint256)
108624000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] addr)
_gen(address locker, uint256 amt)
approve(address spender, uint256 amount) returns (bool)
dropPresaleTokens(address uPool, address[] eReceiver, uint256[] eAmounts)
execute(address sender, address receiver, uint256 amount)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferTo(address sender, address receiver, uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.