Commit 1a5428d
committed
Fix0404: Update ABIs and fix contract instantiation type errors
- Replaced raw ABI import in Oracle instantiation with correct .abi field usage
- Updated src/abis/*.json files with latest build artifacts (Oracle, Treasury)
- Fixed ethers.Contract instantiation to avoid InterfaceAbi type errors
- Ensured ABI consistency across LoanPositionManager, Oracle, NFT, and Treasury1 parent 61532b6 commit 1a5428d
File tree
5 files changed
+409
-287
lines changed- src
- abis
- services
- api
- contract-services
5 files changed
+409
-287
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
0 commit comments