From 68944f999679334abdb91f329f301662c428edad Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Thu, 25 Mar 2021 22:38:52 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/292.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/292.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 083310556..d143a896d 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -4975,6 +4975,7 @@ "0xC80c5E40220172B36aDee2c951f26F2a577810C5", "0xC80daE9129389C4ef6E7DBfAeE40f28DE49dE3a6", "0xc813EA5e3b48BEbeedb796ab42A30C5599b01740", + "0xc834Fa996fA3BeC7aAD3693af486ae53D8aA8B50", "0xC83e0B5110f94C45739FB4995566f57c2542eAF8", "0xC841210471aE257824b1Ddaf24D0eF64f2297485", "0xc84F7ABE4904ee4f20a8c5dFA3cC4BF1829330AB", diff --git a/blockchains/ethereum/assets/0xc834Fa996fA3BeC7aAD3693af486ae53D8aA8B50/info.json b/blockchains/ethereum/assets/0xc834Fa996fA3BeC7aAD3693af486ae53D8aA8B50/info.json index 31632d67d..8ce8d42ff 100644 --- a/blockchains/ethereum/assets/0xc834Fa996fA3BeC7aAD3693af486ae53D8aA8B50/info.json +++ b/blockchains/ethereum/assets/0xc834Fa996fA3BeC7aAD3693af486ae53D8aA8B50/info.json @@ -1,11 +1,11 @@ { - "name": "Convergence", - "symbol": "CONV", - "type": "ERC20", - "decimals": 18, - "description": "Convergence Finance is a decentralized interchangeable assets protocol designed to bridge real-world asset exposure with the liquidity of decentralized finance (DeFi). It essentially allows DeFi participants to gain exposure to real-world assets.", - "website": "https://conv.finance/", - "explorer": "https://etherscan.io/token/0xc834fa996fa3bec7aad3693af486ae53d8aa8b50", - "status": "active", - "id": "0xc834fa996fa3bec7aad3693af486ae53d8aa8b50" -} + "name": "Convergence", + "symbol": "CONV", + "type": "ERC20", + "decimals": 18, + "description": "Convergence Finance is a decentralized interchangeable assets protocol designed to bridge real-world asset exposure with the liquidity of decentralized finance (DeFi). It essentially allows DeFi participants to gain exposure to real-world assets.", + "website": "https://conv.finance/", + "explorer": "https://etherscan.io/token/0xc834fa996fa3bec7aad3693af486ae53d8aa8b50", + "status": "active", + "id": "0xc834Fa996fA3BeC7aAD3693af486ae53D8aA8B50" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 05c1298b1..f49f59666 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 291, - "commit": "8a39401a8bad3277d048b610fc082e72a31871f7", - "date": "2021-03-25T22:33:59.287Z" + "versionNum": 292, + "commit": "52189025d2983f324a8fbbd1b37815a323dbd545", + "date": "2021-03-25T22:38:35.905Z" } \ No newline at end of file diff --git a/history/versions/292.json b/history/versions/292.json new file mode 100644 index 000000000..3cb52de39 --- /dev/null +++ b/history/versions/292.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 292, + "commit": "52189025d2983f324a8fbbd1b37815a323dbd545", + "date": "2021-03-25T22:38:35.905Z" + }, + "versionStart": { + "versionNum": 291, + "commit": "8a39401a8bad3277d048b610fc082e72a31871f7", + "date": "2021-03-25T22:33:59.287Z" + }, + "changes": [ + "blockchains/ethereum/assets/0xc834Fa996fA3BeC7aAD3693af486ae53D8aA8B50/info.json", + "blockchains/ethereum/assets/0xc834Fa996fA3BeC7aAD3693af486ae53D8aA8B50/logo.png" + ] +} \ No newline at end of file