Polaris Universal
Verified contract
Active on
Ethereum with 1,474 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Ind3X | ERC-20 | 100K | -- | -- | |
PLXT | ERC-20 | 50K | -- | -- | |
SCARB | ERC-20 | 40K | -- | -- | |
OMNES | ERC-20 | 5K | -- | -- | |
XPU | ERC-20 | 4.26K | -- | -- | |
DXG | ERC-20 | 3K | -- | -- | |
LVL | ERC-20 | 2.836K | -- | -- | |
BOLD | ERC-20 | 1.2K | -- | -- | |
CORES | ERC-20 | 747 | -- | -- | |
TRIM | ERC-20 | 150 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9534885 | 5 years ago | | | 0 | 0.00017619600 | |
| 9425970 | 5 years ago | | | 0 | 0.00088122000 | |
| 9134786 | 5 years ago | | | 0 | 0.00088050000 | |
| 8802199 | 5 years ago | | | 0 | 0.00015403500 | |
| 8801113 | 5 years ago | | | 0 | 0.00013203000 | |
| 8689822 | 5 years ago | | | 0 | 0.000022005000 | |
| 8376174 | 5 years ago | | | 0 | 0.00021941000 | |
| 8217032 | 5 years ago | | | 0 | 0.00018285200 | |
| 8176501 | 5 years ago | | | 0 | 0.00014802000 | |
| 8080237 | 5 years ago | | | 0 | 0.000021941000 |
ABI
ABI objects
Getter at block 21159372
_totalSupply() view returns (uint256)
23000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Polaris Universal
symbol() view returns (string)
XPU
totalSupply() view returns (uint256)
23000000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.