Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 29 additions & 0 deletions near.test.tokenlist.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"name": "Near Testnet Tokens",
"logoURI": "https://raw.githubusercontent.com/pangolindex/tokens/main/assets/0x60781C2586D68229fde47564546784ab3fACA982/logo_48.png",
"keywords": [],
"version": {
"major": 1,
"minor": 6,
"patch": 0
},
"timestamp": "2022-06-30T19:27:00+00:00",
"tokens": [
{
"chainId": 329847901,
"address": "wrap.testnet",
"decimals": 24,
"name": "Wrapped NEAR",
"symbol": "wNEAR",
"logoURI": "https://raw.githubusercontent.com/pangolindex/tokens/main/assets/329847901/wrap.testnet/logo.png"
},
{
"chainId": 329847901,
"address": "png-token-v1.testnet",
"decimals": 18,
"name": "Pangolin Near",
"symbol": "PNR",
"logoURI": "https://raw.githubusercontent.com/pangolindex/tokens/main/assets/329847901/png-token-v1.testnet/logo.png"
}
]
}
23 changes: 19 additions & 4 deletions pangolin.tokenlist.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
{
"name": "Pangolin Tokenlist",
"logoURI": "https://raw.githubusercontent.com/pangolindex/tokens/main/assets/0x60781C2586D68229fde47564546784ab3fACA982/logo_48.png",
"keywords": [
],
"keywords": [],
"version": {
"major": 1,
"minor": 5,
"minor": 6,
"patch": 0
},
"timestamp": "2022-06-10T15:42:00+00:00",
"timestamp": "2022-06-30T19:27:00+00:00",
"tokens": [
{
"chainId": 16,
Expand Down Expand Up @@ -1353,6 +1352,22 @@
"name": "Pangolin",
"symbol": "mumbaiPNG",
"logoURI": "https://raw.githubusercontent.com/pangolindex/tokens/main/assets/80001/0x4828a3D98E428e73184374845f23C40eB76bA695/logo.png"
},
{
"chainId": 329847901,
"address": "wrap.testnet",
"decimals": 24,
"name": "Wrapped NEAR",
"symbol": "wNEAR",
"logoURI": "https://raw.githubusercontent.com/pangolindex/tokens/main/assets/329847901/wrap.testnet/logo.png"
},
{
"chainId": 329847901,
"address": "png-token-v1.testnet",
"decimals": 18,
"name": "Pangolin Near",
"symbol": "PNR",
"logoURI": "https://raw.githubusercontent.com/pangolindex/tokens/main/assets/329847901/png-token-v1.testnet/logo.png"
}
]
}