ioID Registry
Example ioID Registry Entry
ioID Identifier
NFT chainID
NFT contract
NFT tokenID
Key Functions
Device Ownership Lookup
ownerOf(uint256 tokenid)ownerOf(uint256 tokenid)function account(
address implementation,
bytes32 salt,
uint256 chainId,
address tokenContract,
uint256 tokenId
) external view returns (address account)