recoverFunds(address,address,uint256)
recoverFunds(address,address,uint256) is a function in the ENS ABI (4-byte selector 0x5d3590d5). It takes 3 parameters. Encode its calldata from typed inputs, or paste calldata to decode it.
- Selector
- 0x5d3590d5
- Mutability
- nonpayable
Parameters
| Name | Type |
|---|---|
| _token | address |
| _to | address |
| _amount | uint256 |
Example calldata
0x5d3590d5000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000Other 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()
- register(string,address,uint256,bytes32,address,bytes[],bool,uint16)
- renew(string,uint256)
- renounceOwnership()
- rentPrice(string,uint256)
- reverseRegistrar()
- supportsInterface(bytes4)
- transferOwnership(address)
- valid(string)
- withdraw()