sablier-labs / v1-protocol

Core smart contracts of the Sablier V1 protocol
https://sablier.finance
GNU General Public License v3.0
263 stars 78 forks source link

What is the contract address of DAI for Rinkeby? #21

Closed RuneOrion closed 5 years ago

RuneOrion commented 5 years ago

I received an error that I have 0 DAI in my wallet. I think on Rinkeby there are several versions of DAI. Which is the one used for beta.sablier.app?

Care to send some Rinkeby DAI to 0x67a2aea564249eed1e676ea94305ededd94ff454 on Rinkeby for testing?

PaulRBerg commented 5 years ago

Hey @RuneOrion we're using RinkebyDAI.

You can use the mint function on Etherscan to mint as many (testnet) DAI you want to any account. The token has 18 decimals, so you may want to use a tool like etherchain's unit converter to get values like 100,000 DAI:

100000000000000000000000

Find me on Telegram if you need further help with this.

Thanks for the issue. We'll add a caveat in the README.

PaulRBerg commented 4 years ago

The instructions here are now outdated. In Sablier v1, we use a different token on Rinkeby:

https://rinkeby.etherscan.io/address/0xc3dbf84abb494ce5199d5d4d815b10ec29529ff8

Read this tweet for further clarification:

https://twitter.com/SablierHQ/status/1207052685574393858