File tree Expand file tree Collapse file tree
typescript/infra/config/environments/mainnet3/warp Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- 5f6a90e8d31860847307d1ada9c788a7a47b00f9
1+ d38d6c98b284a8bc989937988e21110dd32f797a
Original file line number Diff line number Diff line change 4340043400 }
4340143401 ]
4340243402 },
43403+ {
43404+ "name": "SOL/igra",
43405+ "matchingList": [
43406+ {
43407+ "originDomain": 38833,
43408+ "senderAddress": [
43409+ "0x000000000000000000000000b9ec76392f7d48f6b266431951cb7c645bd711e2"
43410+ ],
43411+ "destinationDomain": 1399811149,
43412+ "recipientAddress": [
43413+ "0xf29f2e5d30f6ee1b735bfe51dee652e55edce441fb53a0108449ff75d92540da"
43414+ ]
43415+ },
43416+ {
43417+ "originDomain": 1399811149,
43418+ "senderAddress": [
43419+ "0xf29f2e5d30f6ee1b735bfe51dee652e55edce441fb53a0108449ff75d92540da"
43420+ ],
43421+ "destinationDomain": 38833,
43422+ "recipientAddress": [
43423+ "0x000000000000000000000000b9ec76392f7d48f6b266431951cb7c645bd711e2"
43424+ ]
43425+ }
43426+ ]
43427+ },
4340343428 {
4340443429 "name": "WSTETH/igra",
4340543430 "matchingList": [
Original file line number Diff line number Diff line change @@ -160,6 +160,7 @@ export enum WarpRouteIds {
160160 // Igra routes
161161 IgraUSDC = 'USDC/igra' ,
162162 IgraIKAS = 'IKAS/igra' ,
163+ IgraSOL = 'SOL/igra' ,
163164 IgraWSTETH = 'WSTETH/igra' ,
164165 IgraCBBTC = 'CBBTC/igra' ,
165166 EthereumIgraUSDS = 'USDS/ethereum-igra' ,
You can’t perform that action at this time.
0 commit comments