GetUpdateChangesParams
@justaname.id/react • Docs
@justaname.id/react / GetUpdateChangesParams
Interface: GetUpdateChangesParams
Extends
Omit<SubnameUpdateRoute["params"],"username"|"ensDomain">
Properties
addresses?
optionaladdresses:Partial<object> |AddressWithTypedCoins[]
Inherited from
Omit.addresses
Defined in
packages/@justaname.id/sdk/dist/src/lib/types/subnames/update.d.ts:20
chainId?
optionalchainId:ChainId
Inherited from
Omit.chainId
Defined in
packages/@justaname.id/sdk/dist/src/lib/types/subnames/update.d.ts:14
contentHash?
optionalcontentHash:string
Inherited from
Omit.contentHash
Defined in
packages/@justaname.id/sdk/dist/src/lib/types/subnames/update.d.ts:17
ens
ens:
string
Defined in
packages/@justaname.id/react/src/lib/hooks/subname/useUpdateChanges.ts:21
text?
optionaltext:Record<string,string> |TextRecordUpdateRequest[]
Inherited from
Omit.text
Defined in
packages/@justaname.id/sdk/dist/src/lib/types/subnames/update.d.ts:21
Last updated
Was this helpful?