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 6aa93d8 commit 27d8b23
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__gnosis_scroll.lock.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"register": {
"bridge": "gnosis->scroll",
"symbol": "usdc",
"type": "lnv3",
"baseFee": 0.01,
"liquidityFeeRate": 0.1,
"transferLimit": 2000,
"deposit": 100,
"approve": 10000000000000,
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"sourceSafeWalletUrl": "https://safe-transaction-gnosis-chain.safe.global/api"
},
"hash": {
"origin": "100000000000000.01gnosis->scroll1000.10x000000000bb6a011db294ce3f3423f00eac4959ehttps://safe-transaction-gnosis-chain.safe.global/apiusdc2000lnv3",
"hash": "410a2dcb4947fcf4cb0dd46430c1b10b11fd85a0f84151acd7a5ac3c8aa8757e"
}
}
18 changes: 18 additions & 0 deletions outputs/lock/lnv3__usdc__scroll_gnosis.lock.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"register": {
"bridge": "scroll->gnosis",
"symbol": "usdc",
"type": "lnv3",
"baseFee": 0.01,
"liquidityFeeRate": 0.1,
"transferLimit": 2000,
"deposit": 100,
"approve": 10000000000000,
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"sourceSafeWalletUrl": "https://safe-transaction-scroll.safe.global/api"
},
"hash": {
"origin": "100000000000000.01scroll->gnosis1000.10x000000000bb6a011db294ce3f3423f00eac4959ehttps://safe-transaction-scroll.safe.global/apiusdc2000lnv3",
"hash": "649921023b33c3f94cabe3835568b914f43e091605b8adab5889070d08a4ef7f"
}
}

0 comments on commit 27d8b23

Please sign in to comment.