DOID: Decentralized OpenID

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x3240e678 at 16268456
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 43 additional slots
-
variable spans 47 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
1 additional variable

No balances found for "DOID: Decentralized OpenID"

No transactions found for "DOID: Decentralized OpenID"


Functions
Getter at block 21276079
COIN_TYPE_ETH(view returns (uint256)
60
maxCommitmentAge(view returns (uint256)
0
minCommitmentAge(view returns (uint256)
0
name(pure returns (string)
DOID: Decentralized OpenID
symbol(pure returns (string)
DOID
totalSupply(view returns (uint256)
0
Read-only
addr(bytes32 nodeview returns (address)
addrOfType(bytes32 nodeuint256 coinTypeview returns (bytes)
addrs(bytes32 nodeview returns (struct IAddressResolverTypedAddress[])
available(string nameview returns (bool)
available(uint256 idview returns (bool)
balanceOf(address ownerview returns (uint256)
commitments(bytes32view returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
makeAddrMessage(string nameuint256 coinTypeaddress auint256 timestampuint256 noncepure returns (string)
makeCommitment(string nameaddress ownerbytes32 secretbytes[] datapure returns (bytes32)
nameHash(string namepure returns (bytes32)
names(bytes32view returns (bytes)
namesOfOwner(address _userview returns (struct IDoidRegistryDoidInfo[])
ownerOf(uint256 tokenIdview returns (address)
passReserved(string nameview returns (bool)
passReserved(uint256 idview returns (bool)
statusOfName(string _nameview returns (string statusaddress owneruint256 id)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address _userview returns (uint256[])
valid(string _namepure returns (bool)
State-modifying
approve(address touint256 tokenId
claimLockedName(string nameaddress owner
commit(bytes32 commitment
initialize(address passRegistryuint256 _minCommitmentAgeuint256 _maxCommitmentAge
register(string nameaddress ownerbytes32 secretbytes[] data
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setAddr(string nameuint256 coinTypeaddress auint256 timestampuint256 noncebytes signature
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
Events
AddressChanged(bytes32 indexed nodeuint256 coinTypebytes newAddress
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Initialized(uint8 version
NameRegistered(uint256 indexed idstring nameaddress indexed owner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.