-
Notifications
You must be signed in to change notification settings - Fork 3
/
community.json
56 lines (56 loc) · 2.01 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
{
"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"
}
},
"scan": {
"url": "https://celoscan.io",
"name": "Celo Explorer"
},
"indexer": {
"url": "https://indexer-gratitude.internal.citizenwallet.xyz",
"ipfs_url": "https://indexer-gratitude.internal.citizenwallet.xyz",
"key": "x"
},
"ipfs": {
"url": "https://ipfs.internal.citizenwallet.xyz"
},
"node": {
"chain_id": 42220,
"url": "https://stylish-floral-morning.celo-mainnet.quiknode.pro/1de8e39f6e2189f62b565360b05569f33d40801d",
"ws_url": "wss://stylish-floral-morning.celo-mainnet.quiknode.pro/1de8e39f6e2189f62b565360b05569f33d40801d"
},
"erc4337": {
"rpc_url": "https://indexer-gratitude.internal.citizenwallet.xyz/rpc",
"paymaster_address": "0x8dd43eE72f6A816b8eB0411B712D96cDd95246d8",
"entrypoint_address": "0x985ec7d08D9d15Ea79876E35FAdEFD58A627187E",
"account_factory_address": "0xAE6E18a9Cd26de5C8f89B886283Fc3f0bE5f04DD",
"paymaster_rpc_url": "https://indexer-gratitude.internal.citizenwallet.xyz/rpc",
"paymaster_type": "cw"
},
"token": {
"standard": "erc20",
"address": "0x5815E61eF72c9E6107b5c5A05FD121F334f7a7f1",
"name": "Gratitude Token",
"symbol": "GT",
"decimals": 0
},
"profile": {
"address": "0xEEc0F3257369c6bCD2Fd8755CbEf8A95b12Bc4c9"
},
"plugins": [
{
"name": "Top Up",
"icon": "https://gratitude.citizenwallet.xyz/wallet-config/_images/gt.svg",
"url": "https://topup.citizenwallet.xyz/gratitude",
"launch_mode": "webview"
}
],
"version": 1
}