Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 7 additional slots
Balances ($13.31)
Native
Value
$13.31
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.0039 | $3,412.74 |
$13.31 | |
GPX-shadow | ERC-20 | 9.97948K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5930316 | 6 years ago | | | 0.0011 | 0.00020957200 | |
| 5879096 | 6 years ago | | | 0.0011 | 0.0010470040 | |
| 5879065 | 6 years ago | | | 0.0011 | 0.0014670040 | |
| 5874104 | 6 years ago | | | 0 | 0.0012624720 | |
| 5873983 | 6 years ago | | | 0 | 0.0020725910 | |
| 5873938 | 6 years ago | | | 0 | 0.0014239710 | |
| 5873927 | 6 years ago | | | 0 | 0.0020711150 | |
| 5873910 | 6 years ago | | | 0 | 0.0010990460 | |
| 5873866 | 6 years ago | | | 0 | 0.00015135300 | |
| 5872501 | 6 years ago | | | 0.0011 | 0.00010478600 |
ABI
ABI objects
Getter at block 21276809
TOTAL_SUPPLY() view returns (uint256)
10000000000000000000000
decimals() view returns (uint8)
18
getBuyRate() view returns (uint256)
3731
isPause() view returns (bool)
false
name() view returns (string)
ParcelX
symbol() view returns (string)
GPX-shadow
totalSupply() view returns (uint256)
10000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
isOwner(address currentUser) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
buy() payable returns (uint256)
checkAndConfirm(address currentUser, bytes32 operation) returns (bool)
convertMainchainGPX(string destinationAccount, string extra) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
execute(address _to, uint256 _value, string _extra) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
mallocBudget(address _admin, uint256 _value) returns (bool)
pause()
setBuyRate(uint256 newBuyRate)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
unpause()
AcceptConfirm(bytes32 operation, address indexed who, uint256 confirmTotal)
Approval(address indexed owner, address indexed spender, uint256 value)
Converted(address indexed who, string destinationAccount, uint256 amount, string extra)
Deposit(address indexed who, uint256 value)
Pause()
Transfer(address indexed from, address indexed to, uint256 value)
Unpause()
Withdraw(address indexed who, uint256 value, address indexed lastApprover, string extra)
constructor(address[] _multiOwners, uint256 _multiRequires)
fallback()
This contract contains no error objects.