Fixes (sanity and consistency, auto), history

This commit is contained in:
assets-bot 2021-08-12 16:45:22 +00:00 committed by trust-wallet-merge-bot
parent 9815845c74
commit a40e22cc83
4 changed files with 57 additions and 36 deletions

View File

@ -3346,6 +3346,7 @@
"0x8081749f7F049d0B7E32BB33DEcaD9eeD96693D5", "0x8081749f7F049d0B7E32BB33DEcaD9eeD96693D5",
"0x8082938646A474cf08f2107791bc9F644D9DAd75", "0x8082938646A474cf08f2107791bc9F644D9DAd75",
"0x808470d3C22263bca54d2634BCA479bF05d36E93", "0x808470d3C22263bca54d2634BCA479bF05d36E93",
"0x808507121B80c02388fAd14726482e061B8da827",
"0x809826cceAb68c387726af962713b64Cb5Cb3CCA", "0x809826cceAb68c387726af962713b64Cb5Cb3CCA",
"0x809FAaF63eE61B9133102b4Fbe560219b534b6e4", "0x809FAaF63eE61B9133102b4Fbe560219b534b6e4",
"0x80aB141F324C3d6F2b18b030f1C4E95d4d658778", "0x80aB141F324C3d6F2b18b030f1C4E95d4d658778",

View File

@ -1,33 +1,33 @@
{ {
"name": "Pendle", "name": "Pendle",
"website": "https://www.pendle.finance/", "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", "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", "explorer": "https://etherscan.io/token/0x808507121b80c02388fad14726482e061b8da827",
"type": "ERC20", "type": "ERC20",
"symbol": "PENDLE", "symbol": "PENDLE",
"decimals": 18, "decimals": 18,
"status": "active", "status": "active",
"id": "0x808507121B80c02388fAd14726482e061B8da827", "id": "0x808507121B80c02388fAd14726482e061B8da827",
"links":[ "links": [
{ {
"name": "github", "name": "github",
"url": "https://github.com/pendle-finance" "url": "https://github.com/pendle-finance"
}, },
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/pendle_fi" "url": "https://twitter.com/pendle_fi"
}, },
{ {
"name": "docs", "name": "docs",
"url": "https://docs.pendle.finance/" "url": "https://docs.pendle.finance/"
}, },
{ {
"name": "coingecko", "name": "coingecko",
"url": "https://coingecko.com/en/coins/pendle" "url": "https://coingecko.com/en/coins/pendle"
}, },
{ {
"name": "discord", "name": "discord",
"url": "https://discord.com/invite/9x9VUngNZD" "url": "https://discord.com/invite/9x9VUngNZD"
} }
] ]
} }

View File

@ -1,5 +1,5 @@
{ {
"versionNum": 3239, "versionNum": 3240,
"commit": "3cc11b8e6f1dfaf16727b077cf9e7666d06d786c", "commit": "9815845c742865b444fd546fbca1b1a7c1aa324a",
"date": "2021-08-12T16:43:46.448Z" "date": "2021-08-12T16:45:05.857Z"
} }

View 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"
]
}