We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5634f6d commit 5cb6656Copy full SHA for 5cb6656
packages/common/contracts/index.ts
@@ -770,7 +770,7 @@ export const ERC_20_ABI = [
770
771
export const ARCADE_CONTRACT_ADDRESS: { [chainId: number]: string } = {
772
296: "0xdD049Fc4b926A7857c012354e578c6da1c5B8316", // * INFO: Hedera
773
- 31: "0x79a24817Ac317549A2D1e00109f0fa7424E45838", // * INFO: Rootstock
+ 31: "0x79A24817Ac317549A2d1e00109f0FA7424E45838", // * INFO: Rootstock
774
2810: "0xfCC7234233082346398D2087f790C48677b8DdA6", // * INFO: Morph L2
775
};
776
0 commit comments