commitments(bytes32)
commitments(bytes32) is a function in the ENS ABI (4-byte selector 0x839df945). It takes 1 parameter. Encode its calldata from typed inputs, or paste calldata to decode it.
- Selector
- 0x839df945
- Mutability
- view
Parameters
| Name | Type |
|---|---|
| arg0 | bytes32 |
Example calldata
0x839df9450000000000000000000000000000000000000000000000000000000000000000Other ENS functions
- available(string)
- commit(bytes32)
- makeCommitment(string,address,uint256,bytes32,address,bytes[],bool,uint16)
- maxCommitmentAge()
- MIN_REGISTRATION_DURATION()
- minCommitmentAge()
- nameWrapper()
- owner()
- prices()
- recoverFunds(address,address,uint256)
- register(string,address,uint256,bytes32,address,bytes[],bool,uint16)
- renew(string,uint256)
- renounceOwnership()
- rentPrice(string,uint256)
- reverseRegistrar()
- supportsInterface(bytes4)
- transferOwnership(address)
- valid(string)
- withdraw()