-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcommunity.json
80 lines (80 loc) · 2.76 KB
/
community.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
{
"community": {
"name": "Gratitude Token",
"description": "Express your gratitude towards someone by sending them a token of gratitude.",
"url": "https://citizenwallet.xyz/gratitude",
"alias": "gratitude",
"logo": "https://gratitude.citizenwallet.xyz/wallet-config/_images/gt.svg",
"theme": {
"primary": "#4EC19D"
},
"profile": {
"address": "0xEEc0F3257369c6bCD2Fd8755CbEf8A95b12Bc4c9",
"chain_id": 42220
},
"primary_token": {
"address": "0x5815E61eF72c9E6107b5c5A05FD121F334f7a7f1",
"chain_id": 42220
},
"primary_account_factory": {
"address": "0xAE6E18a9Cd26de5C8f89B886283Fc3f0bE5f04DD",
"chain_id": 42220
},
"primary_card_manager": {
"address": "0x1EaF6B6A6967608aF6c77224f087b042095891EB",
"chain_id": 42220
}
},
"tokens": {
"42220:0x5815E61eF72c9E6107b5c5A05FD121F334f7a7f1": {
"standard": "erc20",
"name": "Gratitude Token",
"address": "0x5815E61eF72c9E6107b5c5A05FD121F334f7a7f1",
"symbol": "GT",
"decimals": 0,
"chain_id": 42220
}
},
"scan": {
"url": "https://celoscan.io",
"name": "Celo Explorer"
},
"accounts": {
"42220:0xAE6E18a9Cd26de5C8f89B886283Fc3f0bE5f04DD": {
"chain_id": 42220,
"entrypoint_address": "0x985ec7d08D9d15Ea79876E35FAdEFD58A627187E",
"paymaster_address": "0x8dd43eE72f6A816b8eB0411B712D96cDd95246d8",
"account_factory_address": "0xAE6E18a9Cd26de5C8f89B886283Fc3f0bE5f04DD",
"paymaster_type": "cw"
},
"42220:0x940Cbb155161dc0C4aade27a4826a16Ed8ca0cb2": {
"chain_id": 42220,
"entrypoint_address": "0x7079253c0358eF9Fd87E16488299Ef6e06F403B6",
"paymaster_address": "0xF05ba2641b31AF70c2678e3324eD8b9C53093FbE",
"account_factory_address": "0x940Cbb155161dc0C4aade27a4826a16Ed8ca0cb2",
"paymaster_type": "cw-safe"
}
},
"cards": {
"42220:0x1EaF6B6A6967608aF6c77224f087b042095891EB": {
"chain_id": 42220,
"address": "0x1EaF6B6A6967608aF6c77224f087b042095891EB",
"type": "classic"
}
},
"chains": {
"42220": {
"id": 42220,
"node": {
"url": "https://42220.engine.citizenwallet.xyz",
"ws_url": "wss://42220.engine.citizenwallet.xyz"
}
}
},
"ipfs": {
"url": "https://ipfs.internal.citizenwallet.xyz"
},
"plugins": [],
"config_location": "https://gratitude.citizenwallet.xyz/config/community.json",
"version": 4
}