IAddressResolver
Git Source (opens in a new tab)
Functions
addr
function addr(bytes32 node, uint256 coinType) external view returns (bytes memory);
Events
AddressChanged
event AddressChanged(bytes32 indexed node, uint256 coinType, bytes newAddress);