forked from Netswap/token-lists
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpb.tokenlist.json
35 lines (35 loc) · 1.09 KB
/
pb.tokenlist.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
{
"name": "PolyNetwork Bridge Tokens",
"logoURI": "https://raw.githubusercontent.com/Netswap/token-lists/master/images/polynetwork.svg",
"keywords": [
"metis",
"defi",
"ethereum",
"bridge",
"andromeda"
],
"version": {
"major": 1,
"minor": 0,
"patch": 0
},
"tokens": [
{
"chainId": 1088,
"address": "0x445ea60f4ace3d8794369379e68fa0f76af06b02",
"decimals": 18,
"name": "Poly-Peg CAKE",
"symbol": "CAKE",
"logoURI": "https://raw.githubusercontent.com/Netswap/tokens/master/assets/0x445ea60f4ace3d8794369379e68fa0f76af06b02/logo.png"
},
{
"chainId": 1088,
"address": "0x2692be44a6e38b698731fddf417d060f0d20a0cb",
"decimals": 18,
"name": "Poly-Peg BNB",
"symbol": "BNB",
"logoURI": "https://raw.githubusercontent.com/Netswap/tokens/master/assets/0x2692be44a6e38b698731fddf417d060f0d20a0cb/logo.png"
}
],
"timestamp": "2022-01-02T15:00:00+00:00"
}