Skip to content

Commit

Permalink
Register and generate configure
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 13, 2024
1 parent bae94d8 commit 89faa11
Show file tree
Hide file tree
Showing 4 changed files with 72 additions and 0 deletions.
18 changes: 18 additions & 0 deletions outputs/lock/lnv3__eth__arbitrum_base.lock.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"register": {
"bridge": "arbitrum->base",
"symbol": "eth",
"type": "lnv3",
"baseFee": 0.0001,
"liquidityFeeRate": 0.1,
"transferLimit": 0.1,
"deposit": 0.06,
"approve": 10000000000000,
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"sourceSafeWalletUrl": "https://safe-transaction-arbitrum.safe.global/api"
},
"hash": {
"origin": "100000000000000.0001arbitrum->base0.060.10x000000000bb6a011db294ce3f3423f00eac4959ehttps://safe-transaction-arbitrum.safe.global/apieth0.1lnv3",
"hash": "aa8840b9907c56c0582bb365660b173dd3424ae029b13c38cdc18fc0ae412155"
}
}
18 changes: 18 additions & 0 deletions outputs/lock/lnv3__eth__base_arbitrum.lock.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"register": {
"bridge": "base->arbitrum",
"symbol": "eth",
"type": "lnv3",
"baseFee": 0.0001,
"liquidityFeeRate": 0.1,
"transferLimit": 0.1,
"deposit": 0.06,
"approve": 10000000000000,
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"sourceSafeWalletUrl": "https://safe-transaction-base.safe.global/api"
},
"hash": {
"origin": "100000000000000.0001base->arbitrum0.060.10x000000000bb6a011db294ce3f3423f00eac4959ehttps://safe-transaction-base.safe.global/apieth0.1lnv3",
"hash": "5ac86bf743ef80a5dd4c8c6e576d2ca72913e7e600efae96d03ee197144ad4e6"
}
}
18 changes: 18 additions & 0 deletions outputs/lock/lnv3__usdc__arbitrum_base.lock.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"register": {
"bridge": "arbitrum->base",
"symbol": "usdc",
"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->base1000.10x000000000bb6a011db294ce3f3423f00eac4959ehttps://safe-transaction-arbitrum.safe.global/apiusdc2000lnv3",
"hash": "69471d3e213eb9799d04ae559eab4ab17fa8a711ede639c13d960dc54d3a9165"
}
}
18 changes: 18 additions & 0 deletions outputs/lock/lnv3__usdc__base_arbitrum.lock.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"register": {
"bridge": "base->arbitrum",
"symbol": "usdc",
"type": "lnv3",
"baseFee": 0.1,
"liquidityFeeRate": 0.1,
"transferLimit": 2000,
"deposit": 100,
"approve": 10000000000000,
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"sourceSafeWalletUrl": "https://safe-transaction-base.safe.global/api"
},
"hash": {
"origin": "100000000000000.1base->arbitrum1000.10x000000000bb6a011db294ce3f3423f00eac4959ehttps://safe-transaction-base.safe.global/apiusdc2000lnv3",
"hash": "4c5217dca5d63b5cfeb4bc15c6e64fded65aa386d75b6d9a0cf273ce160da826"
}
}

0 comments on commit 89faa11

Please sign in to comment.