Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e384223

Browse files
authored
Merge pull request #39 from skellet0r/main
fix: update polygon gauges + reward claimer addrs
2 parents 693a250 + 8aeb191 commit e384223

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/ref-addresses.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -360,20 +360,20 @@ Pools and Gauges
360360
ATriCrypto LP Token, `CurveTokenV4.vy <https://github.com/curvefi/curve-crypto-contract/blob/master/contracts/CurveTokenV4.vy>`_, `0x8096ac61db23291252574D49f036f0f9ed8ab390 <https://polygonscan.com/address/0x8096ac61db23291252574D49f036f0f9ed8ab390>`_
361361
ATriCrypto Root Chain Gauge, `RootGaugePolygon.vy <https://github.com/curvefi/curve-dao-contracts/blob/master/contracts/gauges/sidechain/RootGaugePolygon.vy>`_, `0x060e386eCfBacf42Aa72171Af9EFe17b3993fC4F <https://etherscan.io/address/0x060e386eCfBacf42Aa72171Af9EFe17b3993fC4F>`_
362362
ATriCrypto Child Chain Streamer, `ChildChainStreamer.vy <https://github.com/curvefi/curve-dao-contracts/blob/master/contracts/streamers/ChildChainStreamer.vy>`_, `0x060e386eCfBacf42Aa72171Af9EFe17b3993fC4F <https://polygonscan.com/address/0x060e386eCfBacf42Aa72171Af9EFe17b3993fC4F>`_
363-
ATriCrypto Reward Claimer, `RewardClaimer.vy <https://github.com/curvefi/curve-dao-contracts/blob/master/contracts/streamers/RewardClaimer.vy>`_, `0x6c1d6D301595dE6AC8Db8c439025f6fe56C6dccA <https://polygonscan.com/address/0x6c1d6D301595dE6AC8Db8c439025f6fe56C6dccA>`_
364-
ATriCrypto Gauge, `RewardsOnlyGauge.vy <https://github.com/curvefi/curve-dao-contracts/blob/master/contracts/gauges/RewardsOnlyGauge.vy>`_, `0xe0BF7E416e0C681b865C157F3d00B3A7DE0a78AD <https://polygonscan.com/address/0xe0BF7E416e0C681b865C157F3d00B3A7DE0a78AD>`_
363+
ATriCrypto Reward Claimer, `RewardClaimer.vy <https://github.com/curvefi/curve-dao-contracts/blob/master/contracts/streamers/RewardClaimer.vy>`_, `0xe84AE0321f88349B5F1119464EEB242b7De51a69 <https://polygonscan.com/address/0xe84AE0321f88349B5F1119464EEB242b7De51a69>`_
364+
ATriCrypto Gauge, `RewardsOnlyGauge.vy <https://github.com/curvefi/curve-dao-contracts/blob/master/contracts/gauges/RewardsOnlyGauge.vy>`_, `0xb0a366b987d77b5eD5803cBd95C80bB6DEaB48C0 <https://polygonscan.com/address/0xb0a366b987d77b5eD5803cBd95C80bB6DEaB48C0>`_
365365
Aave Pool, `StableSwapAave.vy <https://github.com/curvefi/curve-contract-polygon/blob/master/contracts/pools/aave/StableSwapAave.vy>`_, `0x445FE580eF8d70FF569aB36e80c647af338db351 <https://polygonscan.com/address/0x445FE580eF8d70FF569aB36e80c647af338db351>`_
366366
Aave LP Token, `CurveTokenV3.vy <https://github.com/curvefi/curve-contract-polygon/blob/master/contracts/CurveTokenV3.vy>`_, `0xE7a24EF0C5e95Ffb0f6684b813A78F2a3AD7D171 <https://polygonscan.com/address/0xE7a24EF0C5e95Ffb0f6684b813A78F2a3AD7D171>`_
367367
Aave Root Chain Gauge, `RootGaugePolygon.vy <https://github.com/curvefi/curve-dao-contracts/blob/master/contracts/gauges/sidechain/RootGaugePolygon.vy>`_, `0xC48f4653dd6a9509De44c92beb0604BEA3AEe714 <https://etherscan.io/address/0xC48f4653dd6a9509De44c92beb0604BEA3AEe714>`_
368368
Aave Child Chain Streamer, `ChildChainStreamer.vy <https://github.com/curvefi/curve-dao-contracts/blob/master/contracts/streamers/ChildChainStreamer.vy>`_, `0xC48f4653dd6a9509De44c92beb0604BEA3AEe714 <https://polygonscan.com/address/0xC48f4653dd6a9509De44c92beb0604BEA3AEe714>`_
369-
Aave Reward Claimer, `RewardClaimer.vy <https://github.com/curvefi/curve-dao-contracts/blob/master/contracts/streamers/RewardClaimer.vy>`_, `0xdeC8B513e1570985C8f2ab09529DB6b3ee5aF240 <https://polygonscan.com/address/0xdeC8B513e1570985C8f2ab09529DB6b3ee5aF240>`_
370-
Aave Gauge, `RewardsOnlyGauge.vy <https://github.com/curvefi/curve-dao-contracts/blob/master/contracts/gauges/RewardsOnlyGauge.vy>`_, `0xe381C25de995d62b453aF8B931aAc84fcCaa7A62 <https://polygonscan.com/address/0xe381C25de995d62b453aF8B931aAc84fcCaa7A62>`_
369+
Aave Reward Claimer, `RewardClaimer.vy <https://github.com/curvefi/curve-dao-contracts/blob/master/contracts/streamers/RewardClaimer.vy>`_, `0x1de441Ef347c3E7fd512B1662B77B5bc4AC28Cc8 <https://polygonscan.com/address/0x1de441Ef347c3E7fd512B1662B77B5bc4AC28Cc8>`_
370+
Aave Gauge, `RewardsOnlyGauge.vy <https://github.com/curvefi/curve-dao-contracts/blob/master/contracts/gauges/RewardsOnlyGauge.vy>`_, `0x19793B454D3AfC7b454F206Ffe95aDE26cA6912c <https://polygonscan.com/address/0x19793B454D3AfC7b454F206Ffe95aDE26cA6912c>`_
371371
renBTC Pool, `StableSwapREN.vy <https://github.com/skellet0r/curve-contract-polygon/blob/master/contracts/pools/ren/StableSwapREN.vy>`_, `0xC2d95EEF97Ec6C17551d45e77B590dc1F9117C67 <https://polygonscan.com/address/0xC2d95EEF97Ec6C17551d45e77B590dc1F9117C67>`_
372372
renBTC LP Token, `CurveTokenV3.vy <https://github.com/curvefi/curve-contract-polygon/blob/master/contracts/CurveTokenV3.vy>`_, `0xf8a57c1d3b9629b77b6726a042ca48990A84Fb49 <https://polygonscan.com/address/0xf8a57c1d3b9629b77b6726a042ca48990A84Fb49>`_
373373
renBTC Root Chain Gauge, `RootGaugePolygon.vy <https://github.com/curvefi/curve-dao-contracts/blob/master/contracts/gauges/sidechain/RootGaugePolygon.vy>`_, `0x488E6ef919C2bB9de535C634a80afb0114DA8F62 <https://etherscan.io/address/0x488E6ef919C2bB9de535C634a80afb0114DA8F62>`_
374374
renBTC Child Chain Streamer, `ChildChainStreamer.vy <https://github.com/curvefi/curve-dao-contracts/blob/master/contracts/streamers/ChildChainStreamer.vy>`_, `0x488E6ef919C2bB9de535C634a80afb0114DA8F62 <https://polygonscan.com/address/0x488E6ef919C2bB9de535C634a80afb0114DA8F62>`_
375-
renBTC Reward Claimer, `RewardClaimer.vy <https://github.com/curvefi/curve-dao-contracts/blob/master/contracts/streamers/RewardClaimer.vy>`_, `0x7b88e88D5aE71c4aCdAb0f42D925a56BC3f67862 <https://polygonscan.com/address/0x7b88e88D5aE71c4aCdAb0f42D925a56BC3f67862>`_
376-
renBTC Gauge, `RewardsOnlyGauge.vy <https://github.com/curvefi/curve-dao-contracts/blob/master/contracts/gauges/RewardsOnlyGauge.vy>`_, `0x93B14f53528a59E655d8Ce39bdba443DcDdddc4c <https://polygonscan.com/address/0x93B14f53528a59E655d8Ce39bdba443DcDdddc4c>`_
375+
renBTC Reward Claimer, `RewardClaimer.vy <https://github.com/curvefi/curve-dao-contracts/blob/master/contracts/streamers/RewardClaimer.vy>`_, `0xe89BC681C5cb6A3499E9dB97e0CE8558877Dd1A4 <https://polygonscan.com/address/0xe89BC681C5cb6A3499E9dB97e0CE8558877Dd1A4>`_
376+
renBTC Gauge, `RewardsOnlyGauge.vy <https://github.com/curvefi/curve-dao-contracts/blob/master/contracts/gauges/RewardsOnlyGauge.vy>`_, `0xffbACcE0CC7C19d46132f1258FC16CF6871D153c <https://polygonscan.com/address/0xffbACcE0CC7C19d46132f1258FC16CF6871D153c>`_
377377

378378

379379
Rewards and Admin Fees

0 commit comments

Comments
 (0)