20 lines
373 B
Markdown
20 lines
373 B
Markdown
# @dbis-thirdweb/chain
|
|
|
|
Canonical Chain 138 definition for thirdweb integrations.
|
|
|
|
## Usage
|
|
|
|
```typescript
|
|
import { chain138 } from '@dbis-thirdweb/chain';
|
|
|
|
// Use with thirdweb SDK
|
|
const sdk = new ThirdwebSDK(chain138);
|
|
```
|
|
|
|
## Chain Details
|
|
|
|
- **ChainID**: 138
|
|
- **CAIP-2**: `eip155:138`
|
|
- **RPC**: `https://138.rpc.thirdweb.com`
|
|
- **Native Currency**: ETH (18 decimals)
|