Skip to main content

Interface: NetworkConstants

Defined in: constants.ts:7

Network-specific constants used across the SDK.

Properties

chain

chain: Chain

Defined in: constants.ts:16


chainNamespace

chainNamespace: `eip155:${number}`

Defined in: constants.ts:17


contractAddresses

contractAddresses: object

Defined in: constants.ts:11

erc8004Registry

erc8004Registry: `0x${string}`


erc8004RegistryAddress

erc8004RegistryAddress: `0x${string}`

Defined in: constants.ts:15

Convenience alias for the ERC-8004 registry contract address.


rpcUrls

rpcUrls: object

Defined in: constants.ts:8

base

base: string