Skip to content

Commit fa294f6

Browse files
adds Ironclad (DefiLlama#9221)
* adds Ironclad * code refactor --------- Co-authored-by: g1nt0ki <[email protected]>
1 parent b9b6e8d commit fa294f6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

projects/ironclad/index.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
const { aaveExports } = require('../helper/aave')
2+
3+
module.exports = {
4+
mode: aaveExports("mode", "0x5C93B799D31d3d6a7C977f75FDB88d069565A55b"),
5+
}

0 commit comments

Comments
 (0)