vega-frontend-monorepo/vegacapsule/smart_contracts_addresses.json

49 lines
1.6 KiB
JSON
Raw Normal View History

Test/757 tfe add e2e tests for governance (#1236) * test: initial commit * test: lint * chore: set different environement variable for rest url * test: enable commented out steps * chore: set base correctly * chore: correct env var * test: update to function * test: lint * test: governance flow * test: lint * test: extra tests * fix: set fetchPolicy to not cache results so new proposals are updated * test: update * test: lint * test: extra tests * test: lint * test: add wait and select proposal * test: lint * test: extra checks * test: lint * Revert "chore: use custom vega capsule file (#1055)" This reverts commit 6b4b896bbc9fd6a483917a5957d08bf5cfd70be7. * test: final commit of initial tests * test: removal of unused file * test: before all change to reset before each test * test: speed enhancement * test: lint * test: lint check fix * test: extra tests and checks * test: lint * test: extra tests and checks * test: lint * test: extra checks & error handling * test: lint * test: lint * test: wallet update * test: lint * test: lint * test: begining of test refactor due to ui revamp * test: lint * test: extra test * test: lint * test: extra test enable prev skipped * test: lint * test: small changes * test: update ahead of merge * test: in house vegcapsule config changes * test: lint * chore: add vegacapsule config for newer repo * chore: remove dead config files * test: genesis and tweaks * test: lint * test: added wait to avoid flake * test: enhancements * test: lint * chore: fix lint Co-authored-by: Dexter <dexter.edwards93@gmail.com> Co-authored-by: Dexter <dexter@vega.xyz> Co-authored-by: Joe <joe@vega.xyz>
2022-09-05 08:57:02 +00:00
{
"addr0": {
"priv": "adef89153e4bd6b43876045efdd6818cec359340683edaec5e8588e635e8428b",
"pub": "0xb89A165EA8b619c14312dB316BaAa80D2a98B493"
},
"MultisigControl": {
"Ethereum": "0xa956B5c58B4Ac8Dd1D44Ade3e8972A16e9C917E4"
},
"ERC20_Asset_Pool": {
"Ethereum": "0x3EA59801698c6820328597F26d29fC3EaAa17AcA"
},
"erc20_bridge_1": {
"Ethereum": "0x0858D9BD11A4F6Bae8b979402550CA6c6ddB8332"
},
"erc20_bridge_2": {
"Ethereum": "0x846087f262859fe6604e2e9f787a9F3f39296Ff8"
},
"tBTC": {
"Ethereum": "0xc6a6000d740707edc35f75f42447320B60450c04",
"Vega": "0x5cfa87844724df6069b94e4c8a6f03af21907d7bc251593d08e4251043ee9f7c"
},
"tDAI": {
"Ethereum": "0xE25F12E386Cd7F84c41B5210504d9743A35Badda",
"Vega": "0x6d9d35f657589e40ddfb448b7ad4a7463b66efb307527fedd2aa7df1bbd5ea61"
},
"tEURO": {
"Ethereum": "0x7c23d674fED4500103A0b7e05b4A0da17291FCE9",
"Vega": "0x8b52d4a3a4b0ffe733cddbc2b67be273816cfeb6ca4c8b339bac03ffba08e4e4"
},
"tUSDC": {
"Ethereum": "0xD76Bd796e117D54044E616ae42A3577256B601D1",
"Vega": "0x993ed98f4f770d91a796faab1738551193ba45c62341d20597df70fea6704ede"
},
"VEGA": {
"Ethereum": "0xBC944ba38753A6fCAdd634Be98379330dbaB3Eb8",
"Vega": "0xb4f2726571fbe8e33b442dc92ed2d7f0d810e21835b7371a7915a365f07ccd9b"
},
"VEGAv1": {
"Ethereum": "0xB69a81EE133d8c4dC4AeCB30af93bC8698118ccE",
"Vega": "0xc1607f28ec1d0a0b36842c8327101b18de2c5f172585870912f5959145a9176c"
},
"erc20_vesting": {
"Ethereum": "0xB9f84835F00C0E4f494C51C945863109cF80754A"
},
"staking_bridge": {
"Ethereum": "0xE4c9fB5955bAa8a7965D000afdCEFF25cfe0E8a3"
}
}