Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
fewensa committed Aug 12, 2024
2 parents 795bce8 + e7a4336 commit 59796c4
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__bsc_gnosis.lock.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"register": {
"bridge": "bsc->gnosis",
"symbol": "usdc",
"type": "lnv3",
"baseFee": 0.01,
"liquidityFeeRate": 0.1,
"transferLimit": 2000,
"deposit": 100,
"approve": 10000000000000,
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"sourceSafeWalletUrl": "https://safe-transaction-bsc.safe.global/api"
},
"hash": {
"origin": "100000000000000.01bsc->gnosis1000.10x000000000bb6a011db294ce3f3423f00eac4959ehttps://safe-transaction-bsc.safe.global/apiusdc2000lnv3",
"hash": "daeee3bf30b28a463149d029604618ec11f737c9ef6b374f5c631f32f1169eef"
}
}
18 changes: 18 additions & 0 deletions outputs/lock/lnv3__usdc__gnosis_bsc.lock.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"register": {
"bridge": "gnosis->bsc",
"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->bsc1000.10x000000000bb6a011db294ce3f3423f00eac4959ehttps://safe-transaction-gnosis-chain.safe.global/apiusdc2000lnv3",
"hash": "db52bdae961d81f12c031a3ad21a5b86c07aa43e231b2990898fb11a9a05ca1e"
}
}

0 comments on commit 59796c4

Please sign in to comment.