mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00

* Remove all source_code and whitepaper fields (moved to links section) * Move white_paper fields to links section * Add checks for source_code, whitepaper fields * Whitepaper fixes Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
22 lines
986 B
JSON
22 lines
986 B
JSON
{
|
||
"name": "Aegis",
|
||
"website": "https://aegis.finance/",
|
||
"description": "Aegis As a DeFi 2.0 protocol, Aegis features more diversified lending services besides over-collateralized lending, such as micro-lending and Unsecured Borrowing. Aegis uses a proprietary AI-powered credit scoring algorithm to assess users’ creditworthiness based on the data provided, and assign an “Aegis Score” to each user, which is similar to traditional risk profile assessments.",
|
||
"explorer": "https://etherscan.io/token/0xdB2F2bCCe3efa95EDA95a233aF45F3e0d4f00e2A",
|
||
"research": "",
|
||
"type": "ERC20",
|
||
"symbol": "AGS",
|
||
"decimals": 8,
|
||
"status": "active",
|
||
"id": "0xdB2F2bCCe3efa95EDA95a233aF45F3e0d4f00e2A",
|
||
"links": [
|
||
{
|
||
"name": "github",
|
||
"url": "https://github.com/AegisDeFi"
|
||
},
|
||
{
|
||
"name": "whitepaper",
|
||
"url": "https://aegis.finance/whitepage/AegisNetworkLitepaperEN.pdf"
|
||
}
|
||
]
|
||
} |