Skip to content

Commit cb4d67b

Browse files
author
lukaw3d
committed
Add ROFL pools to named accounts
1 parent 9ee53a5 commit cb4d67b

File tree

3 files changed

+21
-0
lines changed

3 files changed

+21
-0
lines changed

.changelog/1049.trivial.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Add ROFL pools to named accounts

named-addresses/mainnet_sapphire.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,16 @@
2424
"Address": "oasis1qzcdegtf7aunxr5n5pw7n5xs3u7cmzlz9gwmq49r",
2525
"Description": "Delegation from the ParaTime is performed in two steps. This account holds the tokens that are still waiting for the consensus transaction to be confirmed."
2626
},
27+
{
28+
"Name": "ROFL Apps Stake Pool",
29+
"Address": "oasis1qza6sddnalgzexk3ct30gqfvntgth5m4hsyywmff",
30+
"Description": "Holds tokens from when ROFL app is created until ROFL app is removed."
31+
},
32+
{
33+
"Name": "ROFL Provider Stake Pool",
34+
"Address": "oasis1qzta0kk6vy0yrwgllual4ntnjay68lp7vq5fs8jy",
35+
"Description": "Holds tokens from when ROFL market provider is created until ROFL market provider is removed."
36+
},
2737
{
2838
"Name": "Zero Address",
2939
"Address": "oasis1qq2v39p9fqk997vk6742axrzqyu9v2ncyuqt8uek",

named-addresses/testnet_sapphire.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,16 @@
2424
"Address": "oasis1qzcdegtf7aunxr5n5pw7n5xs3u7cmzlz9gwmq49r",
2525
"Description": "Delegation from the ParaTime is performed in two steps. This account holds the tokens that are still waiting for the consensus transaction to be confirmed."
2626
},
27+
{
28+
"Name": "ROFL Apps Stake Pool",
29+
"Address": "oasis1qza6sddnalgzexk3ct30gqfvntgth5m4hsyywmff",
30+
"Description": "Holds tokens from when ROFL app is created until ROFL app is removed."
31+
},
32+
{
33+
"Name": "ROFL Market Provider Stake Pool",
34+
"Address": "oasis1qzta0kk6vy0yrwgllual4ntnjay68lp7vq5fs8jy",
35+
"Description": "Holds tokens from when ROFL provider is created until ROFL provider is removed."
36+
},
2737
{
2838
"Name": "Zero Address",
2939
"Address": "oasis1qq2v39p9fqk997vk6742axrzqyu9v2ncyuqt8uek",

0 commit comments

Comments
 (0)