From dc658031700ad730255143de4ad5bfd0d2ac95eb Mon Sep 17 00:00:00 2001 From: solidoracle Date: Mon, 22 Apr 2024 12:59:50 +0200 Subject: [PATCH] update sepolia factoring contract --- README.md | 2 +- bulla-contracts/config/sepolia.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d06289c..39534b1 100644 --- a/README.md +++ b/README.md @@ -43,4 +43,4 @@ - Moonbeam: `https://api.thegraph.com/subgraphs/name/bulla-network/bulla-contracts-moonbeam` - Arbitrum: `https://api.thegraph.com/subgraphs/name/bulla-network/bulla-contracts-arbitrum` - BNB Chain: `https://api.thegraph.com/subgraphs/name/bulla-network/bulla-contracts-bnb-chain` -- Sepolia: `https://api.studio.thegraph.com/query/70345/bulla-contracts-sepolia/v.0.2.0` +- Sepolia: `https://api.studio.thegraph.com/query/70345/bulla-contracts-sepolia/0.4.1` diff --git a/bulla-contracts/config/sepolia.json b/bulla-contracts/config/sepolia.json index 617d42b..ecd7676 100644 --- a/bulla-contracts/config/sepolia.json +++ b/bulla-contracts/config/sepolia.json @@ -8,5 +8,5 @@ "bullaFinance": { "address": "0xB219ecd037E8A5410d2e8839586D9F3996685cfB", "startBlock": 5096555 }, "frendLend": { "address": "0x3E058834CE20A54F0755889c008D3fF62D33cE85", "startBlock": 5096555 }, "instantPayment": { "address": "0x1cD1A83C2965CB7aD55d60551877Eb390e9C3d7A", "startBlock": 5096555 }, - "bullaFactoring": { "address": "0xc6cEad7081eb60E8b2ffBE1EDD897690Db64dFC9", "startBlock": 5532095 } + "bullaFactoring": { "address": "0xd55077b4e2E80bB9d76235E49dbfF330d2a39b0d", "startBlock": 5752212 } } \ No newline at end of file