thirdweb

⌘K

Explore

Docs

Support

Clover Testnet
(CLV)

Popular Contracts

Explore more ->

Info

clover.finance

Chain ID

1023

Native Token

Clover (CLV)


Getting Started with Clover Testnet

Choose a language:

Install the latest version of the SDK:

npm install @thirdweb-dev/sdk [email protected]

Initialize the SDK and contract on your project:

import { CloverTestnet } from "@thirdweb-dev/chains";
import { ThirdwebSDK } from "@thirdweb-dev/sdk/evm";
const sdk = new ThirdwebSDK(CloverTestnet);
const contract = await sdk.getContract("0x0000000000000000000000000000000000000000");
FeedbackPrivacy PolicyTerms of ServiceGas EstimatorChainlist

thirdweb © 2023