-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Please change https://metadata.ens.domains/{networkName}/{contractAddress(0x[a-fA-F0-9]{40})}/{tokenId} into https://metadata.ens.domains/{chainId}/{contractAddress(0x[a-fA-F0-9]{40})}/{tokenId}. ChainIds are universal and stable, networkName are arbitrary. Sometimes ethereum is named mainnet or eth, sometimes network names change like xDai Chain into Gnosis Chain. So please use chainIds, see https://chainlist.org/ for a list of them.
Alternatively you could replace the networksName and contractAddress with a CAPI-10 address, that contains the chainId and the address in one string.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request