Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($817,438,072.86)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
QNT | ERC-20 | 9.550522M | $85.59 |
$817,429,172.59 | |
LINK | ERC-20 | 132.247959 | $15.12 |
$1,999.59 | |
GRT | ERC-20 | 8.467965K | $0.21805 |
$1,846.44 | |
ENS | ERC-20 | 81.178243 | $19.39 |
$1,574.05 | |
GALA | ERC-20 | 43.986406K | $0.028676 |
$1,261.35 | |
LRC | ERC-20 | 2.146464K | $0.181519 |
$389.62 | |
ENJ | ERC-20 | 1.918649K | $0.199357 |
$382.5 | |
TRAC | ERC-20 | 400.739 | $0.890864 |
$357 | |
LPT | ERC-20 | 27.385774 | $10.52 |
$288.1 | |
UNI | ERC-20 | 27.808779 | $9.36 |
$260.29 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21242930 | 7 minutes ago | | | 0 | 0.00028422463 | |
| 21242910 | 11 minutes ago | | | 0 | 0.00034369282 | |
| 21242904 | 12 minutes ago | | | 0 | 0.00034360052 | |
| 21242893 | 15 minutes ago | | | 0 | 0.00029718842 | |
| 21242892 | 15 minutes ago | | | 0 | 0.00041297838 | |
| 21242890 | 15 minutes ago | | | 0 | 0.00039739681 | |
| 21242889 | 15 minutes ago | | | 0 | 0.00059662548 | |
| 21242889 | 15 minutes ago | | | 0 | 0.00030236947 | |
| 21242887 | 16 minutes ago | | | 0 | 0.00047693120 | |
| 21242881 | 17 minutes ago | | | 0 | 0.00059078949 |
ABI
ABI objects
Getter at block 21242963
DECIMAL_ZEROS() view returns (uint256)
1000000000000000000
crowdsale() view returns (address)
0x398e41ac3d5972b4bac2320cd130c7a25ca446f7
decimals() view returns (uint8)
18
name() view returns (string)
Quant
symbol() view returns (string)
QNT
totalSupply() view returns (uint256)
45467000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
mint(address _address, uint256 _value)
transfer(address _to, uint256 _value) returns (bool)
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(address _crowdsale)
This contract contains no fallback and receive objects.
This contract contains no error objects.