Skip to content

Commit

Permalink
Migration for Poolz (#26937)
Browse files Browse the repository at this point in the history
* 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
cryptomanz1 and cryptomanz1 authored Dec 7, 2023
1 parent eaa71fd commit 6c80354
Show file tree
Hide file tree
Showing 5 changed files with 57 additions and 38 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"type": "ERC20",
"symbol": "POOLZ",
"decimals": 18,
"status": "active",
"status": "abandoned",
"id": "0x69A95185ee2a045CDC4bCd1b1Df10710395e4e23",
"links": [
{
Expand Down
10 changes: 0 additions & 10 deletions blockchains/ethereum/tokenlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -1641,16 +1641,6 @@
"logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x69692D3345010a207b759a7D1af6fc7F38b35c5E/logo.png",
"pairs": []
},
{
"asset": "c60_t0x69A95185ee2a045CDC4bCd1b1Df10710395e4e23",
"type": "ERC20",
"address": "0x69A95185ee2a045CDC4bCd1b1Df10710395e4e23",
"name": "Poolz Finance",
"symbol": "POOLZ",
"decimals": 18,
"logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x69A95185ee2a045CDC4bCd1b1Df10710395e4e23/logo.png",
"pairs": []
},
{
"asset": "c60_t0x69af81e73A73B40adF4f3d4223Cd9b1ECE623074",
"type": "ERC20",
Expand Down
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"
}
]
}

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"
}
]
}

0 comments on commit 6c80354

Please sign in to comment.