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 39138d6 commit e373b2d
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__usdc__base_scroll.lock.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"register": {
"bridge": "base->scroll",
"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->scroll1000.10x000000000bb6a011db294ce3f3423f00eac4959ehttps://safe-transaction-base.safe.global/apiusdc2000lnv3",
"hash": "5bb1e97947a2aaae4c7bc08e3c951da436bd7f5f8d33d15643aa82c67c98f754"
}
}
18 changes: 18 additions & 0 deletions outputs/lock/lnv3__usdc__scroll_base.lock.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"register": {
"bridge": "scroll->base",
"symbol": "usdc",
"type": "lnv3",
"baseFee": 0.1,
"liquidityFeeRate": 0.1,
"transferLimit": 2000,
"deposit": 100,
"approve": 10000000000000,
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"sourceSafeWalletUrl": "https://safe-transaction-scroll.safe.global/api"
},
"hash": {
"origin": "100000000000000.1scroll->base1000.10x000000000bb6a011db294ce3f3423f00eac4959ehttps://safe-transaction-scroll.safe.global/apiusdc2000lnv3",
"hash": "94e9c3e482f53b34211b2535d9b32d533baccb7bae328baaf00fc53d670199b3"
}
}

0 comments on commit e373b2d

Please sign in to comment.