export interface Address {
  97: string;
  56: string;
  [chainId: number]: string;
}
