Skip to content

Commit

Permalink
Release
Browse files Browse the repository at this point in the history
  • Loading branch information
artur-abliazimov authored Sep 29, 2023
2 parents 1935fea + 70bd700 commit f8e0050
Show file tree
Hide file tree
Showing 9 changed files with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions deploy/artifacts/.contracts
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
SLENDER_TOKEN_XLM=CB64D3G7SM2RTH6JSGG34DDTFTQ5CFDKVDZJZSODMCX4NJ2HV2KN7OHT
SLENDER_TOKEN_XRP=CA7ZW3CSZTHFQZQZPCY2ZYU2EELDRSAMYEJJW4GNA7PHDKY3AK7XRFV7
SLENDER_TOKEN_USDC=CB2EERH66WQQLZKSPSU4RLBTGXH4BLND5SLSXQMYVVP54OZLKI2MJBY7
SLENDER_S_TOKEN_HASH=030e32df96d56b6c4f8e168a0eff8d2718710e7df447ba5fbe6b8df6e640bd31
SLENDER_DEBT_TOKEN_HASH=8017c331dd40d6b579a016ff32290576124fcc7076bb00ca742cfec240c20b07
SLENDER_DEPLOYER=CBKQZO7MA7EN3RSX2A5Z4MZT5XLSZSTU7XC5MYWNCIGM2FSQPB6QXL2T
SLENDER_PRICE_FEED=CCSWU52CHINDLQG2CNUN6UOHFKBBYCNC6XCO6IZHAZEMOCQSFGLO2PR6
SLENDER_POOL_HASH=81171e2a139d84c649716f26ec5699545ca2a8fa223c504dabe2ef608683b781

SLENDER_TOKEN_XRP_INITIALIZED=TRUE
SLENDER_TOKEN_USDC_INITIALIZED=TRUE
SLENDER_POOL=CC7LAQ3NZZZ36RFHUIASBOWJ6TEWKBPMKXHVO6CQTZEXBD547HNRBV6V
SLENDER_S_TOKEN_XLM=CAJYUROJRJF4J7AWKTADKEUJMUGJILSE7LYHT7F3U2JMYMJ2EZECPNWL
SLENDER_S_TOKEN_XRP=CCOESHZC5LX2F72563YJ7QAAEIQHJHIBNXVM6QCIZ7TJXHIXOAVF5AOO
SLENDER_S_TOKEN_USDC=CAHGI7RKPC6KKLBOR4YAVYJUWRCAEIYPC3KSEKTJBTW6GSZDK3B6TW77
SLENDER_DEBT_TOKEN_XLM=CDK3NHPMZIMHV5FWCRM7FKYW473B62O53WL5BCNJSD5GL37UQ3U74DMG
SLENDER_DEBT_TOKEN_XRP=CCYTFN6I2U5Q7PZHMWHDS25HT3IGT4VHQ7TSDTIL2V3ZUSSSBBTYF5W2
SLENDER_DEBT_TOKEN_USDC=CCBFIQVSXOXLZXRIPFVRNXO2QZ3WBYHR26IEYAZC5AHCIUNMLZFRXVHD
SLENDER_POOL_XLM_RESERVE_INITIALIZED=TRUE
SLENDER_POOL_XRP_RESERVE_INITIALIZED=TRUE
SLENDER_POOL_USDC_RESERVE_INITIALIZED=TRUE
SLENDER_POOL_XLM_COLLATERAL_CONFIGURED=TRUE
SLENDER_POOL_XRP_COLLATERAL_CONFIGURED=TRUE
SLENDER_POOL_USDC_COLLATERAL_CONFIGURED=TRUE
SLENDER_POOL_XLM_BORROWING_ENABLED=TRUE
SLENDER_POOL_XRP_BORROWING_ENABLED=TRUE
SLENDER_POOL_USDC_BORROWING_ENABLED=TRUE
SLENDER_POOL_XLM_BASE_ASSET_SET=TRUE
SLENDER_POOL_PRICE_FEED_SET=TRUE
Binary file added deploy/artifacts/contract-bindings.zip
Binary file not shown.
Binary file added deploy/artifacts/debt_token.wasm
Binary file not shown.
Binary file added deploy/artifacts/deployer.wasm
Binary file not shown.
Binary file added deploy/artifacts/flash_loan_receiver_mock.wasm
Binary file not shown.
Binary file added deploy/artifacts/pool.wasm
Binary file not shown.
Binary file added deploy/artifacts/price_feed_mock.wasm
Binary file not shown.
Binary file added deploy/artifacts/s_token.wasm
Binary file not shown.
Binary file added deploy/artifacts/token.wasm
Binary file not shown.

0 comments on commit f8e0050

Please sign in to comment.