import fix
This commit is contained in:
2
token.js
2
token.js
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
import {ethers} from "ethers";
|
import {ethers} from "ethers";
|
||||||
import {getProvider} from "./blockchain.js";
|
import {getProvider} from "./blockchain.js";
|
||||||
import {newContract} from "../web/src/blockchain/contract.js";
|
import {newContract} from "./contract.js";
|
||||||
|
|
||||||
const std_arbitrum_tokens = {}
|
const std_arbitrum_tokens = {}
|
||||||
const tokens = {
|
const tokens = {
|
||||||
|
|||||||
Reference in New Issue
Block a user