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- d30c61eeabaf26a2c7ddb51f1ff100e9e7dd3c6e
1+ e4301f27d16288e411242eeca0a85b93bbdc3521
Original file line number Diff line number Diff line change 4355043550 }
4355143551 ]
4355243552 },
43553+ {
43554+ "name": "TIBBIR/igra",
43555+ "matchingList": [
43556+ {
43557+ "originDomain": 38833,
43558+ "senderAddress": [
43559+ "0x0000000000000000000000007623ee55f82ba257de96ae828363b548e808b045"
43560+ ],
43561+ "destinationDomain": 8453,
43562+ "recipientAddress": [
43563+ "0x0000000000000000000000003131f6b80c26936ab03f7d9d29eb4ddf36ac3fb5"
43564+ ]
43565+ },
43566+ {
43567+ "originDomain": 8453,
43568+ "senderAddress": [
43569+ "0x0000000000000000000000003131f6b80c26936ab03f7d9d29eb4ddf36ac3fb5"
43570+ ],
43571+ "destinationDomain": 38833,
43572+ "recipientAddress": [
43573+ "0x0000000000000000000000007623ee55f82ba257de96ae828363b548e808b045"
43574+ ]
43575+ }
43576+ ]
43577+ },
4355343578 {
4355443579 "name": "BLEND/fluent",
4355543580 "matchingList": [
Original file line number Diff line number Diff line change @@ -166,6 +166,7 @@ export enum WarpRouteIds {
166166 EthereumIgraUSDS = 'USDS/ethereum-igra' ,
167167 EthereumIgraWETH = 'WETH/ethereum-igra' ,
168168 EthereumIgraUSDT = 'USDT/ethereum-igra' ,
169+ IgraTIBBIR = 'TIBBIR/igra' ,
169170
170171 // Fluent routes
171172 FluentBLEND = 'BLEND/fluent' ,
You can’t perform that action at this time.
0 commit comments