@beefyfinance/blockchain-addressbook 0.54.217 → 0.54.218
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 +22 -0
- package/build/address-book/base/tokens/tokens.d.ts +11 -0
- package/build/address-book/base/tokens/tokens.js +11 -0
- package/build-esm/address-book/base/index.d.ts +22 -0
- package/build-esm/address-book/base/tokens/tokens.d.ts +11 -0
- package/build-esm/address-book/base/tokens/tokens.js +11 -0
- package/package.json +1 -1
|
@@ -3350,6 +3350,17 @@ export declare const base: {
|
|
|
3350
3350
|
readonly bridge: "native";
|
|
3351
3351
|
readonly tags: readonly ["NO_TIMELOCK"];
|
|
3352
3352
|
};
|
|
3353
|
+
readonly AORA: {
|
|
3354
|
+
readonly name: "AtlasOra";
|
|
3355
|
+
readonly symbol: "AORA";
|
|
3356
|
+
readonly oracleId: "AORA";
|
|
3357
|
+
readonly address: "0x6E84030FA86EBf585E3E18fe557e5612f7e93Bff";
|
|
3358
|
+
readonly chainId: 8453;
|
|
3359
|
+
readonly decimals: 18;
|
|
3360
|
+
readonly website: "https://www.atlasora.foundation/";
|
|
3361
|
+
readonly description: "AtlasOra is a Base-native protocol for stablecoin settlement in prepaid commerce.";
|
|
3362
|
+
readonly bridge: "native";
|
|
3363
|
+
};
|
|
3353
3364
|
readonly LFI: {
|
|
3354
3365
|
readonly name: "LienFi";
|
|
3355
3366
|
readonly symbol: "LFI";
|
|
@@ -6712,6 +6723,17 @@ export declare const base: {
|
|
|
6712
6723
|
readonly bridge: "native";
|
|
6713
6724
|
readonly tags: readonly ["NO_TIMELOCK"];
|
|
6714
6725
|
};
|
|
6726
|
+
readonly AORA: {
|
|
6727
|
+
readonly name: "AtlasOra";
|
|
6728
|
+
readonly symbol: "AORA";
|
|
6729
|
+
readonly oracleId: "AORA";
|
|
6730
|
+
readonly address: "0x6E84030FA86EBf585E3E18fe557e5612f7e93Bff";
|
|
6731
|
+
readonly chainId: 8453;
|
|
6732
|
+
readonly decimals: 18;
|
|
6733
|
+
readonly website: "https://www.atlasora.foundation/";
|
|
6734
|
+
readonly description: "AtlasOra is a Base-native protocol for stablecoin settlement in prepaid commerce.";
|
|
6735
|
+
readonly bridge: "native";
|
|
6736
|
+
};
|
|
6715
6737
|
readonly LFI: {
|
|
6716
6738
|
readonly name: "LienFi";
|
|
6717
6739
|
readonly symbol: "LFI";
|
|
@@ -3347,6 +3347,17 @@ export declare const tokens: {
|
|
|
3347
3347
|
readonly bridge: "native";
|
|
3348
3348
|
readonly tags: readonly ["NO_TIMELOCK"];
|
|
3349
3349
|
};
|
|
3350
|
+
readonly AORA: {
|
|
3351
|
+
readonly name: "AtlasOra";
|
|
3352
|
+
readonly symbol: "AORA";
|
|
3353
|
+
readonly oracleId: "AORA";
|
|
3354
|
+
readonly address: "0x6E84030FA86EBf585E3E18fe557e5612f7e93Bff";
|
|
3355
|
+
readonly chainId: 8453;
|
|
3356
|
+
readonly decimals: 18;
|
|
3357
|
+
readonly website: "https://www.atlasora.foundation/";
|
|
3358
|
+
readonly description: "AtlasOra is a Base-native protocol for stablecoin settlement in prepaid commerce.";
|
|
3359
|
+
readonly bridge: "native";
|
|
3360
|
+
};
|
|
3350
3361
|
readonly LFI: {
|
|
3351
3362
|
readonly name: "LienFi";
|
|
3352
3363
|
readonly symbol: "LFI";
|
|
@@ -3315,6 +3315,17 @@ exports.tokens = {
|
|
|
3315
3315
|
bridge: 'native',
|
|
3316
3316
|
tags: ['NO_TIMELOCK'],
|
|
3317
3317
|
},
|
|
3318
|
+
AORA: {
|
|
3319
|
+
name: 'AtlasOra',
|
|
3320
|
+
symbol: 'AORA',
|
|
3321
|
+
oracleId: 'AORA',
|
|
3322
|
+
address: '0x6E84030FA86EBf585E3E18fe557e5612f7e93Bff',
|
|
3323
|
+
chainId: 8453,
|
|
3324
|
+
decimals: 18,
|
|
3325
|
+
website: 'https://www.atlasora.foundation/',
|
|
3326
|
+
description: 'AtlasOra is a Base-native protocol for stablecoin settlement in prepaid commerce.',
|
|
3327
|
+
bridge: 'native',
|
|
3328
|
+
},
|
|
3318
3329
|
LFI: {
|
|
3319
3330
|
name: 'LienFi',
|
|
3320
3331
|
symbol: 'LFI',
|
|
@@ -3350,6 +3350,17 @@ export declare const base: {
|
|
|
3350
3350
|
readonly bridge: "native";
|
|
3351
3351
|
readonly tags: readonly ["NO_TIMELOCK"];
|
|
3352
3352
|
};
|
|
3353
|
+
readonly AORA: {
|
|
3354
|
+
readonly name: "AtlasOra";
|
|
3355
|
+
readonly symbol: "AORA";
|
|
3356
|
+
readonly oracleId: "AORA";
|
|
3357
|
+
readonly address: "0x6E84030FA86EBf585E3E18fe557e5612f7e93Bff";
|
|
3358
|
+
readonly chainId: 8453;
|
|
3359
|
+
readonly decimals: 18;
|
|
3360
|
+
readonly website: "https://www.atlasora.foundation/";
|
|
3361
|
+
readonly description: "AtlasOra is a Base-native protocol for stablecoin settlement in prepaid commerce.";
|
|
3362
|
+
readonly bridge: "native";
|
|
3363
|
+
};
|
|
3353
3364
|
readonly LFI: {
|
|
3354
3365
|
readonly name: "LienFi";
|
|
3355
3366
|
readonly symbol: "LFI";
|
|
@@ -6712,6 +6723,17 @@ export declare const base: {
|
|
|
6712
6723
|
readonly bridge: "native";
|
|
6713
6724
|
readonly tags: readonly ["NO_TIMELOCK"];
|
|
6714
6725
|
};
|
|
6726
|
+
readonly AORA: {
|
|
6727
|
+
readonly name: "AtlasOra";
|
|
6728
|
+
readonly symbol: "AORA";
|
|
6729
|
+
readonly oracleId: "AORA";
|
|
6730
|
+
readonly address: "0x6E84030FA86EBf585E3E18fe557e5612f7e93Bff";
|
|
6731
|
+
readonly chainId: 8453;
|
|
6732
|
+
readonly decimals: 18;
|
|
6733
|
+
readonly website: "https://www.atlasora.foundation/";
|
|
6734
|
+
readonly description: "AtlasOra is a Base-native protocol for stablecoin settlement in prepaid commerce.";
|
|
6735
|
+
readonly bridge: "native";
|
|
6736
|
+
};
|
|
6715
6737
|
readonly LFI: {
|
|
6716
6738
|
readonly name: "LienFi";
|
|
6717
6739
|
readonly symbol: "LFI";
|
|
@@ -3347,6 +3347,17 @@ export declare const tokens: {
|
|
|
3347
3347
|
readonly bridge: "native";
|
|
3348
3348
|
readonly tags: readonly ["NO_TIMELOCK"];
|
|
3349
3349
|
};
|
|
3350
|
+
readonly AORA: {
|
|
3351
|
+
readonly name: "AtlasOra";
|
|
3352
|
+
readonly symbol: "AORA";
|
|
3353
|
+
readonly oracleId: "AORA";
|
|
3354
|
+
readonly address: "0x6E84030FA86EBf585E3E18fe557e5612f7e93Bff";
|
|
3355
|
+
readonly chainId: 8453;
|
|
3356
|
+
readonly decimals: 18;
|
|
3357
|
+
readonly website: "https://www.atlasora.foundation/";
|
|
3358
|
+
readonly description: "AtlasOra is a Base-native protocol for stablecoin settlement in prepaid commerce.";
|
|
3359
|
+
readonly bridge: "native";
|
|
3360
|
+
};
|
|
3350
3361
|
readonly LFI: {
|
|
3351
3362
|
readonly name: "LienFi";
|
|
3352
3363
|
readonly symbol: "LFI";
|
|
@@ -3312,6 +3312,17 @@ export const tokens = {
|
|
|
3312
3312
|
bridge: 'native',
|
|
3313
3313
|
tags: ['NO_TIMELOCK'],
|
|
3314
3314
|
},
|
|
3315
|
+
AORA: {
|
|
3316
|
+
name: 'AtlasOra',
|
|
3317
|
+
symbol: 'AORA',
|
|
3318
|
+
oracleId: 'AORA',
|
|
3319
|
+
address: '0x6E84030FA86EBf585E3E18fe557e5612f7e93Bff',
|
|
3320
|
+
chainId: 8453,
|
|
3321
|
+
decimals: 18,
|
|
3322
|
+
website: 'https://www.atlasora.foundation/',
|
|
3323
|
+
description: 'AtlasOra is a Base-native protocol for stablecoin settlement in prepaid commerce.',
|
|
3324
|
+
bridge: 'native',
|
|
3325
|
+
},
|
|
3315
3326
|
LFI: {
|
|
3316
3327
|
name: 'LienFi',
|
|
3317
3328
|
symbol: 'LFI',
|
package/package.json
CHANGED