Skip to main content
Version: Next

Interface: AddStarknetChainParameters

RPCSPEC09.WALLET_API.AddStarknetChainParameters

EIP-3085:

See

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

Hierarchy

Properties

id

id: string

Inherited from

StarknetChain.id

Defined in

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


chain_id

chain_id: string

Inherited from

StarknetChain.chain_id

Defined in

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


chain_name

chain_name: string

Inherited from

StarknetChain.chain_name

Defined in

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


rpc_urls

Optional rpc_urls: string[]

Inherited from

StarknetChain.rpc_urls

Defined in

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


block_explorer_url

Optional block_explorer_url: string[]

Inherited from

StarknetChain.block_explorer_url

Defined in

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


native_currency

Optional native_currency: Asset

Inherited from

StarknetChain.native_currency

Defined in

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


icon_urls

Optional icon_urls: string[]

Inherited from

StarknetChain.icon_urls

Defined in

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