Work with FNS
FNS Development info
Deployment
At this stage, we are deployed on Mainnet.
Contracts Deployed on Mainnet:
Multicall: 0x8ccEEf57F2E092562DBB969f38B68711F493b543
FNSRegistry: 0x916915d0d41EaA8AAEd70b2A5Fb006FFc213961b
ReverseRegistrar: 0xc49833d827b01e1465c65221A59885Fb71614a26
Registrar: 0x45d9d6408d5159a379924cf423cb7e15C00fA81f
FixedPriceOracle: 0x5e838eF42d5D1D8B3F691d7dbFC49D8a9f6aC577
RegistrarController:0xDA3c407a23Ef96930f1A07903fB8360D8926991E
PublicResolver: 0xed9bd04b1BB87Abe2EfF583A977514940c95699c
Github
Contracts and its deployment code, as well as the front-end and back-end implementations are all open source.
See all in FNS DAO Github.
How to use
Integrate FNS contract on Hyperspace network as an example:
Resolve name to address
Reverse Resolver (Primary Name):address to name
We will add more integration methods and demos ASAP, and finally release an SDK. Stay tuned.
Last updated