mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add AAVE (BEP2 and BEP20) (#5569)
* Add AAVE (BEP2 and BEP20) * Fixes (sanity and consistency, auto) Co-authored-by: Iamdeadlyz <Iamdeadlyz@users.noreply.github.com>
This commit is contained in:
parent
bbe22a2eec
commit
a8b6111839
|
@ -1,4 +1,5 @@
|
|||
[
|
||||
"AAVE-8FA",
|
||||
"ABCD-5D8",
|
||||
"ADA-9F4",
|
||||
"AERGO-46B",
|
||||
|
|
12
blockchains/binance/assets/AAVE-8FA/info.json
Normal file
12
blockchains/binance/assets/AAVE-8FA/info.json
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"name": "Aave Token",
|
||||
"symbol": "AAVE",
|
||||
"type": "BEP2",
|
||||
"decimals": 8,
|
||||
"description": "Aave is a decentralized finance protocol that allows people to lend and borrow crypto.",
|
||||
"website": "https://aave.com",
|
||||
"explorer": "https://explorer.binance.org/asset/AAVE-8FA",
|
||||
"research": "https://research.binance.com/en/projects/aave-protocol",
|
||||
"status": "active",
|
||||
"id": "AAVE-8FA"
|
||||
}
|
BIN
blockchains/binance/assets/AAVE-8FA/logo.png
Normal file
BIN
blockchains/binance/assets/AAVE-8FA/logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
|
@ -180,6 +180,7 @@
|
|||
"0xf79037F6f6bE66832DE4E7516be52826BC3cBcc4",
|
||||
"0xF8A0BF9cF54Bb92F17374d9e9A321E6a111a51bD",
|
||||
"0xf91d58b5aE142DAcC749f58A49FCBac340Cb0343",
|
||||
"0xfb6115445Bff7b52FeB98650C87f44907E58f802",
|
||||
"0xfD26889cd6454D8751562f1c0FcF88b18B46F7B7",
|
||||
"0xfD5840Cd36d94D7229439859C0112a4185BC0255",
|
||||
"0xFd7B3A77848f1C2D67E05E54d78d174a0C850335"
|
||||
|
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"name": "Binance-Peg Aave Token",
|
||||
"website": "https://aave.com",
|
||||
"description": "Aave is a decentralized finance protocol that allows people to lend and borrow crypto.",
|
||||
"explorer": "https://bscscan.com/token/0xfb6115445bff7b52feb98650c87f44907e58f802",
|
||||
"research": "https://research.binance.com/en/projects/aave-protocol",
|
||||
"type": "BEP20",
|
||||
"symbol": "AAVE",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0xfb6115445Bff7b52FeB98650C87f44907E58f802"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
Loading…
Reference in New Issue
Block a user