Merge pull request #9 from john-light/john-light-patch-1

Add ZUSD contract address
This commit is contained in:
John Light 2023-01-26 14:44:02 +01:00 committed by GitHub
commit 80f0bca80f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -91,7 +91,7 @@ Rootstock is a bitcoin sidechain supporting EVM-compatible smart contracts.
- rWallet: https://developers.rsk.co/wallet/rwallet
#### Web3-enabled (for use with RSK dapps)
#### Web3-native (for use with RSK dapps)
- Frame: https://frame.sh
@ -125,9 +125,11 @@ Rootstock is a bitcoin sidechain supporting EVM-compatible smart contracts.
### Exchange
- RSKSwap: https://rskswap.com
- RSKSwap ([Discontinued](https://twitter.com/rootstock_io/status/1582423882249949184)): https://rskswap.com
- Sovryn Trade: https://live.sovryn.app
- Sovryn Margin: https://live.sovryn.app/trade
- Sovryn Spot: https://live.sovryn.app/spot
- TEX: https://tex.moneyonchain.com
@ -135,6 +137,8 @@ Rootstock is a bitcoin sidechain supporting EVM-compatible smart contracts.
- Money On Chain: https://alpha.moneyonchain.com
- Sovryn Borrow: https://live.sovryn.app/borrow
- Sovryn Lend: https://live.sovryn.app/lend
### Identity
@ -206,6 +210,9 @@ Rootstock is a bitcoin sidechain supporting EVM-compatible smart contracts.
- XUSD:
- Contract address: `0xb5999795BE0EbB5bAb23144AA5FD6A02D080299F`
- ZUSD:
- Contract address: `0xdB107FA69E33f05180a4C2cE9c2E7CB481645C2d`
## Developer resources
### Guides