Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WithdrawRequestMap

Hierarchy

  • WithdrawRequestMap

Indexable

[userId: string]: {}

The Id of user.

  • [chain: string]: {}

    The symbol of chain.

    • [userAddress: string]: {}

      The address of user.

      • [requestId: string]: number

        The ID of withdrawal request.

Generated using TypeDoc