Add new PUNDIX and remove NPXS (#6443)

* Add new PUNDIX and remove NPXS

https://medium.com/pundix/npxs-will-be-pundix-894c0bde4275

From `0xA15C7Ebe1f07CaF6bFF097D8a589fb8AC49Ae5B3` to `0x0FD10b9899882a6f2fcb5c371E17e70FdEe00C38`

* Fixes (sanity and consistency, auto), history

Co-authored-by: Iamdeadlyz <Iamdeadlyz@users.noreply.github.com>
This commit is contained in:
Ian E 2021-04-14 15:10:09 +08:00 committed by GitHub
parent 53bbce6951
commit a1a516aa55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 14 additions and 1 deletions

View File

@ -422,6 +422,7 @@
"0x0f961c328a96c23216B97b58947c2e8a741DE912",
"0x0fA30FB9E8633A43AeCDcFaBb6c7577437f43958",
"0x0fA74f33f6a579bA420C78f8B1Bc45855f521cA7",
"0x0FD10b9899882a6f2fcb5c371E17e70FdEe00C38",
"0x0fdF29094Ff2376A6D04052b04eE7F6a4B8A8ceD",
"0x0Fed2aca55338d77438797bDf609252Db92313ea",
"0x0fF6ffcFDa92c53F615a4A75D982f399C989366b",

View File

@ -0,0 +1,12 @@
{
"name": "Pundi X",
"website": "https://pundix.com",
"description": "Pundi X (NPXS) aims to make the use of cryptocurrency as a form of payment into a reality for retailers and consumers alike.",
"socials": [],
"explorer": "https://etherscan.io/token/0x0FD10b9899882a6f2fcb5c371E17e70FdEe00C38",
"type": "ERC20",
"symbol": "PUNDIX",
"decimals": 18,
"status": "active",
"id": "0x0FD10b9899882a6f2fcb5c371E17e70FdEe00C38"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

View File

@ -7,6 +7,6 @@
"type": "ERC20",
"symbol": "NPXS",
"decimals": 18,
"status": "active",
"status": "abandoned",
"id": "0xA15C7Ebe1f07CaF6bFF097D8a589fb8AC49Ae5B3"
}