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 12, 2024
1 parent e67d8b5 commit a836d89
Show file tree
Hide file tree
Showing 2 changed files with 36 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.1,
"liquidityFeeRate": 0.1,
"transferLimit": 0.1,
"deposit": 0.06,
"approve": 10000000000000,
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"sourceSafeWalletUrl": "https://safe-transaction-arbitrum.safe.global/api"
},
"hash": {
"origin": "100000000000000.1arbitrum->base0.060.10x000000000bb6a011db294ce3f3423f00eac4959ehttps://safe-transaction-arbitrum.safe.global/apieth0.1lnv3",
"hash": "24d322738f7d89e3c1b1f3d5510f08abdc0b44cb282244fc3ab06104070a1b22"
}
}
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"
}
}

0 comments on commit a836d89

Please sign in to comment.