SubnamesConfig
@justaname.id/sdk • Docs
@justaname.id/sdk / SubnamesConfig
Interface: SubnamesConfig
Properties
apiKey?
optional
apiKey:string
Represents the API key.
Defined in
packages/@justaname.id/sdk/src/lib/features/subnames/index.ts:29
chainId
chainId:
ChainId
Represents the chainId of the blockchain to be used.
Defined in
packages/@justaname.id/sdk/src/lib/features/subnames/index.ts:44
dev
dev:
boolean
Defined in
packages/@justaname.id/sdk/src/lib/features/subnames/index.ts:46
ensDomains?
optional
ensDomains:EnsDomainByChainId
[]
Represents the ENS ensDomain.
Defined in
packages/@justaname.id/sdk/src/lib/features/subnames/index.ts:39
networks
networks:
NetworksWithProvider
Represents the provider URL.
Defined in
packages/@justaname.id/sdk/src/lib/features/subnames/index.ts:34
Last updated