Answers for "rea"

0

rea

$ npm install --save @ensdomains/react-ens-address
Posted by: Guest on April-21-2021
0

rea

{
  name: 'vitalik.eth',
  address: '0x123...',
  type: "address" // "address" or "name" is the inputValue type
  input: "0x123..." // if the resolve is called and returns an error, it will return with the other properties as null and only input will be defined
}
Posted by: Guest on April-21-2021
0

rea

$ yarn add @ensdomains/react-ens-address
Posted by: Guest on April-21-2021

Browse Popular Code Answers by Language