Skip to content

ADD TOKEN AT BRIDGE MORPH HOLESKY #30

Description

@rickyhanderson

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"
});

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions