Const
Readonly
blockchainId: "NEAR-TESTNET"Readonly
blockchainVm: "NEAR"Optional
blockTime?: numberBlock time in milliseconds.
Collection of contracts
Optional
custom?: Record<string, unknown>Custom chain data.
Optional
ensTlds?: readonly string[]Collection of ENS TLDs for the chain.
Optional
experimental_preconfirmationTime?: numberPreconfirmation time in milliseconds.
Optional
fees?: ChainFees<undefined>Modifies how fees are derived.
Optional
Readonly
formatters?: undefinedID in number form
Human-readable name
Currency used by chain
Collection of RPC endpoints
Optional
serializers?: ChainSerializers<undefined, TransactionSerializable<bigint, number>>Modifies how data is serialized (e.g. transactions).
Optional
sourceId?: numberSource Chain ID (ie. the L1 chain)
Flag for test networks
Collection of block explorers