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 057d713 commit b9c8129
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_gnosis.lock.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"register": {
"bridge": "base->gnosis",
"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->gnosis1000.10x000000000bb6a011db294ce3f3423f00eac4959ehttps://safe-transaction-base.safe.global/apiusdc2000lnv3",
"hash": "51ee4d3c609dd66a789fcf00aa68c3fd421086be0c16d6257ca3dec0d005c3ba"
}
}
18 changes: 18 additions & 0 deletions outputs/lock/lnv3__usdc__gnosis_base.lock.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"register": {
"bridge": "gnosis->base",
"symbol": "usdc",
"type": "lnv3",
"baseFee": 0.1,
"liquidityFeeRate": 0.1,
"transferLimit": 2000,
"deposit": 100,
"approve": 10000000000000,
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"sourceSafeWalletUrl": "https://safe-transaction-gnosis-chain.safe.global/api"
},
"hash": {
"origin": "100000000000000.1gnosis->base1000.10x000000000bb6a011db294ce3f3423f00eac4959ehttps://safe-transaction-gnosis-chain.safe.global/apiusdc2000lnv3",
"hash": "5d65cbb8202c96c8e1896af9f7f2a65614cc38e7d26a86631a08632b1d2e39a0"
}
}

0 comments on commit b9c8129

Please sign in to comment.