Skip to content

Commit

Permalink
Merge pull request #111 from pontem-network/add-staking-donk-apt
Browse files Browse the repository at this point in the history
Add staking donk apt
  • Loading branch information
bouvens authored Aug 13, 2024
2 parents 73d09a7 + 0fc911c commit 4751f72
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pontem/coins-registry",
"version": "3.3.3",
"version": "3.4.0",
"description": "Liquidswap & Pontem Wallet coins & pools registry",
"main": "src/index.js",
"scripts": {
Expand Down
12 changes: 12 additions & 0 deletions src/staking.json
Original file line number Diff line number Diff line change
Expand Up @@ -539,6 +539,18 @@
"reward": "0xe88ae9670071da40a9a6b1d97aab8f6f1898fdc3b8f1c1038b492dfad738448b::coin::Donk",
"stakingAccountVersion":"1"
},
{
"order": 44,
"address": "0xb8bb679d2798fd07604d29494e8e4c359cd2c54fb92ec42516cc07cdfe12df1c",
"pool": {
"coinX": "0x1::aptos_coin::AptosCoin",
"coinY": "0xe88ae9670071da40a9a6b1d97aab8f6f1898fdc3b8f1c1038b492dfad738448b::coin::Donk",
"curve": "0x163df34fccbf003ce219d3f1d9e70d140b60622cb9dd47599c25fb2f797ba6e::curves::Uncorrelated",
"networkId": 1
},
"reward": "0xe88ae9670071da40a9a6b1d97aab8f6f1898fdc3b8f1c1038b492dfad738448b::coin::Donk",
"stakingAccountVersion":"1"
},
{
"order": 1,
"address": "0xa9f2387fe08656b41d416b41d7d239931814faa13224f7e7bb12197f4afca9a3",
Expand Down

0 comments on commit 4751f72

Please sign in to comment.