ISQ.store
Verified contract
Active on
Ethereum with 4,837 txns
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 |
---|---|---|---|---|---|
ISQ | ERC-20 | 800.0008M | -- | -- | |
OLE | ERC-20 | 10 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9596472 | 5 years ago | | | 0 | 0.00021170000 | |
| 9596319 | 5 years ago | | | 0 | 0.00035405201 | |
| 8327567 | 5 years ago | | | 0 | 0.00025607400 | |
| 8315819 | 5 years ago | | | 0 | 0.00034823135 | |
| 8315774 | 5 years ago | | | 0 | 0.00036001088 | |
| 7423458 | 6 years ago | | | 0 | 0.000036518000 | |
| 7212800 | 6 years ago | | | 0 | 0.000021582000 | |
| 7130103 | 6 years ago | | | 0 | 0.000036582000 | |
| 7075896 | 6 years ago | | | 0 | 0.00041316800 | |
| 7005387 | 6 years ago | | | 0 | 0.000051582000 |
ABI
ABI objects
Getter at block 21159973
contactInformation() view returns (string)
ISQ.store is a global new retail platform. ISQ tokens are issued by ISQ Holding Limited.
decimals() view returns (uint256)
18
name() view returns (string)
ISQ.store
owner() view returns (address)
0x962af1ec954061bbe08f173eb0a6abfb1ea44bbd
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
ISQ
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
claimOwnership()
setContactInformation(string info)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
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.