We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e9d514 commit b41af57Copy full SHA for b41af57
projects/pryzm/index.js
@@ -61,7 +61,7 @@ async function tvl(api) {
61
) {
62
continue
63
}
64
- if (denom === 'ibc/DA59C009A0B3B95E0549E6BF7B075C8239285989FF457A8EDDBB56F10B2A6986')
+ if (denom === 'ibc/B8AF5D92165F35AB31F3FC7C7B444B9D240760FA5D406C49D24862BD0284E395')
65
api.addCGToken('terra-luna-2', amount/1e6)
66
else
67
api.add(denom, amount);
0 commit comments