Skip to content

Commit

Permalink
Add testnet priority scores
Browse files Browse the repository at this point in the history
  • Loading branch information
grod220 committed Nov 6, 2024
1 parent bee7a5f commit f5d6d5e
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 7 deletions.
9 changes: 8 additions & 1 deletion input/chains/penumbra-testnet-phobos-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,14 @@
"wtest_usd",
"transfer/channel-1/uusdc"
],
"priorityScoresByBase": {},
"priorityScoresByBase": {
"upenumbra": 999999999999,
"wtest_usd": 1000,
"ugm": 900,
"ugn": 900,
"transfer/channel-0/uosmo": 800,
"transfer/channel-3/uusdc": 800
},
"badges": {},
"badgesByBase": {}
}
18 changes: 12 additions & 6 deletions registry/chains/penumbra-testnet-phobos-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,8 @@
"circle": true
}
}
]
],
"priorityScore": "800"
},
"HLkKbVfA72oQaMdYFroWQ1qoSyl/KLHZiOMJhL2y9w0=": {
"denomUnits": [
Expand Down Expand Up @@ -136,7 +137,8 @@
{
"svg": "https://raw.githubusercontent.com/prax-wallet/registry/main/images/full-moon-face.svg"
}
]
],
"priorityScore": "900"
},
"Hqn6gTCqE7mCBsVa4agsTFmrO0Rip5xmLcipnGKH9AI=": {
"description": "Love is a test tokenfactory asset controlled by the Strangelove Team",
Expand Down Expand Up @@ -205,7 +207,8 @@
{
"svg": "https://raw.githubusercontent.com/prax-wallet/registry/main/images/um.svg"
}
]
],
"priorityScore": "999999999999"
},
"VDuTDzoFOg4mMrNeyqCEC1L4lSjtJUJ5jJ2D6SQsRgM=": {
"description": "Ondo US Dollar Yield",
Expand Down Expand Up @@ -274,7 +277,8 @@
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg"
}
]
],
"priorityScore": "800"
},
"nDjzm+ldIrNMJha1anGMDVxpA5cLCPnUYQ1clmHF1gw=": {
"denomUnits": [
Expand Down Expand Up @@ -344,7 +348,8 @@
{
"svg": "https://raw.githubusercontent.com/prax-wallet/registry/main/images/new-moon-face.svg"
}
]
],
"priorityScore": "900"
},
"o2gZdbhCH70Ry+7iBhkSeHC/PB1LZhgkn7LHC2kEhQc=": {
"denomUnits": [
Expand Down Expand Up @@ -428,7 +433,8 @@
{
"svg": "https://raw.githubusercontent.com/prax-wallet/registry/main/images/test-usd.svg"
}
]
],
"priorityScore": "1000"
},
"ypUT1AOtjfwMOKMATACoD9RSvi8jY/YnYGi46CZ/6Q8=": {
"denomUnits": [
Expand Down

0 comments on commit f5d6d5e

Please sign in to comment.