Skip to content

Commit

Permalink
lint canary on arbitrum
Browse files Browse the repository at this point in the history
  • Loading branch information
thedavidmeister committed Dec 8, 2024
1 parent 67e4518 commit b27613e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions public/_strategies/raindex/4-canary/canary.rain
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,11 @@ tokens:
network: base
address: 0x4200000000000000000000000000000000000006
decimals: 18
arb-usdt:
arbitrum-usdc:
network: arbitrum
address: 0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9
address: 0xaf88d065e77c8cC2239327C5EDb3A432268e5831
decimals: 6
arb-weth:
arbitrum-weth:
network: arbitrum
address: 0x82aF49447D8a07e3bd95BD0d56f35241523fBab1
decimals: 18
Expand All @@ -70,9 +70,9 @@ orders:
network: arbitrum
inputs:
# Input is irrelevant because we always set the IO ratio to 0.
- token: arb-usdt
- token: arbitrum-usdt
outputs:
- token: arb-weth
- token: arbitrum-weth

scenarios:
base:
Expand Down Expand Up @@ -151,7 +151,7 @@ gui:
description:
A simple strategy that gives a bounty to the solver regularly.
deposits:
- token: arb-weth
- token: arbitrum-weth
min: 0
presets:
- 0
Expand Down

0 comments on commit b27613e

Please sign in to comment.