File tree 1 file changed +4
-3
lines changed
1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -64,9 +64,10 @@ library Base {
64
64
/*** SSR Oracle Addresses ***/
65
65
/******************************************************************************************************************/
66
66
67
- address internal constant SSR_AUTH_ORACLE = 0x65d946e533748A998B1f0E430803e39A6388f7a1 ;
68
- address internal constant SSR_RECEIVER = 0x212871A1C235892F86cAB30E937e18c94AEd8474 ;
69
- address internal constant SSR_BALANCER_RATE_PROVIDER = 0x49aF4eE75Ae62C2229bb2486a59Aa1a999f050f0 ;
67
+ address internal constant SSR_AUTH_ORACLE = 0x65d946e533748A998B1f0E430803e39A6388f7a1 ;
68
+ address internal constant SSR_BALANCER_RATE_PROVIDER = 0x49aF4eE75Ae62C2229bb2486a59Aa1a999f050f0 ;
69
+ address internal constant SSR_CHAINLINK_RATE_PROVIDER = 0x026a5B6114431d8F3eF2fA0E1B2EDdDccA9c540E ;
70
+ address internal constant SSR_RECEIVER = 0x212871A1C235892F86cAB30E937e18c94AEd8474 ;
70
71
71
72
/******************************************************************************************************************/
72
73
/*** DSR Oracle Addresses (Legacy) ***/
You can’t perform that action at this time.
0 commit comments