-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update reorg threshold #17
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff
configure/configure.itering.json--- a/_main_/outputs/configure/configure.itering.json
+++ b/outputs/configure/configure.itering.json
@@ -136,7 +136,13 @@
"autosupplyAmount": 1800
}
],
- "tokens": []
+ "tokens": [
+ {
+ "symbol": "xdai",
+ "minRepay": 100,
+ "minReserved": 0
+ }
+ ]
}
]
},
@@ -244,7 +250,7 @@
"bridges": [
{
"direction": "arbitrum->avalanche",
- "feeLimit": 0.01,
+ "feeLimit": 0.3,
"reorgThreshold": 200,
"microReorgThreshold": 120,
"bridgeType": "lnv3",
@@ -275,9 +281,9 @@
},
{
"direction": "avalanche->arbitrum",
- "feeLimit": 0.3,
- "reorgThreshold": 200,
- "microReorgThreshold": 60,
+ "feeLimit": 0.01,
+ "reorgThreshold": 20,
+ "microReorgThreshold": 8,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-arbitrum.safe.global/api",
@@ -332,8 +338,8 @@
{
"direction": "base->arbitrum",
"feeLimit": 0.01,
- "reorgThreshold": 200,
- "microReorgThreshold": 20,
+ "reorgThreshold": 20,
+ "microReorgThreshold": 8,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-arbitrum.safe.global/api",
@@ -356,7 +362,7 @@
},
{
"direction": "arbitrum->bsc",
- "feeLimit": 0.01,
+ "feeLimit": 0.1,
"reorgThreshold": 200,
"microReorgThreshold": 120,
"bridgeType": "lnv3",
@@ -375,9 +381,9 @@
},
{
"direction": "bsc->arbitrum",
- "feeLimit": 0.1,
- "reorgThreshold": 200,
- "microReorgThreshold": 20,
+ "feeLimit": 0.01,
+ "reorgThreshold": 15,
+ "microReorgThreshold": 5,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-arbitrum.safe.global/api",
@@ -394,7 +400,7 @@
},
{
"direction": "arbitrum->ethereum",
- "feeLimit": 100,
+ "feeLimit": 0.05,
"reorgThreshold": 100,
"microReorgThreshold": 120,
"bridgeType": "lnv2-opposite",
@@ -411,8 +417,8 @@
},
{
"direction": "ethereum->arbitrum",
- "feeLimit": 100,
- "reorgThreshold": 100,
+ "feeLimit": 0.01,
+ "reorgThreshold": 8,
"bridgeType": "lnv2-default",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-arbitrum.safe.global/api",
@@ -427,7 +433,7 @@
},
{
"direction": "arbitrum->gnosis",
- "feeLimit": 0.01,
+ "feeLimit": 1,
"reorgThreshold": 200,
"microReorgThreshold": 120,
"bridgeType": "lnv3",
@@ -452,9 +458,9 @@
},
{
"direction": "gnosis->arbitrum",
- "feeLimit": 0.1,
- "reorgThreshold": 200,
- "microReorgThreshold": 20,
+ "feeLimit": 0.01,
+ "reorgThreshold": 8,
+ "microReorgThreshold": 6,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-arbitrum.safe.global/api",
@@ -515,8 +521,8 @@
{
"direction": "op->arbitrum",
"feeLimit": 0.01,
- "reorgThreshold": 200,
- "microReorgThreshold": 30,
+ "reorgThreshold": 20,
+ "microReorgThreshold": 8,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-arbitrum.safe.global/api",
@@ -551,7 +557,7 @@
},
{
"direction": "arbitrum->polygon",
- "feeLimit": 0.01,
+ "feeLimit": 5,
"reorgThreshold": 200,
"microReorgThreshold": 30,
"bridgeType": "lnv3",
@@ -588,9 +594,9 @@
},
{
"direction": "polygon->arbitrum",
- "feeLimit": 0.1,
- "reorgThreshold": 200,
- "microReorgThreshold": 30,
+ "feeLimit": 0.01,
+ "reorgThreshold": 100,
+ "microReorgThreshold": 50,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-arbitrum.safe.global/api",
@@ -625,7 +631,7 @@
},
{
"direction": "arbitrum->scroll",
- "feeLimit": 100,
+ "feeLimit": 0.01,
"reorgThreshold": 200,
"microReorgThreshold": 120,
"bridgeType": "lnv3",
@@ -655,9 +661,9 @@
},
{
"direction": "scroll->arbitrum",
- "feeLimit": 150,
- "reorgThreshold": 200,
- "microReorgThreshold": 30,
+ "feeLimit": 0.01,
+ "reorgThreshold": 13,
+ "microReorgThreshold": 6,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-arbitrum.safe.global/api",
@@ -685,9 +691,9 @@
},
{
"direction": "base->avalanche",
- "feeLimit": 0.01,
- "reorgThreshold": 200,
- "microReorgThreshold": 60,
+ "feeLimit": 0.3,
+ "reorgThreshold": 20,
+ "microReorgThreshold": 8,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-avalanche.safe.global/api",
@@ -704,9 +710,9 @@
},
{
"direction": "avalanche->base",
- "feeLimit": 0.3,
- "reorgThreshold": 200,
- "microReorgThreshold": 20,
+ "feeLimit": 0.01,
+ "reorgThreshold": 20,
+ "microReorgThreshold": 8,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-base.safe.global/api",
@@ -723,9 +729,9 @@
},
{
"direction": "bsc->avalanche",
- "feeLimit": 0.1,
- "reorgThreshold": 200,
- "microReorgThreshold": 20,
+ "feeLimit": 0.3,
+ "reorgThreshold": 15,
+ "microReorgThreshold": 5,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-avalanche.safe.global/api",
@@ -742,9 +748,9 @@
},
{
"direction": "avalanche->bsc",
- "feeLimit": 0.3,
- "reorgThreshold": 200,
- "microReorgThreshold": 50,
+ "feeLimit": 0.1,
+ "reorgThreshold": 20,
+ "microReorgThreshold": 8,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-bsc.safe.global/api",
@@ -761,9 +767,9 @@
},
{
"direction": "gnosis->avalanche",
- "feeLimit": 0.01,
- "reorgThreshold": 200,
- "microReorgThreshold": 60,
+ "feeLimit": 0.3,
+ "reorgThreshold": 8,
+ "microReorgThreshold": 6,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-avalanche.safe.global/api",
@@ -786,9 +792,9 @@
},
{
"direction": "avalanche->gnosis",
- "feeLimit": 0.3,
- "reorgThreshold": 200,
- "microReorgThreshold": 20,
+ "feeLimit": 1,
+ "reorgThreshold": 20,
+ "microReorgThreshold": 8,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-gnosis-chain.safe.global/api",
@@ -811,9 +817,9 @@
},
{
"direction": "op->avalanche",
- "feeLimit": 0.01,
- "reorgThreshold": 200,
- "microReorgThreshold": 60,
+ "feeLimit": 0.3,
+ "reorgThreshold": 20,
+ "microReorgThreshold": 8,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-avalanche.safe.global/api",
@@ -842,9 +848,9 @@
},
{
"direction": "avalanche->op",
- "feeLimit": 0.3,
- "reorgThreshold": 200,
- "microReorgThreshold": 30,
+ "feeLimit": 0.01,
+ "reorgThreshold": 20,
+ "microReorgThreshold": 8,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-optimism.safe.global/api",
@@ -873,9 +879,9 @@
},
{
"direction": "polygon->avalanche",
- "feeLimit": 0.01,
- "reorgThreshold": 200,
- "microReorgThreshold": 60,
+ "feeLimit": 0.3,
+ "reorgThreshold": 100,
+ "microReorgThreshold": 50,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-avalanche.safe.global/api",
@@ -904,9 +910,9 @@
},
{
"direction": "avalanche->polygon",
- "feeLimit": 0.3,
- "reorgThreshold": 200,
- "microReorgThreshold": 30,
+ "feeLimit": 5,
+ "reorgThreshold": 20,
+ "microReorgThreshold": 8,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-polygon.safe.global/api",
@@ -935,9 +941,9 @@
},
{
"direction": "scroll->avalanche",
- "feeLimit": 0.01,
- "reorgThreshold": 200,
- "microReorgThreshold": 60,
+ "feeLimit": 0.3,
+ "reorgThreshold": 13,
+ "microReorgThreshold": 6,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-avalanche.safe.global/api",
@@ -954,9 +960,9 @@
},
{
"direction": "avalanche->scroll",
- "feeLimit": 0.3,
- "reorgThreshold": 200,
- "microReorgThreshold": 30,
+ "feeLimit": 0.01,
+ "reorgThreshold": 20,
+ "microReorgThr See the full diff from https://github.com/itering/helixrelayer/actions/runs/10413662612 |
configure changes: outputs/configure/configure.itering.json{
"indexer": "https://apollo.helixbridge.app/graphql",
"relayGasLimit": 600000,
"rpcnodes": [
{
"name": "arbitrum",
"lendMarket": [
{
"protocol": "aave",
"healthFactorLimit": 3,
"collaterals": [
{
"symbol": "eth",
"autosupplyAmount": 0.9
},
{
"symbol": "usdc",
"autosupplyAmount": 2000
}
],
"tokens": [
{
"symbol": "usdt",
"minRepay": 100,
"minReserved": 0
},
{
"symbol": "eth",
"minRepay": 0.1,
"minReserved": 0
},
{
"symbol": "dai",
"minRepay": 100,
"minReserved": 0
},
{
"symbol": "link",
"minRepay": 10,
"minReserved": 0
}
]
}
]
},
{
"name": "avalanche",
"lendMarket": [
{
"protocol": "aave",
"healthFactorLimit": 3,
"collaterals": [
{
"symbol": "usdc",
"autosupplyAmount": 1800
}
],
"tokens": [
{
"symbol": "dai",
"minRepay": 100,
"minReserved": 0
},
{
"symbol": "link",
"minRepay": 10,
"minReserved": 0
}
]
}
]
},
{
"name": "base",
"lendMarket": [
{
"protocol": "aave",
"healthFactorLimit": 3,
"collaterals": [
{
"symbol": "eth",
"autosupplyAmount": 0.9
},
{
"symbol": "usdc",
"autosupplyAmount": 1800
}
],
"tokens": [
{
"symbol": "eth",
"minRepay": 0.1,
"minReserved": 0
}
]
}
]
},
{
"name": "blast"
},
{
"name": "bsc",
"lendMarket": [
{
"protocol": "aave",
"healthFactorLimit": 3,
"collaterals": [
{
"symbol": "usdc",
"autosupplyAmount": 1800
}
],
"tokens": []
}
]
},
{
"name": "crab-dvm"
},
{
"name": "darwinia-dvm"
},
{
"name": "ethereum"
},
{
"name": "gnosis",
"lendMarket": [
{
"protocol": "aave",
"healthFactorLimit": 3,
"collaterals": [
{
"symbol": "usdc",
"autosupplyAmount": 1800
}
],
"tokens": [
{
"symbol": "xdai",
"minRepay": 100,
"minReserved": 0
}
]
}
]
},
{
"name": "mantle"
},
{
"name": "moonbeam"
},
{
"name": "op",
"lendMarket": [
{
"protocol": "aave",
"healthFactorLimit": 3,
"collaterals": [
{
"symbol": "eth",
"autosupplyAmount": 0.9
},
{
"symbol": "usdc",
"autosupplyAmount": 1800
}
],
"tokens": [
{
"symbol": "eth",
"minRepay": 0.1,
"minReserved": 0
},
{
"symbol": "dai",
"minRepay": 100,
"minReserved": 0
},
{
"symbol": "link",
"minRepay": 10,
"minReserved": 0
}
]
}
]
},
{
"name": "polygon",
"lendMarket": [
{
"protocol": "aave",
"healthFactorLimit": 3,
"collaterals": [
{
"symbol": "usdc",
"autosupplyAmount": 1800
}
],
"tokens": [
{
"symbol": "usdt",
"minRepay": 100,
"minReserved": 0
},
{
"symbol": "dai",
"minRepay": 100,
"minReserved": 0
},
{
"symbol": "link",
"minRepay": 10,
"minReserved": 0
}
]
}
]
},
{
"name": "scroll",
"lendMarket": [
{
"protocol": "aave",
"healthFactorLimit": 3,
"collaterals": [
{
"symbol": "eth",
"autosupplyAmount": 0.9
},
{
"symbol": "usdc",
"autosupplyAmount": 1800
}
],
"tokens": [
{
"symbol": "eth",
"minRepay": 0.1,
"minReserved": 0
}
]
}
]
}
],
"bridges": [
{
"direction": "arbitrum->avalanche",
"feeLimit": 0.3,
"reorgThreshold": 200,
"microReorgThreshold": 120,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-avalanche.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "usdc->usdc",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
},
{
"symbol": "dai->dai",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
},
{
"symbol": "link->link",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 5
}
]
},
{
"direction": "avalanche->arbitrum",
"feeLimit": 0.01,
"reorgThreshold": 20,
"microReorgThreshold": 8,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-arbitrum.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "usdc->usdc",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
},
{
"symbol": "dai->dai",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
},
{
"symbol": "link->link",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 5
}
]
},
{
"direction": "arbitrum->base",
"feeLimit": 0.01,
"reorgThreshold": 200,
"microReorgThreshold": 120,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-base.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "usdc->usdc",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
},
{
"symbol": "eth->eth",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 0.01
}
]
},
{
"direction": "base->arbitrum",
"feeLimit": 0.01,
"reorgThreshold": 20,
"microReorgThreshold": 8,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-arbitrum.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "usdc->usdc",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
},
{
"symbol": "eth->eth",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 0.01
}
]
},
{
"direction": "arbitrum->bsc",
"feeLimit": 0.1,
"reorgThreshold": 200,
"microReorgThreshold": 120,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-bsc.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "usdc->usdc",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
}
]
},
{
"direction": "bsc->arbitrum",
"feeLimit": 0.01,
"reorgThreshold": 15,
"microReorgThreshold": 5,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-arbitrum.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "usdc->usdc",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
}
]
},
{
"direction": "arbitrum->ethereum",
"feeLimit": 0.05,
"reorgThreshold": 100,
"microReorgThreshold": 120,
"bridgeType": "lnv2-opposite",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-mainnet.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "ring->ring",
"swapRate": 1
}
]
},
{
"direction": "ethereum->arbitrum",
"feeLimit": 0.01,
"reorgThreshold": 8,
"bridgeType": "lnv2-default",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-arbitrum.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "ring->ring",
"swapRate": 1
}
]
},
{
"direction": "arbitrum->gnosis",
"feeLimit": 1,
"reorgThreshold": 200,
"microReorgThreshold": 120,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-gnosis-chain.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "usdc->usdc",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
},
{
"symbol": "dai->xdai",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
}
]
},
{
"direction": "gnosis->arbitrum",
"feeLimit": 0.01,
"reorgThreshold": 8,
"microReorgThreshold": 6,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-arbitrum.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "usdc->usdc",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
},
{
"symbol": "xdai->dai",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
}
]
},
{
"direction": "arbitrum->op",
"feeLimit": 0.01,
"reorgThreshold": 200,
"microReorgThreshold": 120,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-optimism.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "usdc->usdc",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
},
{
"symbol": "eth->eth",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 0.01
},
{
"symbol": "dai->dai",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
},
{
"symbol": "link->link",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 5
}
]
},
{
"direction": "op->arbitrum",
"feeLimit": 0.01,
"reorgThreshold": 20,
"microReorgThreshold": 8,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-arbitrum.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "usdc->usdc",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
},
{
"symbol": "eth->eth",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 0.01
},
{
"symbol": "dai->dai",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
},
{
"symbol": "link->link",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 5
}
]
},
{
"direction": "arbitrum->polygon",
"feeLimit": 5,
"reorgThreshold": 200,
"microReorgThreshold": 30,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-polygon.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "usdt->usdt",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
},
{
"symbol": "usdc->usdc",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
},
{
"symbol": "dai->dai",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
},
{
"symbol": "link->link",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 5
}
]
},
{
"direction": "polygon->arbitrum",
"feeLimit": 0.01,
"reorgThreshold": 100,
"microReorgThreshold": 50,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-arbitrum.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "usdt->usdt",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
},
{
"symbol": "usdc->usdc",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
},
{
"symbol": "dai->dai",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
},
{
"symbol": "link->link",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 5
}
]
},
{
"direction": "arbitrum->scroll",
"feeLimit": 0.01,
"reorgThreshold": 200,
"microReorgThreshold": 120,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-scroll.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "usdt->usdt",
"swapRate": 2300,
"withdrawLiquidityCountThreshold": 10
},
{
"symbol": "usdc->usdc",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
},
{
"symbol": "eth->eth",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 0.01
}
]
},
{
"direction": "scroll->arbitrum",
"feeLimit": 0.01,
"reorgThreshold": 13,
"microReorgThreshold": 6,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-arbitrum.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "usdt->usdt",
"swapRate": 2300,
"withdrawLiquidityCountThreshold": 10
},
{
"symbol": "usdc->usdc",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
},
{
"symbol": "eth->eth",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 0.01
}
]
},
{
"direction": "base->avalanche",
"feeLimit": 0.3,
"reorgThreshold": 20,
"microReorgThreshold": 8,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-avalanche.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "usdc->usdc",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
}
]
},
{
"direction": "avalanche->base",
"feeLimit": 0.01,
"reorgThreshold": 20,
"microReorgThreshold": 8,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-base.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "usdc->usdc",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
}
]
},
{
"direction": "bsc->avalanche",
"feeLimit": 0.3,
"reorgThreshold": 15,
"microReorgThreshold": 5,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-avalanche.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "usdc->usdc",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
}
]
},
{
"direction": "avalanche->bsc",
"feeLimit": 0.1,
"reorgThreshold": 20,
"microReorgThreshold": 8,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-bsc.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "usdc->usdc",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
}
]
},
{
"direction": "gnosis->avalanche",
"feeLimit": 0.3,
"reorgThreshold": 8,
"microReorgThreshold": 6,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-avalanche.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "usdc->usdc",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
},
{
"symbol": "xdai->dai",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
}
]
},
{
"direction": "avalanche->gnosis",
"feeLimit": 1,
"reorgThreshold": 20,
"microReorgThreshold": 8,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-gnosis-chain.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "usdc->usdc",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
},
{
"symbol": "dai->xdai",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
}
]
},
{
"direction": "op->avalanche",
"feeLimit": 0.3,
"reorgThreshold": 20,
"microReorgThreshold": 8,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-avalanche.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "usdc->usdc",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
},
{
"symbol": "dai->dai",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
},
{
"symbol": "link->link",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 5
}
]
},
{
"direction": "avalanche->op",
"feeLimit": 0.01,
"reorgThreshold": 20,
"microReorgThreshold": 8,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-optimism.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "usdc->usdc",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
},
{
"symbol": "dai->dai",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
},
{
"symbol": "link->link",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 5
}
]
},
{
"direction": "polygon->avalanche",
"feeLimit": 0.3,
"reorgThreshold": 100,
"microReorgThreshold": 50,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-avalanche.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "usdc->usdc",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
},
{
"symbol": "dai->dai",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
},
{
"symbol": "link->link",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 5
}
]
},
{
"direction": "avalanche->polygon",
"feeLimit": 5,
"reorgThreshold": 20,
"microReorgThreshold": 8,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-polygon.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "usdc->usdc",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
},
{
"symbol": "dai->dai",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
},
{
"symbol": "link->link",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 5
}
]
},
{
"direction": "scroll->avalanche",
"feeLimit": 0.3,
"reorgThreshold": 13,
"microReorgThreshold": 6,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-avalanche.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "usdc->usdc",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
}
]
},
{
"direction": "avalanche->scroll",
"feeLimit": 0.01,
"reorgThreshold": 20,
"microReorgThreshold": 8,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-scroll.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "usdc->usdc",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
}
]
},
{
"direction": "base->bsc",
"feeLimit": 0.1,
"reorgThreshold": 20,
"microReorgThreshold": 8,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-bsc.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "usdc->usdc",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
}
]
},
{
"direction": "bsc->base",
"feeLimit": 0.01,
"reorgThreshold": 15,
"microReorgThreshold": 5,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-base.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "usdc->usdc",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
}
]
},
{
"direction": "base->gnosis",
"feeLimit": 1,
"reorgThreshold": 20,
"microReorgThreshold": 8,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-gnosis-chain.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "usdc->usdc",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
}
]
},
{
"direction": "gnosis->base",
"feeLimit": 0.01,
"reorgThreshold": 8,
"microReorgThreshold": 6,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-base.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "usdc->usdc",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
}
]
},
{
"direction": "base->op",
"feeLimit": 0.01,
"reorgThreshold": 20,
"microReorgThreshold": 8,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-optimism.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "usdc->usdc",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
},
{
"symbol": "eth->eth",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 0.01
}
]
},
{
"direction": "op->base",
"feeLimit": 0.01,
"reorgThreshold": 20,
"microReorgThreshold": 8,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-base.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "usdc->usdc",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
},
{
"symbol": "eth->eth",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 0.01
}
]
},
{
"direction": "base->polygon",
"feeLimit": 5,
"reorgThreshold": 20,
"microReorgThreshold": 8,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-polygon.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "usdc->usdc",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
}
]
},
{
"direction": "polygon->base",
"feeLimit": 0.01,
"reorgThreshold": 100,
"microReorgThreshold": 50,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-base.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "usdc->usdc",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
}
]
},
{
"direction": "base->scroll",
"feeLimit": 0.01,
"reorgThreshold": 20,
"microReorgThreshold": 8,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-scroll.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "usdc->usdc",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
},
{
"symbol": "eth->eth",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 0.01
}
]
},
{
"direction": "scroll->base",
"feeLimit": 0.01,
"reorgThreshold": 13,
"microReorgThreshold": 6,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-base.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "usdc->usdc",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
},
{
"symbol": "eth->eth",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 0.01
}
]
},
{
"direction": "bsc->gnosis",
"feeLimit": 1,
"reorgThreshold": 15,
"microReorgThreshold": 5,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-gnosis-chain.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "usdc->usdc",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
}
]
},
{
"direction": "gnosis->bsc",
"feeLimit": 0.1,
"reorgThreshold": 8,
"microReorgThreshold": 6,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-bsc.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "usdc->usdc",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
}
]
},
{
"direction": "bsc->op",
"feeLimit": 0.01,
"reorgThreshold": 15,
"microReorgThreshold": 5,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-optimism.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "usdc->usdc",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
}
]
},
{
"direction": "op->bsc",
"feeLimit": 0.1,
"reorgThreshold": 20,
"microReorgThreshold": 8,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-bsc.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "usdc->usdc",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
}
]
},
{
"direction": "bsc->polygon",
"feeLimit": 5,
"reorgThreshold": 15,
"microReorgThreshold": 5,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-polygon.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "usdc->usdc",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
}
]
},
{
"direction": "polygon->bsc",
"feeLimit": 0.1,
"reorgThreshold": 100,
"microReorgThreshold": 50,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-bsc.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "usdc->usdc",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
}
]
},
{
"direction": "bsc->scroll",
"feeLimit": 0.01,
"reorgThreshold": 15,
"microReorgThreshold": 5,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-scroll.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "usdc->usdc",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
}
]
},
{
"direction": "scroll->bsc",
"feeLimit": 0.1,
"reorgThreshold": 13,
"microReorgThreshold": 6,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-bsc.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "usdc->usdc",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
}
]
},
{
"direction": "darwinia-dvm->ethereum",
"feeLimit": 0.02,
"reorgThreshold": 10,
"bridgeType": "lnv2-opposite",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-mainnet.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "ring->ring",
"swapRate": 1
}
]
},
{
"direction": "ethereum->darwinia-dvm",
"feeLimit": 100,
"reorgThreshold": 10,
"bridgeType": "lnv2-default",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://dsafe.dcdao.box/txs/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "ring->ring",
"swapRate": 1
}
]
},
{
"direction": "gnosis->op",
"feeLimit": 0.01,
"reorgThreshold": 8,
"microReorgThreshold": 6,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-optimism.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "usdc->usdc",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
},
{
"symbol": "xdai->dai",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
}
]
},
{
"direction": "op->gnosis",
"feeLimit": 1,
"reorgThreshold": 20,
"microReorgThreshold": 8,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-gnosis-chain.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "usdc->usdc",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
},
{
"symbol": "dai->xdai",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
}
]
},
{
"direction": "gnosis->polygon",
"feeLimit": 5,
"reorgThreshold": 8,
"microReorgThreshold": 6,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-polygon.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "usdc->usdc",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
},
{
"symbol": "xdai->dai",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
}
]
},
{
"direction": "polygon->gnosis",
"feeLimit": 1,
"reorgThreshold": 100,
"microReorgThreshold": 50,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-gnosis-chain.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "usdc->usdc",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
},
{
"symbol": "dai->xdai",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
}
]
},
{
"direction": "gnosis->scroll",
"feeLimit": 0.01,
"reorgThreshold": 8,
"microReorgThreshold": 6,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-scroll.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "usdc->usdc",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
}
]
},
{
"direction": "scroll->gnosis",
"feeLimit": 1,
"reorgThreshold": 13,
"microReorgThreshold": 6,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-gnosis-chain.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "usdc->usdc",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
}
]
},
{
"direction": "op->polygon",
"feeLimit": 5,
"reorgThreshold": 20,
"microReorgThreshold": 8,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-polygon.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "usdc->usdc",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
},
{
"symbol": "dai->dai",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
},
{
"symbol": "link->link",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 5
}
]
},
{
"direction": "polygon->op",
"feeLimit": 0.01,
"reorgThreshold": 100,
"microReorgThreshold": 50,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-optimism.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "usdc->usdc",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
},
{
"symbol": "dai->dai",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
},
{
"symbol": "link->link",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 5
}
]
},
{
"direction": "op->scroll",
"feeLimit": 0.01,
"reorgThreshold": 20,
"microReorgThreshold": 8,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-scroll.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "usdc->usdc",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
},
{
"symbol": "eth->eth",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 0.01
}
]
},
{
"direction": "scroll->op",
"feeLimit": 0.01,
"reorgThreshold": 13,
"microReorgThreshold": 6,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-optimism.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "usdc->usdc",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 50
},
{
"symbol": "eth->eth",
"swapRate": 1,
"withdrawLiquidityCountThreshold": 10,
"microThreshold": 0.01
}
]
},
{
"direction": "polygon->scroll",
"feeLimit": 0.01,
"reorgThreshold": 100,
"microReorgThreshold": 50,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-scroll.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "usdt->usdt",
"swapRate": 2300,
"withdrawLiquidityCountThreshold": 10
}
]
},
{
"direction": "scroll->polygon",
"feeLimit": 5,
"reorgThreshold": 13,
"microReorgThreshold": 6,
"bridgeType": "lnv3",
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"safeWalletUrl": "https://safe-transaction-polygon.safe.global/api",
"safeWalletRole": "<safe_wallet_role>",
"encryptedPrivateKey": "<encrypted_private_key>",
"tokens": [
{
"symbol": "usdt->usdt",
"swapRate": 2300,
"withdrawLiquidityCountThreshold": 10
}
]
}
]
} outputs/configure/configure.testnet.json{
"indexer": "https://apollo.helixbridge.app/graphql",
"relayGasLimit": 600000,
"rpcnodes": [
{
"name": "sepolia",
"fixedGasPrice": 10,
"rpc": "https://ethereum-sepolia-rpc.publicnode.com"
},
{
"name": "arbitrum-sepolia",
"rpc": "https://arbitrum-sepolia.blockpi.network/v1/rpc/public"
}
],
"bridges": [
{
"direction": "arbitrum-sepolia->sepolia",
"feeLimit": 100,
"reorgThreshold": 10,
"bridgeType": "lnv3",
"safeWalletAddress": "0x086962e147c82C037872fa87523faa139D38ee61",
"safeWalletUrl": "https://safe-transaction-sepolia.safe.global/api",
"encryptedPrivateKey": "aabbccddee",
"tokens": [
{
"symbol": "usdc->usdc",
"swapRate": 2000,
"withdrawLiquidityCountThreshold": 10
}
]
},
{
"direction": "sepolia->arbitrum-sepolia",
"feeLimit": 100,
"reorgThreshold": 10,
"bridgeType": "lnv3",
"tokens": [
{
"symbol": "usdc->usdc",
"swapRate": 2300,
"withdrawLiquidityCountThreshold": 10
}
]
}
]
} |
fewensa
requested changes
Aug 16, 2024
fewensa
reviewed
Aug 16, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.