|
189 | 189 | "config_location": "https://wallet.pay.brussels/config/community.json", |
190 | 190 | "version": 4 |
191 | 191 | }, |
| 192 | + { |
| 193 | + "community": { |
| 194 | + "name": "Txirrin", |
| 195 | + "description": "A community for Txirrin", |
| 196 | + "url": "https://citizenwallet.xyz/txirrin", |
| 197 | + "alias": "txirrin", |
| 198 | + "logo": "https://assets.citizenwallet.xyz/wallet-config/_images/txirrin.png", |
| 199 | + "hidden": false, |
| 200 | + "theme": { |
| 201 | + "primary": "#FB7502" |
| 202 | + }, |
| 203 | + "profile": { |
| 204 | + "address": "0xd47f7198bf335bfe66dD29C0f3EeEf0cFE9D05D8", |
| 205 | + "chain_id": 100 |
| 206 | + }, |
| 207 | + "primary_token": { |
| 208 | + "address": "0x6c6611244547a6E9AaCfBA8744115ca1076756fc", |
| 209 | + "chain_id": 100 |
| 210 | + }, |
| 211 | + "primary_account_factory": { |
| 212 | + "address": "0x940Cbb155161dc0C4aade27a4826a16Ed8ca0cb2", |
| 213 | + "chain_id": 100 |
| 214 | + } |
| 215 | + }, |
| 216 | + "tokens": { |
| 217 | + "100:0x6c6611244547a6E9AaCfBA8744115ca1076756fc": { |
| 218 | + "standard": "erc20", |
| 219 | + "name": "Txirrin", |
| 220 | + "address": "0x6c6611244547a6E9AaCfBA8744115ca1076756fc", |
| 221 | + "symbol": "TXI", |
| 222 | + "decimals": 6, |
| 223 | + "chain_id": 100 |
| 224 | + } |
| 225 | + }, |
| 226 | + "scan": { |
| 227 | + "url": "https://gnosisscan.io", |
| 228 | + "name": "Gnosis Explorer" |
| 229 | + }, |
| 230 | + "accounts": { |
| 231 | + "100:0x940Cbb155161dc0C4aade27a4826a16Ed8ca0cb2": { |
| 232 | + "chain_id": 100, |
| 233 | + "entrypoint_address": "0x7079253c0358eF9Fd87E16488299Ef6e06F403B6", |
| 234 | + "paymaster_address": "0x33500E7Eb3452421e56c2f4117530B1C4C85E0A5", |
| 235 | + "account_factory_address": "0x940Cbb155161dc0C4aade27a4826a16Ed8ca0cb2", |
| 236 | + "paymaster_type": "cw-safe" |
| 237 | + } |
| 238 | + }, |
| 239 | + "chains": { |
| 240 | + "100": { |
| 241 | + "id": 100, |
| 242 | + "node": { |
| 243 | + "url": "https://100.engine.citizenwallet.xyz", |
| 244 | + "ws_url": "wss://100.engine.citizenwallet.xyz" |
| 245 | + } |
| 246 | + } |
| 247 | + }, |
| 248 | + "ipfs": { |
| 249 | + "url": "https://ipfs.internal.citizenwallet.xyz" |
| 250 | + }, |
| 251 | + "plugins": [], |
| 252 | + "config_location": "https://config.internal.citizenwallet.xyz/v4/txirrin.json", |
| 253 | + "version": 4 |
| 254 | + }, |
192 | 255 | { |
193 | 256 | "community": { |
194 | 257 | "name": "Gratitude Token", |
|
0 commit comments