Name Service Resolution
In addition to EVM addresses, RSS3 API supports the following name services, you may use any of them in your API requests to represent a user.
Name Serivce | Handle |
---|---|
Avvy Domains | .avax |
Crossbell | .csb |
dotbit | .bit |
ENS | .eth |
Lens Protocol | .lens |
SPACE ID | .bnb |
Unstoppable Domains | .crypto .nft .x .wallet .bitcoin .dao .888 .zil .blockchain |
Invalid Resolution
This often occurs when the handle is not properly set up, e.g., ENS without a resolver (forward resolution, 0x -> ENS), or without a reverse record (reverse resolution, ENS -> 0x).
Updated 3 months ago