Qlindo Realestate Investment Token
Verified contract
Active on
Ethereum with 12,559 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($49.96)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 50 | $0.999186 |
$49.96 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21284130 | 4 hours ago | | | 0 | 0.00027874973 | |
| 21284080 | 4 hours ago | | | 0 | 0.00052885260 | |
| 21284080 | 4 hours ago | | | 0 | 0.00052905039 | |
| 21284080 | 4 hours ago | | | 0 | 0.00052885260 | |
| 21284080 | 4 hours ago | | | 0 | 0.00052885260 | |
| 21284080 | 4 hours ago | | | 0 | 0.00052885260 | |
| 21284080 | 4 hours ago | | | 0 | 0.00052885260 | |
| 21284080 | 4 hours ago | | | 0 | 0.00052885260 | |
| 21284080 | 4 hours ago | | | 0 | 0.00052885260 | |
| 21284080 | 4 hours ago | | | 0 | 0.00052885260 |
ABI
ABI objects
Getter at block 21285294
decimals() view returns (uint8)
0
getTaskManager() view returns (address)
0xc2c2389dae1bd292a2685751d5fb091c9c28a5b3
name() view returns (string)
Qlindo Realestate Investment Token
symbol() view returns (string)
QLINDO
totalSupply() view returns (uint256)
10000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
onERC1155BatchReceived(address, address, uint256[], uint256[], bytes) pure returns (bytes4)
onERC1155Received(address, address, uint256, uint256, bytes) pure returns (bytes4)
onERC721Received(address, address, uint256, bytes) pure returns (bytes4)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events ERC1155SetApprovalForAll(uint256 taskId, address tokenContract, address operator, bool approved)
ERC1155Transfer(uint256 taskId, address tokenContract, address to, uint256 tokenId, uint256 amount)
ERC20Approve(uint256 taskId, address tokenContract, address spender, uint256 amount)
ERC20Transfer(uint256 taskId, address tokenContract, address to, uint256 amount)
ERC721Approve(uint256 taskId, address tokenContract, address operator, uint256 tokenId)
ERC721SetApprovalForAll(uint256 taskId, address tokenContract, address operator, bool approved)
ERC721Transfer(uint256 taskId, address tokenContract, address to, uint256 tokenId)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
doBatchTransferWithLock(uint256 taskId, address[] tos, uint256[] amounts, uint256[] lockTss)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setTaskManager(uint256 adminTaskId, address newTaskManager)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
updateLockTs(uint256 taskId, address[] accounts, uint256[] lockTss)
Approval(address indexed owner, address indexed spender, uint256 value)
ERC1155ApprovedForAll(address tokenContract, address operator, bool approved)
ERC1155Transferred(address tokenContract, address to, uint256 tokenId, uint256 amount)
ERC20Approved(address tokenContract, address spender, uint256 amount)
ERC20Transferred(address tokenContract, address to, uint256 amount)
ERC721Approved(address tokenContract, address to, uint256 tokenId)
ERC721ApprovedForAll(address tokenContract, address operator, bool approved)
ERC721Transferred(address tokenContract, address to, uint256 tokenId)
LockTsChanged(address account, uint256 lockTimestamp)
TaskManagerChanged(address newTaskManager)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address taskManager)
fallback()
receive()
This contract contains no error objects.