Skip to content

Commit

Permalink
fix: correct usdc address (#4621)
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel <daniel@chainflip.io>
  • Loading branch information
tomjohnburton and dandanlen committed Mar 7, 2024
1 parent 42c2f6b commit d69379b
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 18 deletions.
8 changes: 4 additions & 4 deletions state-chain/node/chainspecs/perseverance.chainspec.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"id": "Chainflip-Perseverance",
"chainType": "Live",
"bootNodes": [
"/ip4/161.35.22.218/tcp/30333/p2p/12D3KooWPFZo5JzqiWASDSrAtbyKgW2kw4Rb5FruE29PAhJ1u4xL",
"/ip4/164.90.230.243/tcp/30333/p2p/12D3KooWDWtxFw2qKoG1f8UJHWG333yzGewWLEEHUrN4uZTs5BkP",
"/ip4/207.154.221.8/tcp/30333/p2p/12D3KooWSSWu9NH3JYh5v1grsHurfTMXJLCq5XHzbUdLUeiUcXvt"
"/ip4/161.35.22.218/tcp/30333/p2p/12D3KooWPFZo5JzqiWASDSrAtbyKgW2kw4Rb5FruE29PAhJ1u4xL",
"/ip4/164.90.230.243/tcp/30333/p2p/12D3KooWDWtxFw2qKoG1f8UJHWG333yzGewWLEEHUrN4uZTs5BkP",
"/ip4/207.154.221.8/tcp/30333/p2p/12D3KooWSSWu9NH3JYh5v1grsHurfTMXJLCq5XHzbUdLUeiUcXvt"
],
"telemetryEndpoints": null,
"protocolId": "flip-pers-2-65e960c4",
Expand All @@ -23,7 +23,7 @@
},
"environment": {
"flipTokenAddress": "0xdc27c60956cb065d19f08bb69a707e37b36d8086",
"ethUsdcAddress": "0x5fd84259d66cd46123540766be93dfe6d43130d7",
"ethUsdcAddress": "0x1c7d4b196cb0c7b01d743fbc6116a902379c7238",
"stateChainGatewayAddress": "0xa34a967197ee90bb7fb28e928388a573c5cfd099",
"keyManagerAddress": "0x4981b1329f29e720642266fc6e172c3f78159dff",
"ethVaultAddress": "0x36ead71325604dc15d35fae584d7b50646d81753",
Expand Down
8 changes: 4 additions & 4 deletions state-chain/node/chainspecs/perseverance.chainspec.raw.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"id": "Chainflip-Perseverance",
"chainType": "Live",
"bootNodes": [
"/ip4/161.35.22.218/tcp/30333/p2p/12D3KooWPFZo5JzqiWASDSrAtbyKgW2kw4Rb5FruE29PAhJ1u4xL",
"/ip4/164.90.230.243/tcp/30333/p2p/12D3KooWDWtxFw2qKoG1f8UJHWG333yzGewWLEEHUrN4uZTs5BkP",
"/ip4/207.154.221.8/tcp/30333/p2p/12D3KooWSSWu9NH3JYh5v1grsHurfTMXJLCq5XHzbUdLUeiUcXvt"
"/ip4/161.35.22.218/tcp/30333/p2p/12D3KooWPFZo5JzqiWASDSrAtbyKgW2kw4Rb5FruE29PAhJ1u4xL",
"/ip4/164.90.230.243/tcp/30333/p2p/12D3KooWDWtxFw2qKoG1f8UJHWG333yzGewWLEEHUrN4uZTs5BkP",
"/ip4/207.154.221.8/tcp/30333/p2p/12D3KooWSSWu9NH3JYh5v1grsHurfTMXJLCq5XHzbUdLUeiUcXvt"
],
"telemetryEndpoints": null,
"protocolId": "flip-pers-2-65e960c4",
Expand Down Expand Up @@ -160,7 +160,7 @@
"0xea74517f3c97f142e2fa95ff896cfe9f3e62e0788e90d5febf3b0646d7f44590": "0x36ead71325604dc15d35fae584d7b50646d81753",
"0xea74517f3c97f142e2fa95ff896cfe9f4e7b9012096b41c4eb3aaf947f6ea429": "0x0800",
"0xea74517f3c97f142e2fa95ff896cfe9faabe9c4285667ee8938d99926256377d4a9e6f9b8d43f6ad008f8c291929dee201": "0xdc27c60956cb065d19f08bb69a707e37b36d8086",
"0xea74517f3c97f142e2fa95ff896cfe9faabe9c4285667ee8938d99926256377de46963f29e4adcdd46170b8ac19aa29102": "0x5fd84259d66cd46123540766be93dfe6d43130d7",
"0xea74517f3c97f142e2fa95ff896cfe9faabe9c4285667ee8938d99926256377de46963f29e4adcdd46170b8ac19aa29102": "0x1c7d4b196cb0c7b01d743fbc6116a902379c7238",
"0xea74517f3c97f142e2fa95ff896cfe9fb3441fbc5fd6fa25ae3d60a6591f6cfe": "0x4981b1329f29e720642266fc6e172c3f78159dff",
"0xea74517f3c97f142e2fa95ff896cfe9fd1272f5d569eea942e7b478e6d4f9091": "0xa34a967197ee90bb7fb28e928388a573c5cfd099",
"0xea74517f3c97f142e2fa95ff896cfe9fe4b11ba8dc51708a2e274edb60ddbda9": "0x58eacd5a40eebcbbcb660f178f9a46b1ad63f846",
Expand Down
8 changes: 4 additions & 4 deletions state-chain/node/chainspecs/sisyphos.chainspec.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"id": "Chainflip-Sisyphos",
"chainType": "Live",
"bootNodes": [
"/ip4/164.90.230.159/tcp/30333/p2p/12D3KooWRGBgp7gWNYWEaoMVxsPXfc33YD4pCG5fV7VGwKKEhMkM",
"/ip4/104.248.34.28/tcp/30333/p2p/12D3KooWJSn71SDVi3vik7dqiEWmX15kGqX9z7qNrJcUKL4pT9Qk",
"/ip4/164.90.230.247/tcp/30333/p2p/12D3KooWFQTaX4hK8bixrwkpoHSnHA9ypB9s2t2jJpPf9nNr2bRS"
"/ip4/164.90.230.159/tcp/30333/p2p/12D3KooWRGBgp7gWNYWEaoMVxsPXfc33YD4pCG5fV7VGwKKEhMkM",
"/ip4/104.248.34.28/tcp/30333/p2p/12D3KooWJSn71SDVi3vik7dqiEWmX15kGqX9z7qNrJcUKL4pT9Qk",
"/ip4/164.90.230.247/tcp/30333/p2p/12D3KooWFQTaX4hK8bixrwkpoHSnHA9ypB9s2t2jJpPf9nNr2bRS"
],
"telemetryEndpoints": null,
"protocolId": "flip-sisy-2-65e960c0",
Expand All @@ -23,7 +23,7 @@
},
"environment": {
"flipTokenAddress": "0xcd079eab6b5443b545788fd210c8800feadd87fa",
"ethUsdcAddress": "0x5fd84259d66cd46123540766be93dfe6d43130d7",
"ethUsdcAddress": "0x1c7d4b196cb0c7b01d743fbc6116a902379c7238",
"stateChainGatewayAddress": "0x1f7fe41c798cc7b1d34bdc8de2ddda4a4be744d9",
"keyManagerAddress": "0x22f5562e6859924db082b8b248ea0c974f148a17",
"ethVaultAddress": "0xa94d6b1853f3cb611ed3ccb701b4fda5a9dace85",
Expand Down
8 changes: 4 additions & 4 deletions state-chain/node/chainspecs/sisyphos.chainspec.raw.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"id": "Chainflip-Sisyphos",
"chainType": "Live",
"bootNodes": [
"/ip4/164.90.230.159/tcp/30333/p2p/12D3KooWRGBgp7gWNYWEaoMVxsPXfc33YD4pCG5fV7VGwKKEhMkM",
"/ip4/104.248.34.28/tcp/30333/p2p/12D3KooWJSn71SDVi3vik7dqiEWmX15kGqX9z7qNrJcUKL4pT9Qk",
"/ip4/164.90.230.247/tcp/30333/p2p/12D3KooWFQTaX4hK8bixrwkpoHSnHA9ypB9s2t2jJpPf9nNr2bRS"
"/ip4/164.90.230.159/tcp/30333/p2p/12D3KooWRGBgp7gWNYWEaoMVxsPXfc33YD4pCG5fV7VGwKKEhMkM",
"/ip4/104.248.34.28/tcp/30333/p2p/12D3KooWJSn71SDVi3vik7dqiEWmX15kGqX9z7qNrJcUKL4pT9Qk",
"/ip4/164.90.230.247/tcp/30333/p2p/12D3KooWFQTaX4hK8bixrwkpoHSnHA9ypB9s2t2jJpPf9nNr2bRS"
],
"telemetryEndpoints": null,
"protocolId": "flip-sisy-2-65e960c0",
Expand Down Expand Up @@ -160,7 +160,7 @@
"0xea74517f3c97f142e2fa95ff896cfe9f3e62e0788e90d5febf3b0646d7f44590": "0xa94d6b1853f3cb611ed3ccb701b4fda5a9dace85",
"0xea74517f3c97f142e2fa95ff896cfe9f4e7b9012096b41c4eb3aaf947f6ea429": "0x0800",
"0xea74517f3c97f142e2fa95ff896cfe9faabe9c4285667ee8938d99926256377d4a9e6f9b8d43f6ad008f8c291929dee201": "0xcd079eab6b5443b545788fd210c8800feadd87fa",
"0xea74517f3c97f142e2fa95ff896cfe9faabe9c4285667ee8938d99926256377de46963f29e4adcdd46170b8ac19aa29102": "0x5fd84259d66cd46123540766be93dfe6d43130d7",
"0xea74517f3c97f142e2fa95ff896cfe9faabe9c4285667ee8938d99926256377de46963f29e4adcdd46170b8ac19aa29102": "0x1c7d4b196cb0c7b01d743fbc6116a902379c7238",
"0xea74517f3c97f142e2fa95ff896cfe9fb3441fbc5fd6fa25ae3d60a6591f6cfe": "0x22f5562e6859924db082b8b248ea0c974f148a17",
"0xea74517f3c97f142e2fa95ff896cfe9fd1272f5d569eea942e7b478e6d4f9091": "0x1f7fe41c798cc7b1d34bdc8de2ddda4a4be744d9",
"0xea74517f3c97f142e2fa95ff896cfe9fe4b11ba8dc51708a2e274edb60ddbda9": "0x638e16dd15588b81257ebe9676fa1a0175fdb70a",
Expand Down
2 changes: 1 addition & 1 deletion state-chain/node/src/chain_spec/perseverance.rs
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ pub const GENESIS_FUNDING_AMOUNT: FlipBalance = 1_000 * FLIPPERINOS_PER_FLIP;

pub const ENV: StateChainEnvironment = StateChainEnvironment {
flip_token_address: hex_literal::hex!("dC27c60956cB065D19F08bb69a707E37b36d8086"),
eth_usdc_address: hex_literal::hex!("5fd84259d66Cd46123540766Be93DFE6D43130D7"),
eth_usdc_address: hex_literal::hex!("1c7D4B196Cb0C7B01d743Fbc6116a902379C7238"),
state_chain_gateway_address: hex_literal::hex!("A34a967197Ee90BB7fb28e928388a573c5CFd099"),
key_manager_address: hex_literal::hex!("4981b1329F29E720642266fc6e172C3f78159dff"),
eth_vault_address: hex_literal::hex!("36eaD71325604DC15d35FAE584D7b50646D81753"),
Expand Down
2 changes: 1 addition & 1 deletion state-chain/node/src/chain_spec/sisyphos.rs
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ pub const GENESIS_FUNDING_AMOUNT: FlipBalance = 1_000 * FLIPPERINOS_PER_FLIP;

pub const ENV: StateChainEnvironment = StateChainEnvironment {
flip_token_address: hex_literal::hex!("cD079EAB6B5443b545788Fd210C8800FEADd87fa"),
eth_usdc_address: hex_literal::hex!("5fd84259d66Cd46123540766Be93DFE6D43130D7"),
eth_usdc_address: hex_literal::hex!("1c7D4B196Cb0C7B01d743Fbc6116a902379C7238"),
state_chain_gateway_address: hex_literal::hex!("1F7fE41C798cc7b1D34BdC8de2dDDA4a4bE744D9"),
key_manager_address: hex_literal::hex!("22f5562e6859924Db082b8B248ea0C974f148a17"),
eth_vault_address: hex_literal::hex!("a94d6b1853F3cb611Ed3cCb701b4fdA5a9DACe85"),
Expand Down

0 comments on commit d69379b

Please sign in to comment.