Skip to content

Commit 9b42a43

Browse files
committed
Add Goerli contracts addresses to documentation
We already had Ropsten and Mainnet addresses in this doc so I figured we could add Goerli.
1 parent 0c2c4bf commit 9b42a43

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

docs/rfc-2-vending-machine.adoc

+18
Original file line numberDiff line numberDiff line change
@@ -109,3 +109,21 @@ The vending machine contracts are not upgradeable.
109109
* NU Staking Escrow address: `0x25C5aF106C04e17d7097617C5d74e23717Fb6286`
110110
* Keep Stake address: `0xE53eC3b651EEFA922dCc80c70426764aF4F7eFC0`
111111
* Token Staking address: `0x7149bC2d6f090fBcdc44303F0752ae34d77f6D71`
112+
113+
=== Görli Testnet
114+
115+
The most recent package deployed to Görli is published to the npm Registry
116+
and tagged with _goerli_ (`@threshold-network/solidity-contracts@goerli`).
117+
118+
Currently it is: `@threshold-network/[email protected]`.
119+
120+
Contracts addresses:
121+
122+
* NU<>T Vending Machine address: `0x413ff6Bb6E12df17d99C1b12CbeD276c51EAc900`
123+
* KEEP<>T Vending Machine address: `0xBb9b1E617d739ec3034537A48f8cB62f80a181C5`
124+
* T token address: `0x0f092E3bd92751FDAe3765BCE3F6AeBe5881C499`
125+
* NU token address: `0x805336B10809e945302F6DdcDD07E61ecDfB2E08`
126+
* KEEP token address: `0x22647FfAe391540d584599818CA22fdF18890753`
127+
* NU Staking Escrow address: `0xAD83f62aD063B5af9F9E3F2F6772108473C0F03B`
128+
* Keep Stake address: `0xe65E4C75df3c446F477A0f1F2909Fc2c49d5e238`
129+
* Token Staking address: `0x0754935436b7DC24b62Bc8a01054A108A784d0f8`

0 commit comments

Comments
 (0)