Skip to content

Commit d522dd1

Browse files
authored
Merge pull request #1112 from oasisprotocol/lw/router-burn
Add Router Protocol burn/recovery address to named accounts
2 parents b037854 + ee4c9a6 commit d522dd1

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

.changelog/1112.trivial.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Add Router Protocol burn/recovery address to named accounts

named-addresses/mainnet_sapphire.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,19 @@
170170
"Icon": "https://assets.oasis.io/explorer-tokens/eth-router.svg",
171171
"// comment": "0xB6dc6C8b71e88642cEAD3be1025565A9eE74d1C6"
172172
},
173+
{
174+
"Name": "Router Protocol Recovery",
175+
"Address": "oasis1qpgya8lt5f8r09qpc6lgf6adtfte7jxktga09akx",
176+
"Description": "Router Protocol Incident: burn address to recover eligible assets",
177+
"Origin": "Router",
178+
"Icon": "https://assets.oasis.io/explorer-tokens/router.svg",
179+
"Dapp": {
180+
"Button": "Open",
181+
"Description": "Router Protocol Incident: User Support",
182+
"Url": "https://oasisrose.garden/router-protocol-incident-user-support/"
183+
},
184+
"// comment": "0xB1b64005B11350a94c4D069eff4215592d98F2E2"
185+
},
173186
{
174187
"Name": "RAKESH VILLAGE",
175188
"Address": "oasis1qqx805qqxneftz67ywqjs47u23cd8lcjusl3wcrs",

0 commit comments

Comments
 (0)