@beefyfinance/blockchain-addressbook 0.54.226 → 0.54.227
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/address-book/base/index.d.ts +78 -0
- package/build/address-book/base/tokens/tokens.d.ts +39 -0
- package/build/address-book/base/tokens/tokens.js +39 -0
- package/build-esm/address-book/base/index.d.ts +78 -0
- package/build-esm/address-book/base/tokens/tokens.d.ts +39 -0
- package/build-esm/address-book/base/tokens/tokens.js +39 -0
- package/package.json +1 -1
|
@@ -3362,6 +3362,45 @@ export declare const base: {
|
|
|
3362
3362
|
readonly bridge: "native";
|
|
3363
3363
|
readonly tags: readonly ["LARGE_HOLDERS"];
|
|
3364
3364
|
};
|
|
3365
|
+
readonly CTR: {
|
|
3366
|
+
readonly name: "Citrea";
|
|
3367
|
+
readonly symbol: "CTR";
|
|
3368
|
+
readonly oracleId: "CTR";
|
|
3369
|
+
readonly address: "0x11030f79109269d796fd0FB956D6244e502757f7";
|
|
3370
|
+
readonly chainId: 8453;
|
|
3371
|
+
readonly decimals: 18;
|
|
3372
|
+
readonly website: "https://citrea.xyz/";
|
|
3373
|
+
readonly description: "CTR is the coordination token of Citrea Network, Bitcoin's application layer enabling institutions and users to access Bitcoin capital markets.";
|
|
3374
|
+
readonly documentation: "https://docs.citrea.xyz/";
|
|
3375
|
+
readonly bridge: "layer-zero";
|
|
3376
|
+
readonly tags: readonly ["LARGE_HOLDERS"];
|
|
3377
|
+
};
|
|
3378
|
+
readonly PSG: {
|
|
3379
|
+
readonly name: "Paris Saint-Germain";
|
|
3380
|
+
readonly symbol: "PSG";
|
|
3381
|
+
readonly oracleId: "PSG";
|
|
3382
|
+
readonly address: "0xDD15623d107c639aF0C5127AFFA26d3f20327EC8";
|
|
3383
|
+
readonly chainId: 8453;
|
|
3384
|
+
readonly decimals: 18;
|
|
3385
|
+
readonly website: "https://www.socios.com/psg-fan-tokens/";
|
|
3386
|
+
readonly description: "Paris Saint-Germain Fan Tokens can be used in the Socios.com app to participate in club-related fan polls and access rewards, experiences, and exclusive content.";
|
|
3387
|
+
readonly documentation: "https://www.socios.com/legal-hub/tokens/whitepapers/psg-whitepaper/en/";
|
|
3388
|
+
readonly bridge: "layer-zero";
|
|
3389
|
+
readonly tags: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
|
|
3390
|
+
};
|
|
3391
|
+
readonly AFC: {
|
|
3392
|
+
readonly name: "Arsenal FC";
|
|
3393
|
+
readonly symbol: "AFC";
|
|
3394
|
+
readonly oracleId: "AFC";
|
|
3395
|
+
readonly address: "0x580edA966a8129C3c01D149871B47feFcC599D28";
|
|
3396
|
+
readonly chainId: 8453;
|
|
3397
|
+
readonly decimals: 18;
|
|
3398
|
+
readonly website: "https://www.socios.com/arsenal-f-c-fan-tokens/";
|
|
3399
|
+
readonly description: "Arsenal Fan Tokens can be used in the Socios.com app to participate in club-related fan polls and access rewards, experiences, and exclusive content.";
|
|
3400
|
+
readonly documentation: "https://www.socios.com/legal-hub/tokens/whitepapers/afc-factsheet/en/";
|
|
3401
|
+
readonly bridge: "layer-zero";
|
|
3402
|
+
readonly tags: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
|
|
3403
|
+
};
|
|
3365
3404
|
readonly LFI: {
|
|
3366
3405
|
readonly name: "LienFi";
|
|
3367
3406
|
readonly symbol: "LFI";
|
|
@@ -6736,6 +6775,45 @@ export declare const base: {
|
|
|
6736
6775
|
readonly bridge: "native";
|
|
6737
6776
|
readonly tags: readonly ["LARGE_HOLDERS"];
|
|
6738
6777
|
};
|
|
6778
|
+
readonly CTR: {
|
|
6779
|
+
readonly name: "Citrea";
|
|
6780
|
+
readonly symbol: "CTR";
|
|
6781
|
+
readonly oracleId: "CTR";
|
|
6782
|
+
readonly address: "0x11030f79109269d796fd0FB956D6244e502757f7";
|
|
6783
|
+
readonly chainId: 8453;
|
|
6784
|
+
readonly decimals: 18;
|
|
6785
|
+
readonly website: "https://citrea.xyz/";
|
|
6786
|
+
readonly description: "CTR is the coordination token of Citrea Network, Bitcoin's application layer enabling institutions and users to access Bitcoin capital markets.";
|
|
6787
|
+
readonly documentation: "https://docs.citrea.xyz/";
|
|
6788
|
+
readonly bridge: "layer-zero";
|
|
6789
|
+
readonly tags: readonly ["LARGE_HOLDERS"];
|
|
6790
|
+
};
|
|
6791
|
+
readonly PSG: {
|
|
6792
|
+
readonly name: "Paris Saint-Germain";
|
|
6793
|
+
readonly symbol: "PSG";
|
|
6794
|
+
readonly oracleId: "PSG";
|
|
6795
|
+
readonly address: "0xDD15623d107c639aF0C5127AFFA26d3f20327EC8";
|
|
6796
|
+
readonly chainId: 8453;
|
|
6797
|
+
readonly decimals: 18;
|
|
6798
|
+
readonly website: "https://www.socios.com/psg-fan-tokens/";
|
|
6799
|
+
readonly description: "Paris Saint-Germain Fan Tokens can be used in the Socios.com app to participate in club-related fan polls and access rewards, experiences, and exclusive content.";
|
|
6800
|
+
readonly documentation: "https://www.socios.com/legal-hub/tokens/whitepapers/psg-whitepaper/en/";
|
|
6801
|
+
readonly bridge: "layer-zero";
|
|
6802
|
+
readonly tags: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
|
|
6803
|
+
};
|
|
6804
|
+
readonly AFC: {
|
|
6805
|
+
readonly name: "Arsenal FC";
|
|
6806
|
+
readonly symbol: "AFC";
|
|
6807
|
+
readonly oracleId: "AFC";
|
|
6808
|
+
readonly address: "0x580edA966a8129C3c01D149871B47feFcC599D28";
|
|
6809
|
+
readonly chainId: 8453;
|
|
6810
|
+
readonly decimals: 18;
|
|
6811
|
+
readonly website: "https://www.socios.com/arsenal-f-c-fan-tokens/";
|
|
6812
|
+
readonly description: "Arsenal Fan Tokens can be used in the Socios.com app to participate in club-related fan polls and access rewards, experiences, and exclusive content.";
|
|
6813
|
+
readonly documentation: "https://www.socios.com/legal-hub/tokens/whitepapers/afc-factsheet/en/";
|
|
6814
|
+
readonly bridge: "layer-zero";
|
|
6815
|
+
readonly tags: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
|
|
6816
|
+
};
|
|
6739
6817
|
readonly LFI: {
|
|
6740
6818
|
readonly name: "LienFi";
|
|
6741
6819
|
readonly symbol: "LFI";
|
|
@@ -3359,6 +3359,45 @@ export declare const tokens: {
|
|
|
3359
3359
|
readonly bridge: "native";
|
|
3360
3360
|
readonly tags: readonly ["LARGE_HOLDERS"];
|
|
3361
3361
|
};
|
|
3362
|
+
readonly CTR: {
|
|
3363
|
+
readonly name: "Citrea";
|
|
3364
|
+
readonly symbol: "CTR";
|
|
3365
|
+
readonly oracleId: "CTR";
|
|
3366
|
+
readonly address: "0x11030f79109269d796fd0FB956D6244e502757f7";
|
|
3367
|
+
readonly chainId: 8453;
|
|
3368
|
+
readonly decimals: 18;
|
|
3369
|
+
readonly website: "https://citrea.xyz/";
|
|
3370
|
+
readonly description: "CTR is the coordination token of Citrea Network, Bitcoin's application layer enabling institutions and users to access Bitcoin capital markets.";
|
|
3371
|
+
readonly documentation: "https://docs.citrea.xyz/";
|
|
3372
|
+
readonly bridge: "layer-zero";
|
|
3373
|
+
readonly tags: readonly ["LARGE_HOLDERS"];
|
|
3374
|
+
};
|
|
3375
|
+
readonly PSG: {
|
|
3376
|
+
readonly name: "Paris Saint-Germain";
|
|
3377
|
+
readonly symbol: "PSG";
|
|
3378
|
+
readonly oracleId: "PSG";
|
|
3379
|
+
readonly address: "0xDD15623d107c639aF0C5127AFFA26d3f20327EC8";
|
|
3380
|
+
readonly chainId: 8453;
|
|
3381
|
+
readonly decimals: 18;
|
|
3382
|
+
readonly website: "https://www.socios.com/psg-fan-tokens/";
|
|
3383
|
+
readonly description: "Paris Saint-Germain Fan Tokens can be used in the Socios.com app to participate in club-related fan polls and access rewards, experiences, and exclusive content.";
|
|
3384
|
+
readonly documentation: "https://www.socios.com/legal-hub/tokens/whitepapers/psg-whitepaper/en/";
|
|
3385
|
+
readonly bridge: "layer-zero";
|
|
3386
|
+
readonly tags: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
|
|
3387
|
+
};
|
|
3388
|
+
readonly AFC: {
|
|
3389
|
+
readonly name: "Arsenal FC";
|
|
3390
|
+
readonly symbol: "AFC";
|
|
3391
|
+
readonly oracleId: "AFC";
|
|
3392
|
+
readonly address: "0x580edA966a8129C3c01D149871B47feFcC599D28";
|
|
3393
|
+
readonly chainId: 8453;
|
|
3394
|
+
readonly decimals: 18;
|
|
3395
|
+
readonly website: "https://www.socios.com/arsenal-f-c-fan-tokens/";
|
|
3396
|
+
readonly description: "Arsenal Fan Tokens can be used in the Socios.com app to participate in club-related fan polls and access rewards, experiences, and exclusive content.";
|
|
3397
|
+
readonly documentation: "https://www.socios.com/legal-hub/tokens/whitepapers/afc-factsheet/en/";
|
|
3398
|
+
readonly bridge: "layer-zero";
|
|
3399
|
+
readonly tags: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
|
|
3400
|
+
};
|
|
3362
3401
|
readonly LFI: {
|
|
3363
3402
|
readonly name: "LienFi";
|
|
3364
3403
|
readonly symbol: "LFI";
|
|
@@ -3327,6 +3327,45 @@ exports.tokens = {
|
|
|
3327
3327
|
bridge: 'native',
|
|
3328
3328
|
tags: ['LARGE_HOLDERS'],
|
|
3329
3329
|
},
|
|
3330
|
+
CTR: {
|
|
3331
|
+
name: 'Citrea',
|
|
3332
|
+
symbol: 'CTR',
|
|
3333
|
+
oracleId: 'CTR',
|
|
3334
|
+
address: '0x11030f79109269d796fd0FB956D6244e502757f7',
|
|
3335
|
+
chainId: 8453,
|
|
3336
|
+
decimals: 18,
|
|
3337
|
+
website: 'https://citrea.xyz/',
|
|
3338
|
+
description: "CTR is the coordination token of Citrea Network, Bitcoin's application layer enabling institutions and users to access Bitcoin capital markets.",
|
|
3339
|
+
documentation: 'https://docs.citrea.xyz/',
|
|
3340
|
+
bridge: 'layer-zero',
|
|
3341
|
+
tags: ['LARGE_HOLDERS'],
|
|
3342
|
+
},
|
|
3343
|
+
PSG: {
|
|
3344
|
+
name: 'Paris Saint-Germain',
|
|
3345
|
+
symbol: 'PSG',
|
|
3346
|
+
oracleId: 'PSG',
|
|
3347
|
+
address: '0xDD15623d107c639aF0C5127AFFA26d3f20327EC8',
|
|
3348
|
+
chainId: 8453,
|
|
3349
|
+
decimals: 18,
|
|
3350
|
+
website: 'https://www.socios.com/psg-fan-tokens/',
|
|
3351
|
+
description: 'Paris Saint-Germain Fan Tokens can be used in the Socios.com app to participate in club-related fan polls and access rewards, experiences, and exclusive content.',
|
|
3352
|
+
documentation: 'https://www.socios.com/legal-hub/tokens/whitepapers/psg-whitepaper/en/',
|
|
3353
|
+
bridge: 'layer-zero',
|
|
3354
|
+
tags: ['LARGE_HOLDERS', 'NO_TIMELOCK'],
|
|
3355
|
+
},
|
|
3356
|
+
AFC: {
|
|
3357
|
+
name: 'Arsenal FC',
|
|
3358
|
+
symbol: 'AFC',
|
|
3359
|
+
oracleId: 'AFC',
|
|
3360
|
+
address: '0x580edA966a8129C3c01D149871B47feFcC599D28',
|
|
3361
|
+
chainId: 8453,
|
|
3362
|
+
decimals: 18,
|
|
3363
|
+
website: 'https://www.socios.com/arsenal-f-c-fan-tokens/',
|
|
3364
|
+
description: 'Arsenal Fan Tokens can be used in the Socios.com app to participate in club-related fan polls and access rewards, experiences, and exclusive content.',
|
|
3365
|
+
documentation: 'https://www.socios.com/legal-hub/tokens/whitepapers/afc-factsheet/en/',
|
|
3366
|
+
bridge: 'layer-zero',
|
|
3367
|
+
tags: ['LARGE_HOLDERS', 'NO_TIMELOCK'],
|
|
3368
|
+
},
|
|
3330
3369
|
LFI: {
|
|
3331
3370
|
name: 'LienFi',
|
|
3332
3371
|
symbol: 'LFI',
|
|
@@ -3362,6 +3362,45 @@ export declare const base: {
|
|
|
3362
3362
|
readonly bridge: "native";
|
|
3363
3363
|
readonly tags: readonly ["LARGE_HOLDERS"];
|
|
3364
3364
|
};
|
|
3365
|
+
readonly CTR: {
|
|
3366
|
+
readonly name: "Citrea";
|
|
3367
|
+
readonly symbol: "CTR";
|
|
3368
|
+
readonly oracleId: "CTR";
|
|
3369
|
+
readonly address: "0x11030f79109269d796fd0FB956D6244e502757f7";
|
|
3370
|
+
readonly chainId: 8453;
|
|
3371
|
+
readonly decimals: 18;
|
|
3372
|
+
readonly website: "https://citrea.xyz/";
|
|
3373
|
+
readonly description: "CTR is the coordination token of Citrea Network, Bitcoin's application layer enabling institutions and users to access Bitcoin capital markets.";
|
|
3374
|
+
readonly documentation: "https://docs.citrea.xyz/";
|
|
3375
|
+
readonly bridge: "layer-zero";
|
|
3376
|
+
readonly tags: readonly ["LARGE_HOLDERS"];
|
|
3377
|
+
};
|
|
3378
|
+
readonly PSG: {
|
|
3379
|
+
readonly name: "Paris Saint-Germain";
|
|
3380
|
+
readonly symbol: "PSG";
|
|
3381
|
+
readonly oracleId: "PSG";
|
|
3382
|
+
readonly address: "0xDD15623d107c639aF0C5127AFFA26d3f20327EC8";
|
|
3383
|
+
readonly chainId: 8453;
|
|
3384
|
+
readonly decimals: 18;
|
|
3385
|
+
readonly website: "https://www.socios.com/psg-fan-tokens/";
|
|
3386
|
+
readonly description: "Paris Saint-Germain Fan Tokens can be used in the Socios.com app to participate in club-related fan polls and access rewards, experiences, and exclusive content.";
|
|
3387
|
+
readonly documentation: "https://www.socios.com/legal-hub/tokens/whitepapers/psg-whitepaper/en/";
|
|
3388
|
+
readonly bridge: "layer-zero";
|
|
3389
|
+
readonly tags: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
|
|
3390
|
+
};
|
|
3391
|
+
readonly AFC: {
|
|
3392
|
+
readonly name: "Arsenal FC";
|
|
3393
|
+
readonly symbol: "AFC";
|
|
3394
|
+
readonly oracleId: "AFC";
|
|
3395
|
+
readonly address: "0x580edA966a8129C3c01D149871B47feFcC599D28";
|
|
3396
|
+
readonly chainId: 8453;
|
|
3397
|
+
readonly decimals: 18;
|
|
3398
|
+
readonly website: "https://www.socios.com/arsenal-f-c-fan-tokens/";
|
|
3399
|
+
readonly description: "Arsenal Fan Tokens can be used in the Socios.com app to participate in club-related fan polls and access rewards, experiences, and exclusive content.";
|
|
3400
|
+
readonly documentation: "https://www.socios.com/legal-hub/tokens/whitepapers/afc-factsheet/en/";
|
|
3401
|
+
readonly bridge: "layer-zero";
|
|
3402
|
+
readonly tags: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
|
|
3403
|
+
};
|
|
3365
3404
|
readonly LFI: {
|
|
3366
3405
|
readonly name: "LienFi";
|
|
3367
3406
|
readonly symbol: "LFI";
|
|
@@ -6736,6 +6775,45 @@ export declare const base: {
|
|
|
6736
6775
|
readonly bridge: "native";
|
|
6737
6776
|
readonly tags: readonly ["LARGE_HOLDERS"];
|
|
6738
6777
|
};
|
|
6778
|
+
readonly CTR: {
|
|
6779
|
+
readonly name: "Citrea";
|
|
6780
|
+
readonly symbol: "CTR";
|
|
6781
|
+
readonly oracleId: "CTR";
|
|
6782
|
+
readonly address: "0x11030f79109269d796fd0FB956D6244e502757f7";
|
|
6783
|
+
readonly chainId: 8453;
|
|
6784
|
+
readonly decimals: 18;
|
|
6785
|
+
readonly website: "https://citrea.xyz/";
|
|
6786
|
+
readonly description: "CTR is the coordination token of Citrea Network, Bitcoin's application layer enabling institutions and users to access Bitcoin capital markets.";
|
|
6787
|
+
readonly documentation: "https://docs.citrea.xyz/";
|
|
6788
|
+
readonly bridge: "layer-zero";
|
|
6789
|
+
readonly tags: readonly ["LARGE_HOLDERS"];
|
|
6790
|
+
};
|
|
6791
|
+
readonly PSG: {
|
|
6792
|
+
readonly name: "Paris Saint-Germain";
|
|
6793
|
+
readonly symbol: "PSG";
|
|
6794
|
+
readonly oracleId: "PSG";
|
|
6795
|
+
readonly address: "0xDD15623d107c639aF0C5127AFFA26d3f20327EC8";
|
|
6796
|
+
readonly chainId: 8453;
|
|
6797
|
+
readonly decimals: 18;
|
|
6798
|
+
readonly website: "https://www.socios.com/psg-fan-tokens/";
|
|
6799
|
+
readonly description: "Paris Saint-Germain Fan Tokens can be used in the Socios.com app to participate in club-related fan polls and access rewards, experiences, and exclusive content.";
|
|
6800
|
+
readonly documentation: "https://www.socios.com/legal-hub/tokens/whitepapers/psg-whitepaper/en/";
|
|
6801
|
+
readonly bridge: "layer-zero";
|
|
6802
|
+
readonly tags: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
|
|
6803
|
+
};
|
|
6804
|
+
readonly AFC: {
|
|
6805
|
+
readonly name: "Arsenal FC";
|
|
6806
|
+
readonly symbol: "AFC";
|
|
6807
|
+
readonly oracleId: "AFC";
|
|
6808
|
+
readonly address: "0x580edA966a8129C3c01D149871B47feFcC599D28";
|
|
6809
|
+
readonly chainId: 8453;
|
|
6810
|
+
readonly decimals: 18;
|
|
6811
|
+
readonly website: "https://www.socios.com/arsenal-f-c-fan-tokens/";
|
|
6812
|
+
readonly description: "Arsenal Fan Tokens can be used in the Socios.com app to participate in club-related fan polls and access rewards, experiences, and exclusive content.";
|
|
6813
|
+
readonly documentation: "https://www.socios.com/legal-hub/tokens/whitepapers/afc-factsheet/en/";
|
|
6814
|
+
readonly bridge: "layer-zero";
|
|
6815
|
+
readonly tags: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
|
|
6816
|
+
};
|
|
6739
6817
|
readonly LFI: {
|
|
6740
6818
|
readonly name: "LienFi";
|
|
6741
6819
|
readonly symbol: "LFI";
|
|
@@ -3359,6 +3359,45 @@ export declare const tokens: {
|
|
|
3359
3359
|
readonly bridge: "native";
|
|
3360
3360
|
readonly tags: readonly ["LARGE_HOLDERS"];
|
|
3361
3361
|
};
|
|
3362
|
+
readonly CTR: {
|
|
3363
|
+
readonly name: "Citrea";
|
|
3364
|
+
readonly symbol: "CTR";
|
|
3365
|
+
readonly oracleId: "CTR";
|
|
3366
|
+
readonly address: "0x11030f79109269d796fd0FB956D6244e502757f7";
|
|
3367
|
+
readonly chainId: 8453;
|
|
3368
|
+
readonly decimals: 18;
|
|
3369
|
+
readonly website: "https://citrea.xyz/";
|
|
3370
|
+
readonly description: "CTR is the coordination token of Citrea Network, Bitcoin's application layer enabling institutions and users to access Bitcoin capital markets.";
|
|
3371
|
+
readonly documentation: "https://docs.citrea.xyz/";
|
|
3372
|
+
readonly bridge: "layer-zero";
|
|
3373
|
+
readonly tags: readonly ["LARGE_HOLDERS"];
|
|
3374
|
+
};
|
|
3375
|
+
readonly PSG: {
|
|
3376
|
+
readonly name: "Paris Saint-Germain";
|
|
3377
|
+
readonly symbol: "PSG";
|
|
3378
|
+
readonly oracleId: "PSG";
|
|
3379
|
+
readonly address: "0xDD15623d107c639aF0C5127AFFA26d3f20327EC8";
|
|
3380
|
+
readonly chainId: 8453;
|
|
3381
|
+
readonly decimals: 18;
|
|
3382
|
+
readonly website: "https://www.socios.com/psg-fan-tokens/";
|
|
3383
|
+
readonly description: "Paris Saint-Germain Fan Tokens can be used in the Socios.com app to participate in club-related fan polls and access rewards, experiences, and exclusive content.";
|
|
3384
|
+
readonly documentation: "https://www.socios.com/legal-hub/tokens/whitepapers/psg-whitepaper/en/";
|
|
3385
|
+
readonly bridge: "layer-zero";
|
|
3386
|
+
readonly tags: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
|
|
3387
|
+
};
|
|
3388
|
+
readonly AFC: {
|
|
3389
|
+
readonly name: "Arsenal FC";
|
|
3390
|
+
readonly symbol: "AFC";
|
|
3391
|
+
readonly oracleId: "AFC";
|
|
3392
|
+
readonly address: "0x580edA966a8129C3c01D149871B47feFcC599D28";
|
|
3393
|
+
readonly chainId: 8453;
|
|
3394
|
+
readonly decimals: 18;
|
|
3395
|
+
readonly website: "https://www.socios.com/arsenal-f-c-fan-tokens/";
|
|
3396
|
+
readonly description: "Arsenal Fan Tokens can be used in the Socios.com app to participate in club-related fan polls and access rewards, experiences, and exclusive content.";
|
|
3397
|
+
readonly documentation: "https://www.socios.com/legal-hub/tokens/whitepapers/afc-factsheet/en/";
|
|
3398
|
+
readonly bridge: "layer-zero";
|
|
3399
|
+
readonly tags: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
|
|
3400
|
+
};
|
|
3362
3401
|
readonly LFI: {
|
|
3363
3402
|
readonly name: "LienFi";
|
|
3364
3403
|
readonly symbol: "LFI";
|
|
@@ -3324,6 +3324,45 @@ export const tokens = {
|
|
|
3324
3324
|
bridge: 'native',
|
|
3325
3325
|
tags: ['LARGE_HOLDERS'],
|
|
3326
3326
|
},
|
|
3327
|
+
CTR: {
|
|
3328
|
+
name: 'Citrea',
|
|
3329
|
+
symbol: 'CTR',
|
|
3330
|
+
oracleId: 'CTR',
|
|
3331
|
+
address: '0x11030f79109269d796fd0FB956D6244e502757f7',
|
|
3332
|
+
chainId: 8453,
|
|
3333
|
+
decimals: 18,
|
|
3334
|
+
website: 'https://citrea.xyz/',
|
|
3335
|
+
description: "CTR is the coordination token of Citrea Network, Bitcoin's application layer enabling institutions and users to access Bitcoin capital markets.",
|
|
3336
|
+
documentation: 'https://docs.citrea.xyz/',
|
|
3337
|
+
bridge: 'layer-zero',
|
|
3338
|
+
tags: ['LARGE_HOLDERS'],
|
|
3339
|
+
},
|
|
3340
|
+
PSG: {
|
|
3341
|
+
name: 'Paris Saint-Germain',
|
|
3342
|
+
symbol: 'PSG',
|
|
3343
|
+
oracleId: 'PSG',
|
|
3344
|
+
address: '0xDD15623d107c639aF0C5127AFFA26d3f20327EC8',
|
|
3345
|
+
chainId: 8453,
|
|
3346
|
+
decimals: 18,
|
|
3347
|
+
website: 'https://www.socios.com/psg-fan-tokens/',
|
|
3348
|
+
description: 'Paris Saint-Germain Fan Tokens can be used in the Socios.com app to participate in club-related fan polls and access rewards, experiences, and exclusive content.',
|
|
3349
|
+
documentation: 'https://www.socios.com/legal-hub/tokens/whitepapers/psg-whitepaper/en/',
|
|
3350
|
+
bridge: 'layer-zero',
|
|
3351
|
+
tags: ['LARGE_HOLDERS', 'NO_TIMELOCK'],
|
|
3352
|
+
},
|
|
3353
|
+
AFC: {
|
|
3354
|
+
name: 'Arsenal FC',
|
|
3355
|
+
symbol: 'AFC',
|
|
3356
|
+
oracleId: 'AFC',
|
|
3357
|
+
address: '0x580edA966a8129C3c01D149871B47feFcC599D28',
|
|
3358
|
+
chainId: 8453,
|
|
3359
|
+
decimals: 18,
|
|
3360
|
+
website: 'https://www.socios.com/arsenal-f-c-fan-tokens/',
|
|
3361
|
+
description: 'Arsenal Fan Tokens can be used in the Socios.com app to participate in club-related fan polls and access rewards, experiences, and exclusive content.',
|
|
3362
|
+
documentation: 'https://www.socios.com/legal-hub/tokens/whitepapers/afc-factsheet/en/',
|
|
3363
|
+
bridge: 'layer-zero',
|
|
3364
|
+
tags: ['LARGE_HOLDERS', 'NO_TIMELOCK'],
|
|
3365
|
+
},
|
|
3327
3366
|
LFI: {
|
|
3328
3367
|
name: 'LienFi',
|
|
3329
3368
|
symbol: 'LFI',
|
package/package.json
CHANGED