File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -28,4 +28,13 @@ export const knownDeployments = {
2828 ibeKeypairId : AccountAddress . fromString ( '0xbb83c1eb79580d9e23639fa28373047f64d2c8bd3526590d2d886cf91fb5a307' ) ,
2929 vrfKeypairId : AccountAddress . fromString ( '0x3ca79722e34031f87ef5be65890d2c12d742390a641d9b1f0333155eda67dd9d' ) ,
3030 } ) ,
31+ 'shelby-beta-usce1' : knownDeployment ( {
32+ chainId : 125 ,
33+ aceDeployment : new AceDeployment ( {
34+ apiEndpoint : 'https://api.shelby-beta.teraswitch.aptosdev.com/v1' ,
35+ contractAddr : AccountAddress . fromString ( '0x086f9a291d3d28140413505f6224d10e07cb6d6d08ab5933f62ff1b685830408' ) ,
36+ } ) ,
37+ ibeKeypairId : AccountAddress . fromString ( '0x50ca2eb86412416256522777770b9846ced2b0185db1d301f233d5f47215f4c3' ) ,
38+ vrfKeypairId : AccountAddress . fromString ( '0xf47b51b8c648a3dd53a1c0ec5d38e2b861f0b6d4c3181f0b84b0d535e274a98d' ) ,
39+ } ) ,
3140} as const ;
You can’t perform that action at this time.
0 commit comments