Skip to content

ADD TOKEN AT BRIDGE MORPH HOLESKY #30

@rickyhanderson

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions