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
52189025d2
commit
68944f9996
|
@ -4975,6 +4975,7 @@
|
||||||
"0xC80c5E40220172B36aDee2c951f26F2a577810C5",
|
"0xC80c5E40220172B36aDee2c951f26F2a577810C5",
|
||||||
"0xC80daE9129389C4ef6E7DBfAeE40f28DE49dE3a6",
|
"0xC80daE9129389C4ef6E7DBfAeE40f28DE49dE3a6",
|
||||||
"0xc813EA5e3b48BEbeedb796ab42A30C5599b01740",
|
"0xc813EA5e3b48BEbeedb796ab42A30C5599b01740",
|
||||||
|
"0xc834Fa996fA3BeC7aAD3693af486ae53D8aA8B50",
|
||||||
"0xC83e0B5110f94C45739FB4995566f57c2542eAF8",
|
"0xC83e0B5110f94C45739FB4995566f57c2542eAF8",
|
||||||
"0xC841210471aE257824b1Ddaf24D0eF64f2297485",
|
"0xC841210471aE257824b1Ddaf24D0eF64f2297485",
|
||||||
"0xc84F7ABE4904ee4f20a8c5dFA3cC4BF1829330AB",
|
"0xc84F7ABE4904ee4f20a8c5dFA3cC4BF1829330AB",
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
{
|
{
|
||||||
"name": "Convergence",
|
"name": "Convergence",
|
||||||
"symbol": "CONV",
|
"symbol": "CONV",
|
||||||
"type": "ERC20",
|
"type": "ERC20",
|
||||||
"decimals": 18,
|
"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.",
|
"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/",
|
"website": "https://conv.finance/",
|
||||||
"explorer": "https://etherscan.io/token/0xc834fa996fa3bec7aad3693af486ae53d8aa8b50",
|
"explorer": "https://etherscan.io/token/0xc834fa996fa3bec7aad3693af486ae53d8aa8b50",
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0xc834fa996fa3bec7aad3693af486ae53d8aa8b50"
|
"id": "0xc834Fa996fA3BeC7aAD3693af486ae53D8aA8B50"
|
||||||
}
|
}
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"versionNum": 291,
|
"versionNum": 292,
|
||||||
"commit": "8a39401a8bad3277d048b610fc082e72a31871f7",
|
"commit": "52189025d2983f324a8fbbd1b37815a323dbd545",
|
||||||
"date": "2021-03-25T22:33:59.287Z"
|
"date": "2021-03-25T22:38:35.905Z"
|
||||||
}
|
}
|
16
history/versions/292.json
Normal file
16
history/versions/292.json
Normal file
|
@ -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"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user