Skip to content

Add TransferableReceivable on Sepolia #100

@MantisClone

Description

@MantisClone

Problem(s)

  1. We cannot detect TransferableReceivable payments on Sepolia. The TransferableReceivable contract was deployed on Sepolia in Deploy ERC20TransferableReceivable on Sepolia requestNetwork#1416, but was never added to the payments-subgraph.

  2. The Invoicing Template Dashboard displays "unsupported network" error when querying the balance of TransferableReceivable requests.

Proposed Solution

To detect payments, we must add the TransferableReceivable to the payment-subgraph on Sepolia.

Error Text

291b5ae3.84570e8c3609d47b.js:441 Failed to fetch requests: 
Error: Network not supported for this payment network: sepolia
    at l.getDeploymentInformation (_app-6ac5f0906cc61aec.js:441:4844)
    at t.PaymentNetworkFactory.createPaymentNetwork (_app-6ac5f0906cc61aec.js:1:86150)
    at t.PaymentNetworkFactory.getPaymentNetworkFromRequest (_app-6ac5f0906cc61aec.js:1:86444)
    at f.<anonymous> (_app-6ac5f0906cc61aec.js:441:1158463)
    at Generator.next (<anonymous>)
    at _app-6ac5f0906cc61aec.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions