debeem-wallet

Type alias ContractTokenValueItem

ContractTokenValueItem: TokenValueItem & {
    contractAddress: string;
    pair: string;
}

Type declaration

  • contractAddress: string
  • pair: string