Skip to content

Commit 2b07bcf

Browse files
author
jonathansmirnoff
committed
feat: add rns registry contract address
1 parent 0297164 commit 2b07bcf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/chains/definitions/rootstock.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ export const rootstock = /*#__PURE__*/ defineChain({
1919
},
2020
},
2121
contracts: {
22+
ensRegistry: {
23+
address: '0xcb868aeabd31e2b66f74e9a55cf064abb31a4ad5',
24+
},
2225
multicall3: {
2326
address: '0xcA11bde05977b3631167028862bE2a173976CA11',
2427
blockCreated: 4249540,

0 commit comments

Comments
 (0)