-
Notifications
You must be signed in to change notification settings - Fork 0
/
blockscout-mainnet-footer.json
82 lines (82 loc) · 1.59 KB
/
blockscout-mainnet-footer.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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
[
{
"title": "Asset Chain",
"links": [
{
"text": "Contact us",
"url": "mailto:[email protected]"
}
]
},
{
"title": "Products",
"links": [
{
"text": "Bridge",
"url": "https://bridge.assetchain.org"
},
{
"text": "Swap",
"url": "https://swap.assetchain.org"
},
{
"text": "Staking",
"url": "https://stake.assetchain.org"
},
{
"text": "Basic Explorer",
"url": "https://explorer.assetchain.org"
}
]
},
{
"title": "Developers",
"links": [
{
"text": "Asset Chain Academy",
"url": "https://academy.assetchain.org"
},
{
"text": "Documentation",
"url": "https://docs.assetchain.org"
},
{
"text": "GitHub",
"url": "https://github.com/xendfinance/"
},
{
"text": "Status",
"url": "https://coming-soon.com"
}
]
},
{
"title": "Community",
"links": [
{
"text": "Twitter",
"url": "https://x.com/rwaassetchain"
},
{
"text": "Discord",
"url": "https://discord.assetchain.org"
},
{
"text": "Telegram",
"url": "https://t.me/AssetChainBuilders"
},
{
"text": "Youtube",
"url": "https://www.youtube.com/@AssetChain"
},
{
"text": "LinkedIn",
"url": " https://www.linkedin.com/company/theassetchain"
},
{
"text": "Blog",
"url": "https://medium.com/asset-chain"
}
]
}
]