-
Notifications
You must be signed in to change notification settings - Fork 23.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Auto fix all (sanity and consistency) * Create logo.png * Create info.json * Delete logo.png * Update info.json * Update tokenlist.json --------- Co-authored-by: cryptomanz1 <cryptomanz1@users.noreply.github.com>
- Loading branch information
1 parent
eaa71fd
commit 6c80354
Showing
5 changed files
with
57 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
54 changes: 27 additions & 27 deletions
54
blockchains/smartchain/assets/0x3Fa52142B7836468aEd78753e6325b2aEE7dDafe/info.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,29 +1,29 @@ | ||
{ | ||
"name": "ShieldTokenCoin", | ||
"type": "BEP20", | ||
"symbol": "0STC", | ||
"decimals": 18, | ||
"website": "https://shieldtokencoin.org/", | ||
"description": "Our groundbreaking project aims to create a decentralized blockchain with high performance and low cost. Through innovative technologies, we are developing a solution that enables fast and efficient transactions while ensuring the security and reliability of data. By eliminating intermediaries and reducing transaction costs, our blockchain has the potential to transform entire sectors of the economy, providing a transparent and trustworthy environment for businesses and users.", | ||
"explorer": "https://bscscan.com/token/0x3Fa52142B7836468aEd78753e6325b2aEE7dDafe", | ||
"status": "active", | ||
"id": "0x3Fa52142B7836468aEd78753e6325b2aEE7dDafe", | ||
"tags": [ | ||
"deflationary" | ||
], | ||
"links": [ | ||
{ | ||
"name": "twitter", | ||
"url": "https://twitter.com/ShieldTokenCoin" | ||
}, | ||
{ | ||
"name": "telegram", | ||
"url": "https://t.me/ShieldTokenCoin" | ||
}, | ||
{ | ||
"name": "whitepaper", | ||
"url": "https://shieldtokencoin.org/ShieldTokenCoin_WHITE_PAPER.pdf" | ||
} | ||
] | ||
{ | ||
"name": "ShieldTokenCoin", | ||
"type": "BEP20", | ||
"symbol": "0STC", | ||
"decimals": 18, | ||
"website": "https://shieldtokencoin.org/", | ||
"description": "Our groundbreaking project aims to create a decentralized blockchain with high performance and low cost. Through innovative technologies, we are developing a solution that enables fast and efficient transactions while ensuring the security and reliability of data. By eliminating intermediaries and reducing transaction costs, our blockchain has the potential to transform entire sectors of the economy, providing a transparent and trustworthy environment for businesses and users.", | ||
"explorer": "https://bscscan.com/token/0x3Fa52142B7836468aEd78753e6325b2aEE7dDafe", | ||
"status": "active", | ||
"id": "0x3Fa52142B7836468aEd78753e6325b2aEE7dDafe", | ||
"tags": [ | ||
"deflationary" | ||
], | ||
"links": [ | ||
{ | ||
"name": "twitter", | ||
"url": "https://twitter.com/ShieldTokenCoin" | ||
}, | ||
{ | ||
"name": "telegram", | ||
"url": "https://t.me/ShieldTokenCoin" | ||
}, | ||
{ | ||
"name": "whitepaper", | ||
"url": "https://shieldtokencoin.org/ShieldTokenCoin_WHITE_PAPER.pdf" | ||
} | ||
] | ||
} | ||
|
29 changes: 29 additions & 0 deletions
29
blockchains/smartchain/assets/0xbAeA9aBA1454DF334943951d51116aE342eAB255/info.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
{ | ||
"name": "Poolz Finance", | ||
"website": "https://www.poolz.finance", | ||
"description": "Poolz is a decentralized swapping protocol for cross-chain token pools and auctions, enabling projects to raise capital.", | ||
"explorer": "https://bscscan.com/token/0xbAeA9aBA1454DF334943951d51116aE342eAB255", | ||
"type": "BEP20", | ||
"symbol": "POOLZ", | ||
"decimals": 18, | ||
"status": "active", | ||
"id": "0xbAeA9aBA1454DF334943951d51116aE342eAB255", | ||
"links": [ | ||
{ | ||
"name": "github", | ||
"url": "https://github.com/The-Poolz" | ||
}, | ||
{ | ||
"name": "twitter", | ||
"url": "https://twitter.com/Poolz" | ||
}, | ||
{ | ||
"name": "telegram", | ||
"url": "https://t.me/PoolzOfficialCommunity" | ||
}, | ||
{ | ||
"name": "discord", | ||
"url": "https://discord.com/invite/xwtWw4sGPp" | ||
} | ||
] | ||
} |
File renamed without changes