diff --git a/indexer/env-goerli b/indexer/env-goerli index e46846fe7..4ca255156 100644 --- a/indexer/env-goerli +++ b/indexer/env-goerli @@ -1,3 +1,3 @@ -GAME="0x0432b7f75ee336a6c297df710d567e02242e4dfe7efa51f213af63e28f362582" -START=857000 +GAME="0x0528834cb52940c46b4b02a632d424b05f6764e775079b7fd77108e8ce39e498" +START=873000 MONGO_CONNECTION_STRING="mongodb://mongo:mongo@54.246.178.155:27017" diff --git a/ui/src/app/lib/constants.ts b/ui/src/app/lib/constants.ts index 7e12b549f..5cc013e88 100644 --- a/ui/src/app/lib/constants.ts +++ b/ui/src/app/lib/constants.ts @@ -31,7 +31,7 @@ export const contracts = { "0x067e87cea28bfd9314a1d3c41fb26a58ca1346ff0ea2452e59b9eeb2828692dc", }, goerli: { - game: "0x0432b7f75ee336a6c297df710d567e02242e4dfe7efa51f213af63e28f362582", + game: "0x05e50a6b1a353af386957c05de3183dcce0b579bf4c76d860d5aa9a7179305e7", lords_erc20_mintable: "0x059dac5df32cbce17b081399e97d90be5fba726f97f00638f838613d088e5a47", },