mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
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:
parent
53bbce6951
commit
a1a516aa55
|
@ -422,6 +422,7 @@
|
|||
"0x0f961c328a96c23216B97b58947c2e8a741DE912",
|
||||
"0x0fA30FB9E8633A43AeCDcFaBb6c7577437f43958",
|
||||
"0x0fA74f33f6a579bA420C78f8B1Bc45855f521cA7",
|
||||
"0x0FD10b9899882a6f2fcb5c371E17e70FdEe00C38",
|
||||
"0x0fdF29094Ff2376A6D04052b04eE7F6a4B8A8ceD",
|
||||
"0x0Fed2aca55338d77438797bDf609252Db92313ea",
|
||||
"0x0fF6ffcFDa92c53F615a4A75D982f399C989366b",
|
||||
|
|
|
@ -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 |
|
@ -7,6 +7,6 @@
|
|||
"type": "ERC20",
|
||||
"symbol": "NPXS",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"status": "abandoned",
|
||||
"id": "0xA15C7Ebe1f07CaF6bFF097D8a589fb8AC49Ae5B3"
|
||||
}
|
Loading…
Reference in New Issue
Block a user