import { Wallet } from "ethers"; import { Address } from "../types"; export const getRandomAddress = async (): Promise