Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1.39)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PST | ERC-20 | 1.49331K | $0.000929 |
$1.39 | |
XLAB | ERC-20 | 50 | $0.000002 |
$0 | |
HINT | ERC-20 | 2.461K | -- | -- | |
PST | ERC-20 | 1.49431K | -- | -- | |
CGW | ERC-20 | 100 | -- | -- | |
XCEL | ERC-20 | 50 | -- | -- | |
BTL | ERC-20 | 18 | -- | -- | |
WIT | ERC-20 | 18 | -- | -- | |
GOLD | ERC-20 | 16 | -- | -- | |
GENES | ERC-20 | 8 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16583726 | 2 years ago | | | 0 | 0.00059176918 | |
| 16504088 | 2 years ago | | | 0 | 0.00037531832 | |
| 16504034 | 2 years ago | | | 0 | 0.00040732679 | |
| 16331080 | 2 years ago | | | 0 | 0.00035268099 | |
| 16331036 | 2 years ago | | | 0 | 0.00034278605 | |
| 14316410 | 3 years ago | | | 0 | 0.0011397500 | |
| 12701912 | 3 years ago | | | 0 | 0.00012113003 | |
| 12580489 | 3 years ago | | | 0 | 0.00024226000 | |
| 12386411 | 4 years ago | | | 0 | 0.00094481403 | |
| 12281070 | 4 years ago | | | 0 | 0.0035387480 |
ABI
ABI objects
Getter at block 21247503
creationBlock() pure returns (uint256)
4185335
creationTime() pure returns (uint256)
1503307991
decimals() pure returns (uint8)
18
initialOwner() pure returns (address)
0x78c9e2ffb1befee4d80d962aaedd76e5d6e3f626
name() pure returns (string)
Primas
supply() pure returns (uint256)
100000000000000000000000000
symbol() pure returns (string)
PST
totalSupply() pure returns (uint256)
100000000000000000000000000
transfersEnabled() pure returns (bool)
false
version() pure returns (string)
v0.1
Read-only
allowance(address _owner, address _spender) pure returns (uint256)
balanceOf(address _account) pure returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
catchYou(address _target, uint256 _timestamp) returns (uint256)
enableTransfers(bool _transfersEnabled) returns (bool)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
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.