Skip to content

Commit

Permalink
utils web3 - tiny fix
Browse files Browse the repository at this point in the history
  • Loading branch information
JasminDreasond committed Aug 17, 2024
1 parent a5d055a commit da49222
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/util/web3/utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ import { ethers } from 'ethers';

import { objType } from 'for-promise/utils/lib.mjs';

import moment from '@src/util/libs/momentjs';
import getEnsManager from '@src/util/web3/abi/ethereum/0xa58e81fe9b61b5c3fe2afd33cf304c454abfc7cb';
import { tinyCrypto } from '@src/util/web3';

Expand Down

0 comments on commit da49222

Please sign in to comment.