UNPKG

@zebec-network/exchange-card-sdk

Version:
5 lines (4 loc) 113 B
const ERC20 = await import("./ERC20.json", { with: { type: "json" }, }); export const ERC20_ABI = ERC20.abi;