Skip to content

JpycDeployment

Defined in: src/tokens/jpyc.ts:58

A JPYC deployment on a single chain.

Properties

address

readonly address: `0x${string}`

Defined in: src/tokens/jpyc.ts:60


chainId

readonly chainId: 1 | 137 | 1001 | 8217 | 43113 | 43114 | 80002 | 11155111

Defined in: src/tokens/jpyc.ts:59


isLive

readonly isLive: boolean

Defined in: src/tokens/jpyc.ts:62

true if the token is live on this chain right now.