Fixes (sanity and consistency, auto), history

This commit is contained in:
catenocrypt 2021-04-13 15:06:04 +00:00 committed by trust-wallet-merge-bot
parent 4dbad743cd
commit d675523c4f
4 changed files with 31 additions and 14 deletions

View File

@ -119,6 +119,7 @@
"0x039B5649A59967e3e936D7471f9c3700100Ee1ab", "0x039B5649A59967e3e936D7471f9c3700100Ee1ab",
"0x039c642289e45EB7eE1B88123f4fC3aa94D34359", "0x039c642289e45EB7eE1B88123f4fC3aa94D34359",
"0x039F5050dE4908f9b5ddF40A4F3Aa3f329086387", "0x039F5050dE4908f9b5ddF40A4F3Aa3f329086387",
"0x03ab458634910AaD20eF5f1C8ee96F1D6ac54919",
"0x03B155AF3F4459193A276395dD76e357BB472DA1", "0x03B155AF3F4459193A276395dD76e357BB472DA1",
"0x03C780cD554598592B97b7256dDAad759945b125", "0x03C780cD554598592B97b7256dDAad759945b125",
"0x03fB52D4eE633ab0D06C833E32EFdd8D388f3E6a", "0x03fB52D4eE633ab0D06C833E32EFdd8D388f3E6a",

View File

@ -1,12 +1,12 @@
{ {
"name": "Rai Reflex Index", "name": "Rai Reflex Index",
"website": "https://reflexer.finance", "website": "https://reflexer.finance",
"description": "RAI is a non pegged, ETH backed stable asset built by Reflexer. It is the first asset of its kind that, instead of being pegged to a specific target such as the USD, it freely floats while its being influenced by market forces.", "description": "RAI is a non pegged, ETH backed stable asset built by Reflexer. It is the first asset of its kind that, instead of being pegged to a specific target such as the USD, it freely floats while its being influenced by market forces.",
"explorer": "https://etherscan.io/token/0x03ab458634910aad20ef5f1c8ee96f1d6ac54919", "explorer": "https://etherscan.io/token/0x03ab458634910aad20ef5f1c8ee96f1d6ac54919",
"research": "https://docs.reflexer.finance/", "research": "https://docs.reflexer.finance/",
"type": "ERC20", "type": "ERC20",
"symbol": "RAI", "symbol": "RAI",
"decimals": 18, "decimals": 18,
"status": "active", "status": "active",
"id": "0x03ab458634910AaD20eF5f1C8ee96F1D6ac54919" "id": "0x03ab458634910AaD20eF5f1C8ee96F1D6ac54919"
} }

View File

@ -1,5 +1,5 @@
{ {
"versionNum": 525, "versionNum": 526,
"commit": "2d845bf72b3adfd19589d1ba7a7c2c4f170c31d7", "commit": "4dbad743cd0b55aded676306d85dcb01a0ca2226",
"date": "2021-04-13T14:58:54.335Z" "date": "2021-04-13T15:05:53.206Z"
} }

16
history/versions/526.json Normal file
View File

@ -0,0 +1,16 @@
{
"versionEnd": {
"versionNum": 526,
"commit": "4dbad743cd0b55aded676306d85dcb01a0ca2226",
"date": "2021-04-13T15:05:53.206Z"
},
"versionStart": {
"versionNum": 525,
"commit": "2d845bf72b3adfd19589d1ba7a7c2c4f170c31d7",
"date": "2021-04-13T14:58:54.335Z"
},
"changes": [
"blockchains/ethereum/assets/0x03ab458634910AaD20eF5f1C8ee96F1D6ac54919/info.json",
"blockchains/ethereum/assets/0x03ab458634910AaD20eF5f1C8ee96F1D6ac54919/logo.png"
]
}