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 82d7f33 commit 47cc6ca
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__arbitrum_polygon.lock.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"register": {
"bridge": "arbitrum->polygon",
"symbol": "usdc",
"type": "lnv3",
"baseFee": 0.1,
"liquidityFeeRate": 0.1,
"transferLimit": 2000,
"deposit": 30,
"approve": 10000000000000,
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"sourceSafeWalletUrl": "https://safe-transaction-arbitrum.safe.global/api"
},
"hash": {
"origin": "100000000000000.1arbitrum->polygon300.10x000000000bb6a011db294ce3f3423f00eac4959ehttps://safe-transaction-arbitrum.safe.global/apiusdc2000lnv3",
"hash": "ab2ca6ceb38d93cf63566351b3fb62439b88c4b77b8ce0b872835ba13416f468"
}
}
18 changes: 18 additions & 0 deletions outputs/lock/lnv3__usdc__polygon_arbitrum.lock.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"register": {
"bridge": "polygon->arbitrum",
"symbol": "usdc",
"type": "lnv3",
"baseFee": 0.1,
"liquidityFeeRate": 0.1,
"transferLimit": 2000,
"deposit": 30,
"approve": 10000000000000,
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"sourceSafeWalletUrl": "https://safe-transaction-polygon.safe.global/api"
},
"hash": {
"origin": "100000000000000.1polygon->arbitrum300.10x000000000bb6a011db294ce3f3423f00eac4959ehttps://safe-transaction-polygon.safe.global/apiusdc2000lnv3",
"hash": "a82087deb097e5a90aac5e2f11e503887a7d5b949812188b671b4b7eb3fb7a9c"
}
}

0 comments on commit 47cc6ca

Please sign in to comment.