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
7eb8173750
commit
dd3ab595fe
|
@ -345,6 +345,7 @@
|
||||||
"0x0Cc9FCCFF81252F4bd8C5c6b359B14ae2Ed851cf",
|
"0x0Cc9FCCFF81252F4bd8C5c6b359B14ae2Ed851cf",
|
||||||
"0x0CDE550b066Ff98dA123377eeB0A149607C9ca17",
|
"0x0CDE550b066Ff98dA123377eeB0A149607C9ca17",
|
||||||
"0x0CDF9acd87E940837ff21BB40c9fd55F68bba059",
|
"0x0CDF9acd87E940837ff21BB40c9fd55F68bba059",
|
||||||
|
"0x0cEC1A9154Ff802e7934Fc916Ed7Ca50bDE6844e",
|
||||||
"0x0Cf0Ee63788A0849fE5297F3407f701E122cC023",
|
"0x0Cf0Ee63788A0849fE5297F3407f701E122cC023",
|
||||||
"0x0cF713b11C9b986EC40D65bD4F7fbd50F6ff2d64",
|
"0x0cF713b11C9b986EC40D65bD4F7fbd50F6ff2d64",
|
||||||
"0x0cFD0Cc77f3b6Af24Dcf505CF02A6be219457e1c",
|
"0x0cFD0Cc77f3b6Af24Dcf505CF02A6be219457e1c",
|
||||||
|
|
|
@ -1,17 +1,17 @@
|
||||||
{
|
{
|
||||||
"name": "PoolTogether",
|
"name": "PoolTogether",
|
||||||
"website": "https://pooltogether.com",
|
"website": "https://pooltogether.com",
|
||||||
"description": "PoolTogether is the open source, decentralized primitive for no-loss prize games",
|
"description": "PoolTogether is the open source, decentralized primitive for no-loss prize games",
|
||||||
"socials": [
|
"socials": [
|
||||||
"https://twitter.com/PoolTogether_",
|
"https://twitter.com/PoolTogether_",
|
||||||
"https://discord.com/invite/hxPhPDW",
|
"https://discord.com/invite/hxPhPDW",
|
||||||
"https://medium.com/pooltogether",
|
"https://medium.com/pooltogether",
|
||||||
"https://github.com/pooltogether"
|
"https://github.com/pooltogether"
|
||||||
],
|
],
|
||||||
"explorer": "https://etherscan.io/token/0x0cEC1A9154Ff802e7934Fc916Ed7Ca50bDE6844e",
|
"explorer": "https://etherscan.io/token/0x0cEC1A9154Ff802e7934Fc916Ed7Ca50bDE6844e",
|
||||||
"type": "ERC20",
|
"type": "ERC20",
|
||||||
"symbol": "POOL",
|
"symbol": "POOL",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x0cEC1A9154Ff802e7934Fc916Ed7Ca50bDE6844e"
|
"id": "0x0cEC1A9154Ff802e7934Fc916Ed7Ca50bDE6844e"
|
||||||
}
|
}
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"versionNum": 273,
|
"versionNum": 274,
|
||||||
"commit": "cab9d627ab623748aa7d9c3c3e409682c8b3711a",
|
"commit": "7eb8173750bc08757445ffe04ba28118c390385a",
|
||||||
"date": "2021-03-24T09:35:01.882Z"
|
"date": "2021-03-24T23:44:21.923Z"
|
||||||
}
|
}
|
16
history/versions/274.json
Normal file
16
history/versions/274.json
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
{
|
||||||
|
"versionEnd": {
|
||||||
|
"versionNum": 274,
|
||||||
|
"commit": "7eb8173750bc08757445ffe04ba28118c390385a",
|
||||||
|
"date": "2021-03-24T23:44:21.923Z"
|
||||||
|
},
|
||||||
|
"versionStart": {
|
||||||
|
"versionNum": 273,
|
||||||
|
"commit": "cab9d627ab623748aa7d9c3c3e409682c8b3711a",
|
||||||
|
"date": "2021-03-24T09:35:01.882Z"
|
||||||
|
},
|
||||||
|
"changes": [
|
||||||
|
"blockchains/ethereum/assets/0x0cEC1A9154Ff802e7934Fc916Ed7Ca50bDE6844e/info.json",
|
||||||
|
"blockchains/ethereum/assets/0x0cEC1A9154Ff802e7934Fc916Ed7Ca50bDE6844e/logo.png"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user