From d68ff2c6b4d97d31cd5a6b4953a4100d118eec5b Mon Sep 17 00:00:00 2001 From: dzmitry-lahoda Date: Fri, 5 Jan 2024 20:49:03 +0000 Subject: [PATCH] draft deploy table --- README.md | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 0db6acb..9a8f7da 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # Pablo Vault -[![Artifacts](https://github.com/shapeshed/pablo-vault/actions/workflows/artifacts.yml/badge.svg)](https://github.com/shapeshed/pablo-vault/actions/workflows/artifacts.yml) -[![Main](https://github.com/shapeshed/pablo-vault/actions/workflows/main.yml/badge.svg)](https://github.com/shapeshed/pablo-vault/actions/workflows/main.yml) -[![Coverage](https://github.com/shapeshed/pablo-vault/actions/workflows/coverage.yml/badge.svg)](https://github.com/shapeshed/pablo-vault/actions/workflows/coverage.yml) -[![codecov](https://codecov.io/github/shapeshed/pablo-vault/branch/main/graph/badge.svg?token=dH6ikLs46M)](https://codecov.io/github/shapeshed/pablo-vault) +[![Artifacts](https://github.com/InstrumentalFi/instrumental-contracts//actions/workflows/artifacts.yml/badge.svg)](https://github.com/InstrumentalFi/instrumental-contracts/actions/workflows/artifacts.yml) +[![Main](https://github.com/InstrumentalFi/instrumental-contracts/actions/workflows/main.yml/badge.svg)](https://github.com/InstrumentalFi/instrumental-contracts/actions/workflows/main.yml) +[![Coverage](https://github.com/InstrumentalFi/instrumental-contracts/actions/workflows/coverage.yml/badge.svg)](https://github.com/InstrumentalFi/instrumental-contracts/actions/workflows/coverage.yml) +[![codecov](https://codecov.io/github/InstrumentalFi/instrumental-contracts/branch/main/graph/badge.svg?token=dH6ikLs46M)](https://codecov.io/github/InstrumentalFi/instrumental-contracts/ This repository contains the source code for the Pablo Vault and Fee Distribution Contracts. @@ -122,7 +122,13 @@ cargo make test ## Deployments -TODO +| chain | contract | code id | git commit | +|---------|-------------|---------|------------------------------------------| +| osmosis | liquidator | | 27aad556a2c6ac6dbb3a4c078fc523982c2b02dc | +| neutron | staking | | 27aad556a2c6ac6dbb3a4c078fc523982c2b02dc | +| neutron | collector | | 27aad556a2c6ac6dbb3a4c078fc523982c2b02dc | +| neutron | distributor | | 27aad556a2c6ac6dbb3a4c078fc523982c2b02dc | + ## License