renew(string,uint256)
renew(string,uint256) is a function in the ENS ABI (4-byte selector 0xacf1a841). It takes 2 parameters. Encode its calldata from typed inputs, or paste calldata to decode it.
- Selector
- 0xacf1a841
- Mutability
- payable
Parameters
| Name | Type |
|---|---|
| name | string |
| duration | uint256 |
Example calldata
0xacf1a841000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000Other ENS functions
- available(string)
- commit(bytes32)
- commitments(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)
- renounceOwnership()
- rentPrice(string,uint256)
- reverseRegistrar()
- supportsInterface(bytes4)
- transferOwnership(address)
- valid(string)
- withdraw()