Smart Contracts Overview
Introduction
Themis Protocol is a Layer2 native crypto trading platform that provides collateralized lending of NFTs through historical NFT transaction data. Themis itself is a set of DeFi protocols developed based on smart contracts. It allows users to play different roles in the governance chain according to their risk appetite and earn corresponding yields.
Core Source
The source code is included in the final production version of the protocol. Eventual changes (smart contracts updates, bug fixes, etc.) will be applied through subsequent merge requests.
The contracts are based on proxy
[Code Source Code](GitHub - Themis-protocol/Solidity-Open-Source: Themis smart contract source. Verified on Etherscan
https://etherscan.io/address/0xdC72d3FeEF3Fe708563cCB59401814B4921B7667#code
https://etherscan.io/address/0x5eF264Cb6e8b6743251B6FD93CCee7Fbcf3508C4#readProxyContract
https://etherscan.io/address/0x6885eF891808Dc88D948Dc95904dF2367AD99394#code
https://etherscan.io/address/0x168D095d7F88f3bA71BB1aCF4ebF31E287778895#codeGitHub - Themis-protocol/Solidity-Open-Source: Themis smart contract source. Verified on Etherscan
https://etherscan.io/address/0xdC72d3FeEF3Fe708563cCB59401814B4921B7667#code
https://etherscan.io/address/0x5eF264Cb6e8b6743251B6FD93CCee7Fbcf3508C4#readProxyContract
https://etherscan.io/address/0x6885eF891808Dc88D948Dc95904dF2367AD99394#code
https://etherscan.io/address/0x168D095d7F88f3bA71BB1aCF4ebF31E287778895#code)
Summary of Smart Contract
0x3833B1Aa2a83b7d8B33D02ACdC7c1f5b290C17b3
0xdC72d3FeEF3Fe708563cCB59401814B4921B7667
0x12aDea6CfC72C42E879f8552CE4ac24ca0AFeA41
0xd433b6B1c8812c7318074074D0Aade1903e28916
Pool
Pool
is for lending of cryto. Price feed by ChainLink
USDC
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
0
WETH
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
1
USDT
0xdac17f958d2ee523a2206206994597c13d831ec7
2
FRAX
0x853d955acef822db058eb8505911ed77f175b99e
4
MIM
0x99d8a9c45b2eca8864373a26d1459e3dff1e17f3
5
UST
0xa693b19d2931d498c5b318df961919bb4aee87a5
6
FEI
0x956F47F50A910163D8BF957Cf5846D573E7f87CA
7
UNI
0x1f9840a85d5af5bf1d1762f925bdaddc4201f984
8
LINK
0x514910771af9ca656af840dff83e8264ecf986ca
9
1inch
0x111111111117dc0aa78b770fa6a738034120c302
10
Audits report
The Audits is proceeding with several Audition agencies. Now we are cooperating with:
Bug bounty
The bug bounty program is proceeding.
We want Themis protocol to be the best it can be, so we’re calling on our community to help us find any bugs or vulnerabilities.
More details about the bounty proceeds and how to apply can be found here:
License
The Themis Protocol is under The-SPDX-License-Identifier: MIT
Last updated
Was this helpful?