We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52957aa commit ac0cf38Copy full SHA for ac0cf38
modules/statics/src/coins/erc20Coins.ts
@@ -1,5 +1,5 @@
1
-import { UnderlyingAsset } from '../base.ts';
2
-
+import { UnderlyingAsset } from '../base';
+import { erc20 } from '../account';
3
export const erc20Coins = [
4
erc20(
5
'3cdd1d41-b561-4c0c-aa82-72c52ebe69e5',
0 commit comments