mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add WEB3 (BEP20) (#19447)
* Add WEB3 (BEP20) Adding info for BEP20 token 'WEB3'. Please see https://github.com/trustwallet/assets/pull/19187 for payment details. In response to the questions: - The purpose of the token is to provide a high, stable and fixed yield to our users whilst bridging the gap between web2 and web3 for the masses. - The token was distributed through an IDO, we also airdropped private sale buyers. It is currently available on PancakeSwap with centralised exchanges to come. - Yes, the second largest ever presale on PinkSale raising over 6000 BNB: https://www.pinksale.finance/#/launchpad/0x8ABC3Be97Eb5C0ea271DB82694483Fd20b9ac281?chain=BSC - It is currently available on PancakeSwap with centralised exchanges to come: https://pancakeswap.finance/info/token/0x333fd139caef6aa31056cc905987b77b1044d259 - Yes multiple audits with CertiK in progress: - https://github.com/AuditRateTech/Smart-Contract-Audits/blob/main/The_Web3_Project_0x333FD139cAeF6Aa31056cC905987b77B1044d259.pdf - https://www.certik.com/projects/the-web3-project - https://github.com/coinscope-co/audits/blob/main/2-web3/audit.pdf * Update info.json Co-authored-by: CryptoA <82717856+Cryptocool1@users.noreply.github.com>
This commit is contained in:
parent
dc10521350
commit
4893deea61
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"name": "The Web3 Project",
|
||||
"symbol": "WEB3",
|
||||
"type": "BEP20",
|
||||
"description": "The Web3 Project provides a high, stable and fixed yield to their users whilst bridging the gap between web2 and web3 for the masses.",
|
||||
"decimals": 18,
|
||||
"website": "https://www.theweb3project.com",
|
||||
"explorer": "https://bscscan.com/token/0x333FD139cAeF6Aa31056cC905987b77B1044d259",
|
||||
"status": "active",
|
||||
"id": "0x333FD139cAeF6Aa31056cC905987b77B1044d259",
|
||||
"links": [
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/TheWeb3Project"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/TheWeb3Project"
|
||||
},
|
||||
{
|
||||
"name": "docs",
|
||||
"url": "https://docs.theweb3project.com"
|
||||
}
|
||||
],
|
||||
"tags": ["staking"]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 18 KiB |
Loading…
Reference in New Issue
Block a user