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 19, 2024
1 parent 307b331 commit d8c438f
Show file tree
Hide file tree
Showing 7 changed files with 145 additions and 1 deletion.
38 changes: 37 additions & 1 deletion outputs/configure/configure.itering.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,11 @@
"symbol": "link",
"minRepay": 10,
"minReserved": 0
},
{
"symbol": "btc",
"minRepay": 0.0017,
"minReserved": 0
}
]
}
Expand All @@ -56,6 +61,11 @@
}
],
"tokens": [
{
"symbol": "usdt",
"minRepay": 100,
"minReserved": 0
},
{
"symbol": "dai",
"minRepay": 100,
Expand All @@ -65,6 +75,11 @@
"symbol": "link",
"minRepay": 10,
"minReserved": 0
},
{
"symbol": "btc",
"minRepay": 0.0017,
"minReserved": 0
}
]
}
Expand Down Expand Up @@ -111,7 +126,18 @@
"autosupplyAmount": 1800
}
],
"tokens": []
"tokens": [
{
"symbol": "usdt",
"minRepay": 100,
"minReserved": 0
},
{
"symbol": "btc",
"minRepay": 0.0017,
"minReserved": 0
}
]
}
]
},
Expand Down Expand Up @@ -183,6 +209,11 @@
"symbol": "link",
"minRepay": 10,
"minReserved": 0
},
{
"symbol": "btc",
"minRepay": 0.0017,
"minReserved": 0
}
]
}
Expand Down Expand Up @@ -215,6 +246,11 @@
"symbol": "link",
"minRepay": 10,
"minReserved": 0
},
{
"symbol": "btc",
"minRepay": 0.0017,
"minReserved": 0
}
]
}
Expand Down
18 changes: 18 additions & 0 deletions outputs/lock/lnv3__usdt__arbitrum_bsc.lock.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"register": {
"bridge": "arbitrum->bsc",
"symbol": "usdt",
"type": "lnv3",
"baseFee": 0.1,
"liquidityFeeRate": 0.1,
"transferLimit": 2000,
"deposit": 100,
"approve": 10000000000000,
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"sourceSafeWalletUrl": "https://safe-transaction-arbitrum.safe.global/api"
},
"hash": {
"origin": "100000000000000.1arbitrum->bsc1000.10x000000000bb6a011db294ce3f3423f00eac4959ehttps://safe-transaction-arbitrum.safe.global/apiusdt2000lnv3",
"hash": "7c1fa87bce86f0a8b9077083ba8f6762e86eeb962d89f68931d60bf47d71f8a2"
}
}
18 changes: 18 additions & 0 deletions outputs/lock/lnv3__usdt__avalanche_bsc.lock.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"register": {
"bridge": "avalanche->bsc",
"symbol": "usdt",
"type": "lnv3",
"baseFee": 0.1,
"liquidityFeeRate": 0.1,
"transferLimit": 2000,
"deposit": 100,
"approve": 10000000000000,
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"sourceSafeWalletUrl": "https://safe-transaction-avalanche.safe.global/api"
},
"hash": {
"origin": "100000000000000.1avalanche->bsc1000.10x000000000bb6a011db294ce3f3423f00eac4959ehttps://safe-transaction-avalanche.safe.global/apiusdt2000lnv3",
"hash": "908881465bf4eb9da2004798856915787baeabaf69bc595cb1735d1769698507"
}
}
18 changes: 18 additions & 0 deletions outputs/lock/lnv3__usdt__bsc_arbitrum.lock.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"register": {
"bridge": "bsc->arbitrum",
"symbol": "usdt",
"type": "lnv3",
"baseFee": 0.1,
"liquidityFeeRate": 0.1,
"transferLimit": 2000,
"deposit": 100,
"approve": 10000000000000,
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"sourceSafeWalletUrl": "https://safe-transaction-bsc.safe.global/api"
},
"hash": {
"origin": "100000000000000.1bsc->arbitrum1000.10x000000000bb6a011db294ce3f3423f00eac4959ehttps://safe-transaction-bsc.safe.global/apiusdt2000lnv3",
"hash": "ebb343ca68ad24c29584e263b94c58d7ee25b57c34d84fbf6e557ba7a097da5d"
}
}
18 changes: 18 additions & 0 deletions outputs/lock/lnv3__usdt__bsc_avalanche.lock.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"register": {
"bridge": "bsc->avalanche",
"symbol": "usdt",
"type": "lnv3",
"baseFee": 0.1,
"liquidityFeeRate": 0.1,
"transferLimit": 2000,
"deposit": 100,
"approve": 10000000000000,
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"sourceSafeWalletUrl": "https://safe-transaction-bsc.safe.global/api"
},
"hash": {
"origin": "100000000000000.1bsc->avalanche1000.10x000000000bb6a011db294ce3f3423f00eac4959ehttps://safe-transaction-bsc.safe.global/apiusdt2000lnv3",
"hash": "e4707506511cb629d0ab4fa5f9226aea86ea3bdf6ed310ab58286907081e1725"
}
}
18 changes: 18 additions & 0 deletions outputs/lock/lnv3__usdt__bsc_polygon.lock.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"register": {
"bridge": "bsc->polygon",
"symbol": "usdt",
"type": "lnv3",
"baseFee": 0.1,
"liquidityFeeRate": 0.1,
"transferLimit": 2000,
"deposit": 100,
"approve": 10000000000000,
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"sourceSafeWalletUrl": "https://safe-transaction-bsc.safe.global/api"
},
"hash": {
"origin": "100000000000000.1bsc->polygon1000.10x000000000bb6a011db294ce3f3423f00eac4959ehttps://safe-transaction-bsc.safe.global/apiusdt2000lnv3",
"hash": "efbdff2681d3638fafd47721ddab1b31b5253d41649b9d522b0578f8a928a293"
}
}
18 changes: 18 additions & 0 deletions outputs/lock/lnv3__usdt__polygon_bsc.lock.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"register": {
"bridge": "polygon->bsc",
"symbol": "usdt",
"type": "lnv3",
"baseFee": 0.1,
"liquidityFeeRate": 0.1,
"transferLimit": 2000,
"deposit": 100,
"approve": 10000000000000,
"safeWalletAddress": "0x000000000Bb6a011dB294ce3F3423f00EAc4959e",
"sourceSafeWalletUrl": "https://safe-transaction-polygon.safe.global/api"
},
"hash": {
"origin": "100000000000000.1polygon->bsc1000.10x000000000bb6a011db294ce3f3423f00eac4959ehttps://safe-transaction-polygon.safe.global/apiusdt2000lnv3",
"hash": "2e782375906d158fa04f5ea444ae0103920dd85015593533197b8e736f61bd68"
}
}

0 comments on commit d8c438f

Please sign in to comment.