Skip to content

Commit

Permalink
add rhombusprotocol kaia market (#11701)
Browse files Browse the repository at this point in the history
Co-authored-by: g1nt0ki <[email protected]>
  • Loading branch information
rhombusprotocol and g1nt0ki authored Sep 23, 2024
1 parent efde13e commit c8550e8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions projects/rhombus/index.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
const { aaveExports } = require("../helper/aave");

module.exports = {
klaytn: aaveExports(undefined, undefined, undefined, ['0x3eFC37753ec2501b406F3443cFD8D406B52abEa6'], { v3: true })
}

0 comments on commit c8550e8

Please sign in to comment.