Skip to content

Commit

Permalink
Add Native bond provider
Browse files Browse the repository at this point in the history
  • Loading branch information
faust403 committed Dec 19, 2024
1 parent b5ee1f2 commit e8bf049
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions static/deployments/mainnet/celestia/contracts.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,10 @@
"name": "splitter_contract",
"address": "neutron1q7pct93xm8qunmnjyu2feezjznhyedsf968u72p6ma2mcg755t0susl2gv",
"checksum": "0B50A7DA3201546E6842FD0C4B72F7A8AD381D3FA410F02683E5B48C41A355F2"
},
{
"name": "native_bond_provider_contract",
"address": "neutron1magrezmlc5ldnepz9e77emjycu62vh9zt46njnk5dsfav3z0dsaqwk3uu8",
"checksum": "2F0C5DC5289202B27E40E7BDB68B60D6AD6243885285B0839467ABAD2102EBA0"
}
]
5 changes: 5 additions & 0 deletions static/deployments/testnet/celestia/contracts.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,10 @@
"name": "splitter_contract",
"address": "neutron1vcpt9ga42a5sahhwyxjwx60p657ph5mn9nm7m2ql8qm4a08c2nds620val",
"checksum": "AC0E1516637092666E43FA64CF2A1B9B2479A9B318A246656DDA530DD6D4BFB7"
},
{
"name": "native_bond_provider_contract",
"address": "neutron1gjxf00555g3sans6j5mnh22say3s5r7lp62kh6y074qtfpd7ekzs4srmg3",
"checksum": "B61ED6AF25C8ABF0E9AA9075EB1238FE05D3B8D06826E6FFCE771E7BE30E7571"
}
]

0 comments on commit e8bf049

Please sign in to comment.