Skip to content

Commit 835b02a

Browse files
committed
chore: format
1 parent cc625d2 commit 835b02a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/chains/definitions/chiliz.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ export const chiliz = /*#__PURE__*/ defineChain({
2121
apiUrl: 'https://scan.chiliz.com/api',
2222
},
2323
},
24-
contracts: {
24+
contracts: {
2525
multicall3: {
2626
address: '0xca11bde05977b3631167028862be2a173976ca11',
2727
blockCreated: 8080847,
2828
},
29-
}
29+
},
3030
})

0 commit comments

Comments
 (0)