mirror of
https://github.com/Instadapp/boardroom-inc-protocol-Info.git
synced 2024-07-29 22:37:02 +00:00
fix: add aave
This commit is contained in:
parent
d8939097e0
commit
e507939ae1
1
protocols/aave/contracts/token.json
Normal file
1
protocols/aave/contracts/token.json
Normal file
|
@ -0,0 +1 @@
|
|||
[{"anonymous":false,"inputs":[{"indexed":false,"internalType":"address","name":"previousAdmin","type":"address"},{"indexed":false,"internalType":"address","name":"newAdmin","type":"address"}],"name":"AdminChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"implementation","type":"address"}],"name":"Upgraded","type":"event"},{"stateMutability":"payable","type":"fallback"},{"inputs":[],"name":"admin","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"newAdmin","type":"address"}],"name":"changeAdmin","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"implementation","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"_logic","type":"address"},{"internalType":"address","name":"_admin","type":"address"},{"internalType":"bytes","name":"_data","type":"bytes"}],"name":"initialize","outputs":[],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"address","name":"_logic","type":"address"},{"internalType":"bytes","name":"_data","type":"bytes"}],"name":"initialize","outputs":[],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"address","name":"newImplementation","type":"address"}],"name":"upgradeTo","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"newImplementation","type":"address"},{"internalType":"bytes","name":"data","type":"bytes"}],"name":"upgradeToAndCall","outputs":[],"stateMutability":"payable","type":"function"}]
|
0
protocols/aave/events.json
Normal file
0
protocols/aave/events.json
Normal file
0
protocols/aave/header.png
Normal file
0
protocols/aave/header.png
Normal file
32
protocols/aave/index.json
Normal file
32
protocols/aave/index.json
Normal file
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"cname": "aave",
|
||||
"name": "Aave",
|
||||
"description": "Aave is an open source and non-custodial liquidity protocol for earning interest on deposits and borrowing assets.",
|
||||
"path": "aave",
|
||||
"previousPaths": [],
|
||||
"folder": "aave",
|
||||
"type": "aave",
|
||||
"suffix": "AAVE",
|
||||
"coinGeckoPriceString": "aave",
|
||||
"tokenContractAddress": "0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9",
|
||||
"isEnabled": true,
|
||||
"hasOnchain": true,
|
||||
"claim": {
|
||||
"isClaimed": false,
|
||||
"claimer": "",
|
||||
"signature": ""
|
||||
},
|
||||
"isHybrid": true,
|
||||
"hasDelegation": true,
|
||||
"snapshotSpaceName": "aave",
|
||||
"invalidSnapshots": [],
|
||||
"branding": {
|
||||
"primaryColor": "",
|
||||
"accentColor": ""
|
||||
},
|
||||
"discourseForum": {
|
||||
"url": "",
|
||||
"categoryId": ""
|
||||
},
|
||||
"safeAddress": null
|
||||
}
|
BIN
protocols/aave/logo.png
Normal file
BIN
protocols/aave/logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 31 KiB |
0
protocols/aave/overview.md
Normal file
0
protocols/aave/overview.md
Normal file
Loading…
Reference in New Issue
Block a user