Skip to content

Commit

Permalink
miss
Browse files Browse the repository at this point in the history
  • Loading branch information
Define101 committed Oct 5, 2024
1 parent 1f90c77 commit 6f867b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion projects/orderly-network/index.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
const ADDRESSES = require('../helper/coreAssets.json')
const { call, view_account, addTokenBalances, sumSingleBalance } = require('../helper/chain/near');
const { sumTokensExport } = require('../helper/unwrapLPs');
const { ethereum } = require('../helper/whitelistedNfts');

const ASSET_MANAGER_CONTRACT = 'asset-manager.orderly-network.near';
const GET_LISTED_TOKENS_METHOD = 'get_listed_tokens';
Expand Down

0 comments on commit 6f867b5

Please sign in to comment.