-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Combined pr branch #108
base: main
Are you sure you want to change the base?
Combined pr branch #108
Conversation
* [ERC20] Token metadata+assets [TRUMP, NPC] * Updated the token theme. * Updated the theme * Logo image extension update * Logo image extension update * Update networks/ethereum/tokens/0x8ed97a637a790be1feff5e888d43629dc05408f6.json Co-authored-by: Thuy Vu <[email protected]> --------- Co-authored-by: Thuy Vu <[email protected]>
"tokenName": "Chainport USDT", | ||
"tokenTicker": "wUSDT", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please discard this change.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
May I ask why? This was requested by @kenblaue
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi, the team checked and confirmed that this is the actual Chainport USDT: https://meldscan.io/token/0xEf3B8512196Ab65F8603b82D1FA5a29bb5ADFeD0
Please revert this change and update that address instead, thanks.
...cardano/tokens/931c7c94afa5afe4d86fe6f76c2323c467758b8ffaa73b1f31adb28642616279536e656b.json
Show resolved
Hide resolved
@@ -0,0 +1,14 @@ | |||
{ | |||
"CMCslug": "tangent", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The address doesn't match what reported by coinmarketcap: https://coinmarketcap.com/currencies/tangent/
Explorer also shows that there are only 8 holders: https://cexplorer.io/asset/asset1pm727v4e3q6tlrclxh68cplv42mru67aepa3mc
Would you please check if this is correct? Thanks.
"mldId": "cardano-TANG-e2087044f1a5028aec705eb05609370754d64587adbdc27eeb33005854414e47", | ||
"orgName": "Tangent Protocol", | ||
"orgUrl": "https://tangent.art/", | ||
"tokenAddress": "e2087044f1a5028aec705eb05609370754d64587adbdc27eeb33005854414e47", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this token token was deleted from cardano token registry
https://github.com/cardano-foundation/cardano-token-registry/pull/2753/files
"mldId": "cardano-MOGI-a32e3bc48813962740beff8eee45e916cd57ce8454ddf48efb7e58724d4f4749", | ||
"orgName": "Mogi Cet", | ||
"orgUrl": "https://www.mogicet.xyz/", | ||
"tokenAddress": "a32e3bc48813962740beff8eee45e916cd57ce8454ddf48efb7e58724d4f4749", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This token only has 1 holder: https://cexplorer.io/asset/asset1dxs7h9pm6tmscg47nwfhgqc3nas8r2ua0fchsd
"mldId": "cardano-BABYSNEK-931c7c94afa5afe4d86fe6f76c2323c467758b8ffaa73b1f31adb28642616279536e656b", | ||
"orgName": "BabySNEK", | ||
"orgUrl": "https://babysnek.io/", | ||
"tokenAddress": "931c7c94afa5afe4d86fe6f76c2323c467758b8ffaa73b1f31adb28642616279536e656b", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you double check if this is the correct one? Thanks.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The orgUrl
above shows a different token contract: https://cexplorer.io/asset/asset1q5fcz83axysx0snkjtk9e4sm0anye5jwq3cxgy
Fixes and branch merge.