Table of Contents

Class ChainId2

Namespace
Thirdweb.Api
Assembly
Thirdweb.dll

Chain ID to use for the payment. Supports CAIP-2 strings (e.g., 'eip155:1', 'solana:mainnet') or legacy numeric EVM IDs.

public class ChainId2
Inheritance
ChainId2
Inherited Members

Properties

AdditionalProperties

[JsonExtensionData]
public IDictionary<string, object> AdditionalProperties { get; set; }

Property Value

IDictionary<string, object>