Skip to content

Commit 504e845

Browse files
authored
Adding UP on Base (trustwallet#29748)
* adding UP * updated tokenlist * updated links * Update blockchains/base/assets/0xaC27fa800955849d6D17cC8952Ba9dD6EAA66187/info.json * updated logo
1 parent 7878b72 commit 504e845

File tree

3 files changed

+124
-81
lines changed

3 files changed

+124
-81
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
{
2+
"name": "UnlockProtocolToken",
3+
"symbol": "UP",
4+
"type": "BASE",
5+
"decimals": 18,
6+
"description": "The UP token governs Unlock Protocol, a decentralized framework for granting secure, frictionless access to digital content and experiences. By holding UP tokens, stakeholders can propose, vote on, and shape protocol upgrades, ensuring creators, publishers, and communities retain control over monetization and resource allocation.",
7+
"website": "https://unlock-protocol.com/",
8+
"explorer": "https://basescan.org/token/0xaC27fa800955849d6D17cC8952Ba9dD6EAA66187",
9+
"status": "active",
10+
"id": "0xaC27fa800955849d6D17cC8952Ba9dD6EAA66187",
11+
"links": [
12+
{
13+
"name": "github",
14+
"url": "https://github.com/unlock-protocol/unlock"
15+
},
16+
{
17+
"name": "x",
18+
"url": "https://x.com/unlockprotocol"
19+
},
20+
{
21+
"name": "whitepaper",
22+
"url": "https://docs.unlock-protocol.com/getting-started/what-is-unlock/litepaper"
23+
},
24+
{
25+
"name": "coingecko",
26+
"url": "https://coingecko.com/en/coins/unlockprotocoltoken"
27+
},
28+
{
29+
"name": "discord",
30+
"url": "https://discord.com/invite/ueJDH2qwRs"
31+
}
32+
],
33+
"tags": ["defi", "nft", "governance"]
34+
}
Loading

blockchains/base/tokenlist.json

+90-81
Original file line numberDiff line numberDiff line change
@@ -1,83 +1,92 @@
11
{
2-
"name": "Trust Wallet: Base List",
3-
"logoURI": "https://trustwallet.com/assets/images/favicon.png",
4-
"timestamp": "2024-03-18T14:33:26.183301",
5-
"tokens": [
6-
{
7-
"asset": "c8453_t0xd9aAEc86B65D86f6A7B5B1b0c42FFA531710b6CA",
8-
"type": "BASE",
9-
"address": "0xd9aAEc86B65D86f6A7B5B1b0c42FFA531710b6CA",
10-
"name": "USD Base Coin",
11-
"symbol": "USDbC",
12-
"decimals": 6,
13-
"logoURI": "https://assets-cdn.trustwallet.com/blockchains/base/assets/0xd9aAEc86B65D86f6A7B5B1b0c42FFA531710b6CA/logo.png",
14-
"pairs": []
15-
},
16-
{
17-
"asset": "c8453_t0x78a087d713Be963Bf307b18F2Ff8122EF9A63ae9",
18-
"type": "BASE",
19-
"address": "0x78a087d713Be963Bf307b18F2Ff8122EF9A63ae9",
20-
"name": "Baseswap",
21-
"symbol": "BSWAP",
22-
"decimals": 18,
23-
"logoURI": "https://assets-cdn.trustwallet.com/blockchains/base/assets/0x78a087d713Be963Bf307b18F2Ff8122EF9A63ae9/logo.png",
24-
"pairs": []
25-
},
26-
{
27-
"asset": "c8453_t0xEB466342C4d449BC9f53A865D5Cb90586f405215",
28-
"type": "BASE",
29-
"address": "0xEB466342C4d449BC9f53A865D5Cb90586f405215",
30-
"name": "Axelar Wrapped USDC",
31-
"symbol": "axlUSDC",
32-
"decimals": 6,
33-
"logoURI": "https://assets-cdn.trustwallet.com/blockchains/base/assets/0xEB466342C4d449BC9f53A865D5Cb90586f405215/logo.png",
34-
"pairs": []
35-
},
36-
{
37-
"asset": "c8453_t0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb",
38-
"type": "BASE",
39-
"address": "0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb",
40-
"name": "Dai",
41-
"symbol": "DAI",
42-
"decimals": 18,
43-
"logoURI": "https://assets-cdn.trustwallet.com/blockchains/base/assets/0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb/logo.png",
44-
"pairs": []
45-
},
46-
{
47-
"asset": "c8453_t0x9EaF8C1E34F05a589EDa6BAfdF391Cf6Ad3CB239",
48-
"type": "BASE",
49-
"address": "0x9EaF8C1E34F05a589EDa6BAfdF391Cf6Ad3CB239",
50-
"name": "yearn.finance",
51-
"symbol": "YFI",
52-
"decimals": 18,
53-
"logoURI": "https://assets-cdn.trustwallet.com/blockchains/base/assets/0x9EaF8C1E34F05a589EDa6BAfdF391Cf6Ad3CB239/logo.png",
54-
"pairs": []
55-
},
56-
{
57-
"asset": "c8453_t0xB6fe221Fe9EeF5aBa221c348bA20A1Bf5e73624c",
58-
"type": "BASE",
59-
"address": "0xB6fe221Fe9EeF5aBa221c348bA20A1Bf5e73624c",
60-
"name": "Rocket Pool ETH",
61-
"symbol": "rETH",
62-
"decimals": 18,
63-
"logoURI": "https://assets-cdn.trustwallet.com/blockchains/base/assets/0xB6fe221Fe9EeF5aBa221c348bA20A1Bf5e73624c/logo.png",
64-
"pairs": []
65-
},
66-
{
67-
"asset": "c8453_t0x9A86980D3625b4A6E69D8a4606D51cbc019e2002",
68-
"type": "BASE",
69-
"address": "0x9A86980D3625b4A6E69D8a4606D51cbc019e2002",
70-
"name": "FOMO BULL CLUB",
71-
"symbol": "FOMO",
72-
"decimals": 18,
73-
"logoURI": "https://assets-cdn.trustwallet.com/blockchains/base/assets/0x9A86980D3625b4A6E69D8a4606D51cbc019e2002/logo.png",
74-
"pairs": []
75-
}
76-
77-
],
78-
"version": {
79-
"major": 1,
80-
"minor": 0,
81-
"patch": 0
2+
"name": "Trust Wallet: Base List",
3+
"logoURI": "https://trustwallet.com/assets/images/favicon.png",
4+
"timestamp": "2024-03-18T14:33:26.183301",
5+
"tokens": [
6+
{
7+
"asset": "c8453_t0xd9aAEc86B65D86f6A7B5B1b0c42FFA531710b6CA",
8+
"type": "BASE",
9+
"address": "0xd9aAEc86B65D86f6A7B5B1b0c42FFA531710b6CA",
10+
"name": "USD Base Coin",
11+
"symbol": "USDbC",
12+
"decimals": 6,
13+
"logoURI": "https://assets-cdn.trustwallet.com/blockchains/base/assets/0xd9aAEc86B65D86f6A7B5B1b0c42FFA531710b6CA/logo.png",
14+
"pairs": []
15+
},
16+
{
17+
"asset": "c8453_t0x78a087d713Be963Bf307b18F2Ff8122EF9A63ae9",
18+
"type": "BASE",
19+
"address": "0x78a087d713Be963Bf307b18F2Ff8122EF9A63ae9",
20+
"name": "Baseswap",
21+
"symbol": "BSWAP",
22+
"decimals": 18,
23+
"logoURI": "https://assets-cdn.trustwallet.com/blockchains/base/assets/0x78a087d713Be963Bf307b18F2Ff8122EF9A63ae9/logo.png",
24+
"pairs": []
25+
},
26+
{
27+
"asset": "c8453_t0xEB466342C4d449BC9f53A865D5Cb90586f405215",
28+
"type": "BASE",
29+
"address": "0xEB466342C4d449BC9f53A865D5Cb90586f405215",
30+
"name": "Axelar Wrapped USDC",
31+
"symbol": "axlUSDC",
32+
"decimals": 6,
33+
"logoURI": "https://assets-cdn.trustwallet.com/blockchains/base/assets/0xEB466342C4d449BC9f53A865D5Cb90586f405215/logo.png",
34+
"pairs": []
35+
},
36+
{
37+
"asset": "c8453_t0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb",
38+
"type": "BASE",
39+
"address": "0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb",
40+
"name": "Dai",
41+
"symbol": "DAI",
42+
"decimals": 18,
43+
"logoURI": "https://assets-cdn.trustwallet.com/blockchains/base/assets/0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb/logo.png",
44+
"pairs": []
45+
},
46+
{
47+
"asset": "c8453_t0x9EaF8C1E34F05a589EDa6BAfdF391Cf6Ad3CB239",
48+
"type": "BASE",
49+
"address": "0x9EaF8C1E34F05a589EDa6BAfdF391Cf6Ad3CB239",
50+
"name": "yearn.finance",
51+
"symbol": "YFI",
52+
"decimals": 18,
53+
"logoURI": "https://assets-cdn.trustwallet.com/blockchains/base/assets/0x9EaF8C1E34F05a589EDa6BAfdF391Cf6Ad3CB239/logo.png",
54+
"pairs": []
55+
},
56+
{
57+
"asset": "c8453_t0xB6fe221Fe9EeF5aBa221c348bA20A1Bf5e73624c",
58+
"type": "BASE",
59+
"address": "0xB6fe221Fe9EeF5aBa221c348bA20A1Bf5e73624c",
60+
"name": "Rocket Pool ETH",
61+
"symbol": "rETH",
62+
"decimals": 18,
63+
"logoURI": "https://assets-cdn.trustwallet.com/blockchains/base/assets/0xB6fe221Fe9EeF5aBa221c348bA20A1Bf5e73624c/logo.png",
64+
"pairs": []
65+
},
66+
{
67+
"asset": "c8453_t0x9A86980D3625b4A6E69D8a4606D51cbc019e2002",
68+
"type": "BASE",
69+
"address": "0x9A86980D3625b4A6E69D8a4606D51cbc019e2002",
70+
"name": "FOMO BULL CLUB",
71+
"symbol": "FOMO",
72+
"decimals": 18,
73+
"logoURI": "https://assets-cdn.trustwallet.com/blockchains/base/assets/0x9A86980D3625b4A6E69D8a4606D51cbc019e2002/logo.png",
74+
"pairs": []
75+
},
76+
{
77+
"asset": "c8453_t0xaC27fa800955849d6D17cC8952Ba9dD6EAA66187",
78+
"type": "BASE",
79+
"address": "0xaC27fa800955849d6D17cC8952Ba9dD6EAA66187",
80+
"name": "UnlockProtocolToken",
81+
"symbol": "UP",
82+
"decimals": 18,
83+
"logoURI": "https://assets-cdn.trustwallet.com/blockchains/base/assets/0xaC27fa800955849d6D17cC8952Ba9dD6EAA66187/logo.png",
84+
"pairs": []
8285
}
83-
}
86+
],
87+
"version": {
88+
"major": 1,
89+
"minor": 0,
90+
"patch": 0
91+
}
92+
}

0 commit comments

Comments
 (0)