Skip to content

Commit 3d57814

Browse files
authored
Fix testnet etherscan links
kovan -> rinkeby
1 parent 9a940f3 commit 3d57814

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,11 @@ npx truffle --network ganacheUnitTest test test/unit/uFragments.js
4747

4848
## Testnets
4949
There is a testnet deployment on Rinkeby. It rebases hourly using real market data.
50-
- ERC-20 Token: [0x027dbcA046ca156De9622cD1e2D907d375e53aa7](https://kovan.etherscan.io/token/0x027dbcA046ca156De9622cD1e2D907d375e53aa7)
51-
- Supply Policy: [0x1D2771AFC894107c4edc072e3bd15Cb7F1BCC007](https://kovan.etherscan.io/address/0x1D2771AFC894107c4edc072e3bd15Cb7F1BCC007)
52-
- Orchestrator: [0xF473604Be74A69a6bB4ebED33A91a291f6C5b5DE](https://kovan.etherscan.io/address/0xF473604Be74A69a6bB4ebED33A91a291f6C5b5DE)
53-
- Market Oracle: [0x47fB203e1d75FB2c518Cd56f3a8094D22A46aF83](https://kovan.etherscan.io/address/0x47fB203e1d75FB2c518Cd56f3a8094D22A46aF83)
54-
- CPI Oracle: [0xDB021b1B247fe2F1fa57e0A87C748Cc1E321F07F](https://kovan.etherscan.io/address/0xDB021b1B247fe2F1fa57e0A87C748Cc1E321F07F)
50+
- ERC-20 Token: [0x027dbcA046ca156De9622cD1e2D907d375e53aa7](https://rinkeby.etherscan.io/token/0x027dbcA046ca156De9622cD1e2D907d375e53aa7)
51+
- Supply Policy: [0x1D2771AFC894107c4edc072e3bd15Cb7F1BCC007](https://rinkeby.etherscan.io/address/0x1D2771AFC894107c4edc072e3bd15Cb7F1BCC007)
52+
- Orchestrator: [0xF473604Be74A69a6bB4ebED33A91a291f6C5b5DE](https://rinkeby.etherscan.io/address/0xF473604Be74A69a6bB4ebED33A91a291f6C5b5DE)
53+
- Market Oracle: [0x47fB203e1d75FB2c518Cd56f3a8094D22A46aF83](https://rinkeby.etherscan.io/address/0x47fB203e1d75FB2c518Cd56f3a8094D22A46aF83)
54+
- CPI Oracle: [0xDB021b1B247fe2F1fa57e0A87C748Cc1E321F07F](https://rinkeby.etherscan.io/address/0xDB021b1B247fe2F1fa57e0A87C748Cc1E321F07F)
5555

5656
## Contribute
5757

0 commit comments

Comments
 (0)