-
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
Register new bridges #18
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
Collaborator
fewensa
commented
Aug 16, 2024
•
edited
Loading
edited
- USDT bsc<>arbitrum
- USDT bsc<>avalanche
- USDT bsc<>polygon
- USDT avalanche<>arbitrum
- USDT avalanche<>polygon
- BTC arbitrum<>avalanche
- BTC arbitrum<>bsc
- BTC arbitrum<>optimistic
- BTC arbitrum<>polygon
- BTC avalanche<>bsc
- BTC avalanche<>optimistic
- BTC avalanche<>polygon
- BTC bsc<>optimistic
- BTC bsc<>polygon
- BTC optimistic<>polygon
diff
configure/configure.itering.json--- a/_main_/outputs/configure/configure.itering.json
+++ b/outputs/configure/configure.itering.json
@@ -38,6 +38,11 @@
"symbol": "link",
"minRepay": 10,
"minReserved": 0
+ },
+ {
+ "symbol": "btc",
+ "minRepay": 0.0017,
+ "minReserved": 0
}
]
}
@@ -56,6 +61,11 @@
}
],
"tokens": [
+ {
+ "symbol": "usdt",
+ "minRepay": 100,
+ "minReserved": 0
+ },
{
"symbol": "dai",
"minRepay": 100,
@@ -65,6 +75,11 @@
"symbol": "link",
"minRepay": 10,
"minReserved": 0
+ },
+ {
+ "symbol": "btc",
+ "minRepay": 0.0017,
+ "minReserved": 0
}
]
}
@@ -111,7 +126,18 @@
"autosupplyAmount": 1800
}
],
- "tokens": []
+ "tokens": [
+ {
+ "symbol": "usdt",
+ "minRepay": 100,
+ "minReserved": 0
+ },
+ {
+ "symbol": "btc",
+ "minRepay": 0.0017,
+ "minReserved": 0
+ }
+ ]
}
]
},
@@ -183,6 +209,11 @@
"symbol": "link",
"minRepay": 10,
"minReserved": 0
+ },
+ {
+ "symbol": "btc",
+ "minRepay": 0.0017,
+ "minReserved": 0
}
]
}
@@ -215,6 +246,11 @@
"symbol": "link",
"minRepay": 10,
"minReserved": 0
+ },
+ {
+ "symbol": "btc",
+ "minRepay": 0.0017,
+ "minReserved": 0
}
]
} lock/lnv3__usdt__arbitrum_bsc.lock.json--- /dev/null
+++ b/outputs/lock/lnv3__usdt__arbitrum_bsc.lock.json
@@ -0,0 +1,18 @@
+{
+ "register": {
+ "bridge": "arbitrum->bsc",
+ "symbol": "usdt",
+ "type": "lnv3",
+ "baseFee": 0.1,
+ "liquidityFeeRate": 0.1,
+ "transferLimit": 2000,
+ "deposit": 100,
+ "approve": 10000000000000,
+ "safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
+ "sourceSafeWalletUrl": "https://safe-transaction-arbitrum.safe.global/api"
+ },
+ "hash": {
+ "origin": "100000000000000.1arbitrum->bsc1000.10x000000000bb6a011db294ce3f3423f00eac4959ehttps://safe-transaction-arbitrum.safe.global/apiusdt2000lnv3",
+ "hash": "7c1fa87bce86f0a8b9077083ba8f6762e86eeb962d89f68931d60bf47d71f8a2"
+ }
+}
\ No newline at end of file lock/lnv3__usdt__avalanche_bsc.lock.json--- /dev/null
+++ b/outputs/lock/lnv3__usdt__avalanche_bsc.lock.json
@@ -0,0 +1,18 @@
+{
+ "register": {
+ "bridge": "avalanche->bsc",
+ "symbol": "usdt",
+ "type": "lnv3",
+ "baseFee": 0.1,
+ "liquidityFeeRate": 0.1,
+ "transferLimit": 2000,
+ "deposit": 100,
+ "approve": 10000000000000,
+ "safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
+ "sourceSafeWalletUrl": "https://safe-transaction-avalanche.safe.global/api"
+ },
+ "hash": {
+ "origin": "100000000000000.1avalanche->bsc1000.10x000000000bb6a011db294ce3f3423f00eac4959ehttps://safe-transaction-avalanche.safe.global/apiusdt2000lnv3",
+ "hash": "908881465bf4eb9da2004798856915787baeabaf69bc595cb1735d1769698507"
+ }
+}
\ No newline at end of file lock/lnv3__usdt__bsc_arbitrum.lock.json--- /dev/null
+++ b/outputs/lock/lnv3__usdt__bsc_arbitrum.lock.json
@@ -0,0 +1,18 @@
+{
+ "register": {
+ "bridge": "bsc->arbitrum",
+ "symbol": "usdt",
+ "type": "lnv3",
+ "baseFee": 0.1,
+ "liquidityFeeRate": 0.1,
+ "transferLimit": 2000,
+ "deposit": 100,
+ "approve": 10000000000000,
+ "safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
+ "sourceSafeWalletUrl": "https://safe-transaction-bsc.safe.global/api"
+ },
+ "hash": {
+ "origin": "100000000000000.1bsc->arbitrum1000.10x000000000bb6a011db294ce3f3423f00eac4959ehttps://safe-transaction-bsc.safe.global/apiusdt2000lnv3",
+ "hash": "ebb343ca68ad24c29584e263b94c58d7ee25b57c34d84fbf6e557ba7a097da5d"
+ }
+}
\ No newline at end of file lock/lnv3__usdt__bsc_avalanche.lock.json--- /dev/null
+++ b/outputs/lock/lnv3__usdt__bsc_avalanche.lock.json
@@ -0,0 +1,18 @@
+{
+ "register": {
+ "bridge": "bsc->avalanche",
+ "symbol": "usdt",
+ "type": "lnv3",
+ "baseFee": 0.1,
+ "liquidityFeeRate": 0.1,
+ "transferLimit": 2000,
+ "deposit": 100,
+ "approve": 10000000000000,
+ "safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
+ "sourceSafeWalletUrl": "https://safe-transaction-bsc.safe.global/api"
+ },
+ "hash": {
+ "origin": "100000000000000.1bsc->avalanche1000.10x000000000bb6a011db294ce3f3423f00eac4959ehttps://safe-transaction-bsc.safe.global/apiusdt2000lnv3",
+ "hash": "e4707506511cb629d0ab4fa5f9226aea86ea3bdf6ed310ab58286907081e1725"
+ }
+}
\ No newline at end of file lock/lnv3__usdt__bsc_polygon.lock.json--- /dev/null
+++ b/outputs/lock/lnv3__usdt__bsc_polygon.lock.json
@@ -0,0 +1,18 @@
+{
+ "register": {
+ "bridge": "bsc->polygon",
+ "symbol": "usdt",
+ "type": "lnv3",
+ "baseFee": 0.1,
+ "liquidityFeeRate": 0.1,
+ "transferLimit": 2000,
+ "deposit": 100,
+ "approve": 10000000000000,
+ "safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
+ "sourceSafeWalletUrl": "https://safe-transaction-bsc.safe.global/api"
+ },
+ "hash": {
+ "origin": "100000000000000.1bsc->polygon1000.10x000000000bb6a011db294ce3f3423f00eac4959ehttps://safe-transaction-bsc.safe.global/apiusdt2000lnv3",
+ "hash": "efbdff2681d3638fafd47721ddab1b31b5253d41649b9d522b0578f8a928a293"
+ }
+}
\ No newline at end of file lock/lnv3__usdt__polygon_bsc.lock.json--- /dev/null
+++ b/outputs/lock/lnv3__usdt__polygon_bsc.lock.json
@@ -0,0 +1,18 @@
+{
+ "register": {
+ "bridge": "polygon->bsc",
+ "symbol": "usdt",
+ "type": "lnv3",
+ "baseFee": 0.1,
+ "liquidityFeeRate": 0.1,
+ "transferLimit": 2000,
+ "deposit": 100,
+ "approve": 10000000000000,
+ "safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
+ "sourceSafeWalletUrl": "https://safe-transaction-polygon.safe.global/api"
+ },
+ "hash": {
+ "origin": "100000000000000.1polygon->bsc1000.10x000000000bb6a011db294ce3f3423f00eac4959ehttps://safe-transaction-polygon.safe.global/apiusdt2000lnv3",
+ "hash": "2e782375906d158fa04f5ea444ae0103920dd85015593533197b8e736f61bd68"
+ }
+}
\ No newline at end of file
|
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
},
{
"symbol": "btc",
"minRepay": 0.0017,
"minReserved": 0
}
]
}
]
},
{
"name": "avalanche",
"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
},
{
"symbol": "btc",
"minRepay": 0.0017,
"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": [
{
"symbol": "usdt",
"minRepay": 100,
"minReserved": 0
},
{
"symbol": "btc",
"minRepay": 0.0017,
"minReserved": 0
}
]
}
]
},
{
"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
},
{
"symbol": "btc",
"minRepay": 0.0017,
"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
},
{
"symbol": "btc",
"minRepay": 0.0017,
"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
}
]
}
]
} |
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.