ABIs and addresses
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 27s
Details
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 27s
Details
This commit is contained in:
parent
5623d778e7
commit
6df1ad4c70
|
@ -16,12 +16,12 @@ import work1Artifact from './assets/Work1.json';
|
|||
|
||||
const contracts = {
|
||||
'0x539': { // Hardhat
|
||||
DAO: '0x635F46Ea745a14431B27c5dd5838306Be289B747',
|
||||
Work1: '0xEAefe601Aad7422307B99be65bbE005aeA966012',
|
||||
DAO: '0x76Dfe9F47f06112a1b78960bf37d87CfbB6D6133',
|
||||
Work1: '0xd2845aE812Ee42cF024fB4C55c052365792aBd78',
|
||||
},
|
||||
'0xaa36a7': { // Sepolia
|
||||
DAO: '0x38AE4ABD47B10f6660CD70Cc8FF3401341E13d9e',
|
||||
Work1: '0x358A07B26F4c556140872ecdB69c58e8807E7178',
|
||||
DAO: '0x39B7522Ee1A5B13aE5580C40114239D4cE0e7D29',
|
||||
Work1: '0xC0Bb36820Ba891DE4ed6D60f75066805361dbeB8',
|
||||
},
|
||||
};
|
||||
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue