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
1dc094de31
commit
dc16dac865
|
@ -40,6 +40,7 @@
|
|||
"0x182c763a4b2Fbd18C9B5f2D18102a0dDd9D5DF26",
|
||||
"0x18D883F6647cB3195F55EB93BF9EE8ae824E3a6f",
|
||||
"0x190b589cf9Fb8DDEabBFeae36a813FFb2A702454",
|
||||
"0x19E506BbF1d8Dbd08e963229434634664A577111",
|
||||
"0x19eE64850862cFd234e20c0db4edA286f12ec907",
|
||||
"0x1A2fb0Af670D0234c2857FaD35b789F8Cb725584",
|
||||
"0x1AF3F329e8BE154074D8769D1FFa4eE058B1DBc3",
|
||||
|
@ -172,6 +173,7 @@
|
|||
"0x61Ed1C66239d29Cc93C8597c6167159e8F69a823",
|
||||
"0x62D71B23bF15218C7d2D7E48DBbD9e9c650B173f",
|
||||
"0x63870A18B6e42b01Ef1Ad8A2302ef50B7132054F",
|
||||
"0x63a4644142CA6dc83CfE0E2bdba8d62174491fD8",
|
||||
"0x641a6Dc991A49f7BE9Fe3C72c5d0FBb223eDb12f",
|
||||
"0x6466849a30247D90f0c228A6c4b6b106ff18cAB9",
|
||||
"0x650b940a1033B8A1b1873f78730FcFC73ec11f1f",
|
||||
|
|
|
@ -1,25 +1,25 @@
|
|||
{
|
||||
"name": "GAPTT",
|
||||
"website": "https://gapt.io/",
|
||||
"description": "GAPT is a deflationary DeFi token with a passive yield mechanism. The smart contract takes a fee from every transaction of 0.5% which is dedicated to charity decided by the community",
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": "https://twitter.com/GaptToken"
|
||||
},
|
||||
{
|
||||
"name": "Discord",
|
||||
"url": "https://discord.com/invite/w5eEvK4aqy"
|
||||
},
|
||||
{
|
||||
"name": "Telegram",
|
||||
"url": "https://t.me/GAPTCHAT"
|
||||
}
|
||||
],
|
||||
"explorer": "https://bscscan.com/token/0x63a4644142ca6dc83cfe0e2bdba8d62174491fd8",
|
||||
"type": "BEP20",
|
||||
"symbol": "GAPT",
|
||||
"decimals": 9,
|
||||
"status": "active",
|
||||
"id": "0x63a4644142CA6dc83CfE0E2bdba8d62174491fD8"
|
||||
{
|
||||
"name": "GAPTT",
|
||||
"website": "https://gapt.io/",
|
||||
"description": "GAPT is a deflationary DeFi token with a passive yield mechanism. The smart contract takes a fee from every transaction of 0.5% which is dedicated to charity decided by the community",
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": "https://twitter.com/GaptToken"
|
||||
},
|
||||
{
|
||||
"name": "Discord",
|
||||
"url": "https://discord.com/invite/w5eEvK4aqy"
|
||||
},
|
||||
{
|
||||
"name": "Telegram",
|
||||
"url": "https://t.me/GAPTCHAT"
|
||||
}
|
||||
],
|
||||
"explorer": "https://bscscan.com/token/0x63a4644142ca6dc83cfe0e2bdba8d62174491fd8",
|
||||
"type": "BEP20",
|
||||
"symbol": "GAPT",
|
||||
"decimals": 9,
|
||||
"status": "active",
|
||||
"id": "0x63a4644142CA6dc83CfE0E2bdba8d62174491fD8"
|
||||
}
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"versionNum": 767,
|
||||
"commit": "0d90245f44b5a7e9412ccfb4b31ff87d1041ec1c",
|
||||
"date": "2021-04-25T09:14:25.013Z"
|
||||
"versionNum": 768,
|
||||
"commit": "1dc094de31feb7eea7cdb13183b5f1bbdee40010",
|
||||
"date": "2021-04-25T09:18:53.196Z"
|
||||
}
|
18
history/versions/768.json
Normal file
18
history/versions/768.json
Normal file
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"versionEnd": {
|
||||
"versionNum": 768,
|
||||
"commit": "1dc094de31feb7eea7cdb13183b5f1bbdee40010",
|
||||
"date": "2021-04-25T09:18:53.196Z"
|
||||
},
|
||||
"versionStart": {
|
||||
"versionNum": 767,
|
||||
"commit": "0d90245f44b5a7e9412ccfb4b31ff87d1041ec1c",
|
||||
"date": "2021-04-25T09:14:25.013Z"
|
||||
},
|
||||
"changes": [
|
||||
"blockchains/smartchain/assets/0x19E506BbF1d8Dbd08e963229434634664A577111/info.json",
|
||||
"blockchains/smartchain/assets/0x19E506BbF1d8Dbd08e963229434634664A577111/logo.png",
|
||||
"blockchains/smartchain/assets/0x63a4644142CA6dc83CfE0E2bdba8d62174491fD8/info.json",
|
||||
"blockchains/smartchain/assets/0x63a4644142CA6dc83CfE0E2bdba8d62174491fD8/logo.png"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user