-
Notifications
You must be signed in to change notification settings - Fork 6
Description
Problem(s)
-
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.
-
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
Labels
No labels
Type
Projects
Status
✅ Done