diff --git a/app/data/stacks/erc20/stack.yml b/app/data/stacks/erc20/stack.yml index e9b0eb6d..104d66c1 100644 --- a/app/data/stacks/erc20/stack.yml +++ b/app/data/stacks/erc20/stack.yml @@ -13,6 +13,6 @@ containers: - cerc/watcher-erc20 pods: - go-ethereum-foundry - - db + - ipld-eth-db - ipld-eth-server - watcher-erc20 diff --git a/app/data/stacks/erc721/stack.yml b/app/data/stacks/erc721/stack.yml index 85072d4f..28791473 100644 --- a/app/data/stacks/erc721/stack.yml +++ b/app/data/stacks/erc721/stack.yml @@ -13,6 +13,6 @@ containers: - cerc/watcher-erc721 pods: - go-ethereum-foundry - - db + - ipld-eth-db - ipld-eth-server - watcher-erc721