mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Fixes (sanity and consistency, auto), history
This commit is contained in:
parent
9815845c74
commit
a40e22cc83
|
@ -3346,6 +3346,7 @@
|
|||
"0x8081749f7F049d0B7E32BB33DEcaD9eeD96693D5",
|
||||
"0x8082938646A474cf08f2107791bc9F644D9DAd75",
|
||||
"0x808470d3C22263bca54d2634BCA479bF05d36E93",
|
||||
"0x808507121B80c02388fAd14726482e061B8da827",
|
||||
"0x809826cceAb68c387726af962713b64Cb5Cb3CCA",
|
||||
"0x809FAaF63eE61B9133102b4Fbe560219b534b6e4",
|
||||
"0x80aB141F324C3d6F2b18b030f1C4E95d4d658778",
|
||||
|
|
|
@ -1,33 +1,33 @@
|
|||
{
|
||||
"name": "Pendle",
|
||||
"website": "https://www.pendle.finance/",
|
||||
"description": "Pendle is a protocol for people to trade and hedge yield. Users can tokenize yield and trade them on Pendle's AMM",
|
||||
"explorer": "https://etherscan.io/token/0x808507121b80c02388fad14726482e061b8da827",
|
||||
"type": "ERC20",
|
||||
"symbol": "PENDLE",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x808507121B80c02388fAd14726482e061B8da827",
|
||||
"links":[
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/pendle-finance"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/pendle_fi"
|
||||
},
|
||||
{
|
||||
"name": "docs",
|
||||
"url": "https://docs.pendle.finance/"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/pendle"
|
||||
},
|
||||
{
|
||||
"name": "discord",
|
||||
"url": "https://discord.com/invite/9x9VUngNZD"
|
||||
}
|
||||
]
|
||||
}
|
||||
{
|
||||
"name": "Pendle",
|
||||
"website": "https://www.pendle.finance/",
|
||||
"description": "Pendle is a protocol for people to trade and hedge yield. Users can tokenize yield and trade them on Pendle's AMM",
|
||||
"explorer": "https://etherscan.io/token/0x808507121b80c02388fad14726482e061b8da827",
|
||||
"type": "ERC20",
|
||||
"symbol": "PENDLE",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x808507121B80c02388fAd14726482e061B8da827",
|
||||
"links": [
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/pendle-finance"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/pendle_fi"
|
||||
},
|
||||
{
|
||||
"name": "docs",
|
||||
"url": "https://docs.pendle.finance/"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/pendle"
|
||||
},
|
||||
{
|
||||
"name": "discord",
|
||||
"url": "https://discord.com/invite/9x9VUngNZD"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"versionNum": 3239,
|
||||
"commit": "3cc11b8e6f1dfaf16727b077cf9e7666d06d786c",
|
||||
"date": "2021-08-12T16:43:46.448Z"
|
||||
"versionNum": 3240,
|
||||
"commit": "9815845c742865b444fd546fbca1b1a7c1aa324a",
|
||||
"date": "2021-08-12T16:45:05.857Z"
|
||||
}
|
20
history/versions/3240.json
Normal file
20
history/versions/3240.json
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"versionEnd": {
|
||||
"versionNum": 3240,
|
||||
"commit": "9815845c742865b444fd546fbca1b1a7c1aa324a",
|
||||
"date": "2021-08-12T16:45:05.857Z"
|
||||
},
|
||||
"versionStart": {
|
||||
"versionNum": 3239,
|
||||
"commit": "3cc11b8e6f1dfaf16727b077cf9e7666d06d786c",
|
||||
"date": "2021-08-12T16:43:46.448Z"
|
||||
},
|
||||
"changes": [
|
||||
"blockchains/ethereum/allowlist.json",
|
||||
"blockchains/ethereum/assets/0x808507121B80c02388fAd14726482e061B8da827/info.json",
|
||||
"blockchains/ethereum/assets/0x808507121B80c02388fAd14726482e061B8da827/logo.png",
|
||||
"blockchains/polygon/allowlist.json",
|
||||
"blockchains/smartchain/allowlist.json",
|
||||
"blockchains/smartchain/assets/0x0b15Ddf19D47E6a86A56148fb4aFFFc6929BcB89/info.json"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user