-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
please add my token to morph Bridge..i want to test morph holesky token bridge ~ eth holesky
``import { createThirdwebClient, getContract } from "thirdweb";
import { defineChain } from "thirdweb/chains";
// create the client with your clientId, or secretKey if in a server environment
const client = createThirdwebClient({
clientId: "YOUR_CLIENT_ID"
});
// connect to your contract
const contract = getContract({
client,
chain: defineChain(2810),
address: "0x5dC290362a5EB86039eA5c1Bcc0de7302e57d370"
});
FallenMen and Yogisquals
Metadata
Metadata
Assignees
Labels
No labels