Skip to main content

Get a Funding Channel

Retrieves a specific Funding Channel for the given account

Path Parameters
  • fundingChannelId string required

    id for the Funding Channel

    Example: 315bad4e81ce0f26966a41b9d451638b
Responses

Successful operation


Schema
  • id string

    Funding Channel primary identifier.

  • createdAt string

    Timestamp of Funding Channel creation.

  • storageAddress string

    Fund storage smart contract address.

  • fundingTypeName string

    The type of Funding Channel registered.

  • name string

    Name of the Funding Channel.

Loading...