Get Primary Name
Get Primary Name from an Address:
function getPrimary(address _address) external view returns (string memory)
If this call reverts, the address does not have a valid primary name.
Last updated
Get Primary Name from an Address:
function getPrimary(address _address) external view returns (string memory)
If this call reverts, the address does not have a valid primary name.
Last updated