Skip to content

Commit d4d0dfa

Browse files
committed
Add staking configuration for Arbitrum and clean up token exclusions
1 parent 6d57bcb commit d4d0dfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/d2finance/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ const config = {
3838
const stakings = {
3939
arbitrum: [
4040
"0x1c17a39B156189BF40905425170a3Ff62fb650DA",
41-
'0x999a57ae7694298126a5db2E44F778CA486b14FC',
41+
// '0x999a57ae7694298126a5db2E44F778CA486b14FC',
4242
]
4343
}
4444

0 commit comments

Comments
 (0)