XYO Platform SDK - v3.10.6
    Preparing search index...

    Type Alias PayloadLoader

    PayloadLoader: (address: Address) => Promise<Payload | null>

    Type declaration

      • (address: Address): Promise<Payload | null>
      • Parameters

        • address: Address

        Returns Promise<Payload | null>