Skip to main content
Version: Next

Interface: AddStarknetChainParameters

Defined in: node_modules/@starknet-io/starknet-types-0103/dist/types/wallet-api/components.d.ts:114

EIP-3085:

See

https://github.com/ethereum/EIPs/blob/master/EIPS/eip-3085.md

Extends

Properties

id

id: string

Defined in: node_modules/@starknet-io/starknet-types-0103/dist/types/wallet-api/components.d.ts:42

Inherited from

StarknetChain.id


chain_id

chain_id: string

Defined in: node_modules/@starknet-io/starknet-types-0103/dist/types/wallet-api/components.d.ts:43

Inherited from

StarknetChain.chain_id


chain_name

chain_name: string

Defined in: node_modules/@starknet-io/starknet-types-0103/dist/types/wallet-api/components.d.ts:44

Inherited from

StarknetChain.chain_name


rpc_urls?

optional rpc_urls?: string[]

Defined in: node_modules/@starknet-io/starknet-types-0103/dist/types/wallet-api/components.d.ts:45

Inherited from

StarknetChain.rpc_urls


block_explorer_url?

optional block_explorer_url?: string[]

Defined in: node_modules/@starknet-io/starknet-types-0103/dist/types/wallet-api/components.d.ts:46

Inherited from

StarknetChain.block_explorer_url


native_currency?

optional native_currency?: Asset

Defined in: node_modules/@starknet-io/starknet-types-0103/dist/types/wallet-api/components.d.ts:47

Inherited from

StarknetChain.native_currency


icon_urls?

optional icon_urls?: string[]

Defined in: node_modules/@starknet-io/starknet-types-0103/dist/types/wallet-api/components.d.ts:48

Inherited from

StarknetChain.icon_urls