Get ENS Domain from Address
Demo
Parameters
Parameter name
Type
Description
Events
Event name
Description
States
State name
Type
Description
Last updated
Get the ENS domain from a wallet address. For example: 0xce70B7bCFe25C6Da352d596F8f2c937C5258eb09 will return novabloq.eth
Your wallet must be connected to the ethereum mainnet
Wallet Address
Text
Wallet address to get the ens name for
ENS Domain is Ready
Triggered when the result is ready to be used
NO ENS Domain available
Triggered if the wallet doesn't have an ENS name or an error occurred, for example, if you are connected to the wrong chain.
ENS: Domain
Text
Contains the ENS name, for example: novabloq.eth
Last updated