|
@@ -3,7 +3,7 @@ import jlabiData from "@/utils/abijson/jlabi.json";
|
|
|
import bmabiData from "@/utils/abijson/bmabi.json";
|
|
|
import pubData from "@/utils/abijson/pub.json";
|
|
|
|
|
|
-const web3 = await getWeb3();
|
|
|
+const web3 = getWeb3();
|
|
|
|
|
|
const TOKEN_ADDRESSES = {
|
|
|
wgt: "0xCec9CE45f9E8f41016c89576CD27d74d5103c04c",
|