@beefyfinance/blockchain-addressbook 0.54.196 → 0.54.197
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 +26 -0
- package/build/address-book/base/tokens/tokens.d.ts +13 -0
- package/build/address-book/base/tokens/tokens.js +13 -0
- package/build-esm/address-book/base/index.d.ts +26 -0
- package/build-esm/address-book/base/tokens/tokens.d.ts +13 -0
- package/build-esm/address-book/base/tokens/tokens.js +13 -0
- package/package.json +1 -1
|
@@ -3285,6 +3285,19 @@ export declare const base: {
|
|
|
3285
3285
|
readonly bridge: "native";
|
|
3286
3286
|
readonly tags: readonly ["LARGE_HOLDERS", "MEMECOIN"];
|
|
3287
3287
|
};
|
|
3288
|
+
readonly RAVE: {
|
|
3289
|
+
readonly name: "RaveDAO";
|
|
3290
|
+
readonly symbol: "RAVE";
|
|
3291
|
+
readonly oracleId: "basRAVE";
|
|
3292
|
+
readonly address: "0x1aA8fD5BCce2231C6100d55Bf8B377cff33Acfc3";
|
|
3293
|
+
readonly chainId: 8453;
|
|
3294
|
+
readonly decimals: 18;
|
|
3295
|
+
readonly website: "https://ravedao.com/";
|
|
3296
|
+
readonly description: "RAVE is the native token of RaveDAO and is integral to the growth of its decentralized cultural network, serving as the coordination layer for governance, rewards, and real-world participation across events, creators, and communities.";
|
|
3297
|
+
readonly documentation: "https://ravedao.gitbook.io/";
|
|
3298
|
+
readonly bridge: "layer-zero";
|
|
3299
|
+
readonly tags: readonly ["LARGE_HOLDERS"];
|
|
3300
|
+
};
|
|
3288
3301
|
};
|
|
3289
3302
|
readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
|
|
3290
3303
|
readonly WNATIVE: {
|
|
@@ -6570,6 +6583,19 @@ export declare const base: {
|
|
|
6570
6583
|
readonly bridge: "native";
|
|
6571
6584
|
readonly tags: readonly ["LARGE_HOLDERS", "MEMECOIN"];
|
|
6572
6585
|
};
|
|
6586
|
+
readonly RAVE: {
|
|
6587
|
+
readonly name: "RaveDAO";
|
|
6588
|
+
readonly symbol: "RAVE";
|
|
6589
|
+
readonly oracleId: "basRAVE";
|
|
6590
|
+
readonly address: "0x1aA8fD5BCce2231C6100d55Bf8B377cff33Acfc3";
|
|
6591
|
+
readonly chainId: 8453;
|
|
6592
|
+
readonly decimals: 18;
|
|
6593
|
+
readonly website: "https://ravedao.com/";
|
|
6594
|
+
readonly description: "RAVE is the native token of RaveDAO and is integral to the growth of its decentralized cultural network, serving as the coordination layer for governance, rewards, and real-world participation across events, creators, and communities.";
|
|
6595
|
+
readonly documentation: "https://ravedao.gitbook.io/";
|
|
6596
|
+
readonly bridge: "layer-zero";
|
|
6597
|
+
readonly tags: readonly ["LARGE_HOLDERS"];
|
|
6598
|
+
};
|
|
6573
6599
|
}>;
|
|
6574
6600
|
readonly native: {
|
|
6575
6601
|
readonly symbol: "ETH";
|
|
@@ -3282,4 +3282,17 @@ export declare const tokens: {
|
|
|
3282
3282
|
readonly bridge: "native";
|
|
3283
3283
|
readonly tags: readonly ["LARGE_HOLDERS", "MEMECOIN"];
|
|
3284
3284
|
};
|
|
3285
|
+
readonly RAVE: {
|
|
3286
|
+
readonly name: "RaveDAO";
|
|
3287
|
+
readonly symbol: "RAVE";
|
|
3288
|
+
readonly oracleId: "basRAVE";
|
|
3289
|
+
readonly address: "0x1aA8fD5BCce2231C6100d55Bf8B377cff33Acfc3";
|
|
3290
|
+
readonly chainId: 8453;
|
|
3291
|
+
readonly decimals: 18;
|
|
3292
|
+
readonly website: "https://ravedao.com/";
|
|
3293
|
+
readonly description: "RAVE is the native token of RaveDAO and is integral to the growth of its decentralized cultural network, serving as the coordination layer for governance, rewards, and real-world participation across events, creators, and communities.";
|
|
3294
|
+
readonly documentation: "https://ravedao.gitbook.io/";
|
|
3295
|
+
readonly bridge: "layer-zero";
|
|
3296
|
+
readonly tags: readonly ["LARGE_HOLDERS"];
|
|
3297
|
+
};
|
|
3285
3298
|
};
|
|
@@ -3250,4 +3250,17 @@ exports.tokens = {
|
|
|
3250
3250
|
bridge: 'native',
|
|
3251
3251
|
tags: ['LARGE_HOLDERS', 'MEMECOIN'],
|
|
3252
3252
|
},
|
|
3253
|
+
RAVE: {
|
|
3254
|
+
name: 'RaveDAO',
|
|
3255
|
+
symbol: 'RAVE',
|
|
3256
|
+
oracleId: 'basRAVE',
|
|
3257
|
+
address: '0x1aA8fD5BCce2231C6100d55Bf8B377cff33Acfc3',
|
|
3258
|
+
chainId: 8453,
|
|
3259
|
+
decimals: 18,
|
|
3260
|
+
website: 'https://ravedao.com/',
|
|
3261
|
+
description: 'RAVE is the native token of RaveDAO and is integral to the growth of its decentralized cultural network, serving as the coordination layer for governance, rewards, and real-world participation across events, creators, and communities.',
|
|
3262
|
+
documentation: 'https://ravedao.gitbook.io/',
|
|
3263
|
+
bridge: 'layer-zero',
|
|
3264
|
+
tags: ['LARGE_HOLDERS'],
|
|
3265
|
+
},
|
|
3253
3266
|
};
|
|
@@ -3285,6 +3285,19 @@ export declare const base: {
|
|
|
3285
3285
|
readonly bridge: "native";
|
|
3286
3286
|
readonly tags: readonly ["LARGE_HOLDERS", "MEMECOIN"];
|
|
3287
3287
|
};
|
|
3288
|
+
readonly RAVE: {
|
|
3289
|
+
readonly name: "RaveDAO";
|
|
3290
|
+
readonly symbol: "RAVE";
|
|
3291
|
+
readonly oracleId: "basRAVE";
|
|
3292
|
+
readonly address: "0x1aA8fD5BCce2231C6100d55Bf8B377cff33Acfc3";
|
|
3293
|
+
readonly chainId: 8453;
|
|
3294
|
+
readonly decimals: 18;
|
|
3295
|
+
readonly website: "https://ravedao.com/";
|
|
3296
|
+
readonly description: "RAVE is the native token of RaveDAO and is integral to the growth of its decentralized cultural network, serving as the coordination layer for governance, rewards, and real-world participation across events, creators, and communities.";
|
|
3297
|
+
readonly documentation: "https://ravedao.gitbook.io/";
|
|
3298
|
+
readonly bridge: "layer-zero";
|
|
3299
|
+
readonly tags: readonly ["LARGE_HOLDERS"];
|
|
3300
|
+
};
|
|
3288
3301
|
};
|
|
3289
3302
|
readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
|
|
3290
3303
|
readonly WNATIVE: {
|
|
@@ -6570,6 +6583,19 @@ export declare const base: {
|
|
|
6570
6583
|
readonly bridge: "native";
|
|
6571
6584
|
readonly tags: readonly ["LARGE_HOLDERS", "MEMECOIN"];
|
|
6572
6585
|
};
|
|
6586
|
+
readonly RAVE: {
|
|
6587
|
+
readonly name: "RaveDAO";
|
|
6588
|
+
readonly symbol: "RAVE";
|
|
6589
|
+
readonly oracleId: "basRAVE";
|
|
6590
|
+
readonly address: "0x1aA8fD5BCce2231C6100d55Bf8B377cff33Acfc3";
|
|
6591
|
+
readonly chainId: 8453;
|
|
6592
|
+
readonly decimals: 18;
|
|
6593
|
+
readonly website: "https://ravedao.com/";
|
|
6594
|
+
readonly description: "RAVE is the native token of RaveDAO and is integral to the growth of its decentralized cultural network, serving as the coordination layer for governance, rewards, and real-world participation across events, creators, and communities.";
|
|
6595
|
+
readonly documentation: "https://ravedao.gitbook.io/";
|
|
6596
|
+
readonly bridge: "layer-zero";
|
|
6597
|
+
readonly tags: readonly ["LARGE_HOLDERS"];
|
|
6598
|
+
};
|
|
6573
6599
|
}>;
|
|
6574
6600
|
readonly native: {
|
|
6575
6601
|
readonly symbol: "ETH";
|
|
@@ -3282,4 +3282,17 @@ export declare const tokens: {
|
|
|
3282
3282
|
readonly bridge: "native";
|
|
3283
3283
|
readonly tags: readonly ["LARGE_HOLDERS", "MEMECOIN"];
|
|
3284
3284
|
};
|
|
3285
|
+
readonly RAVE: {
|
|
3286
|
+
readonly name: "RaveDAO";
|
|
3287
|
+
readonly symbol: "RAVE";
|
|
3288
|
+
readonly oracleId: "basRAVE";
|
|
3289
|
+
readonly address: "0x1aA8fD5BCce2231C6100d55Bf8B377cff33Acfc3";
|
|
3290
|
+
readonly chainId: 8453;
|
|
3291
|
+
readonly decimals: 18;
|
|
3292
|
+
readonly website: "https://ravedao.com/";
|
|
3293
|
+
readonly description: "RAVE is the native token of RaveDAO and is integral to the growth of its decentralized cultural network, serving as the coordination layer for governance, rewards, and real-world participation across events, creators, and communities.";
|
|
3294
|
+
readonly documentation: "https://ravedao.gitbook.io/";
|
|
3295
|
+
readonly bridge: "layer-zero";
|
|
3296
|
+
readonly tags: readonly ["LARGE_HOLDERS"];
|
|
3297
|
+
};
|
|
3285
3298
|
};
|
|
@@ -3247,4 +3247,17 @@ export const tokens = {
|
|
|
3247
3247
|
bridge: 'native',
|
|
3248
3248
|
tags: ['LARGE_HOLDERS', 'MEMECOIN'],
|
|
3249
3249
|
},
|
|
3250
|
+
RAVE: {
|
|
3251
|
+
name: 'RaveDAO',
|
|
3252
|
+
symbol: 'RAVE',
|
|
3253
|
+
oracleId: 'basRAVE',
|
|
3254
|
+
address: '0x1aA8fD5BCce2231C6100d55Bf8B377cff33Acfc3',
|
|
3255
|
+
chainId: 8453,
|
|
3256
|
+
decimals: 18,
|
|
3257
|
+
website: 'https://ravedao.com/',
|
|
3258
|
+
description: 'RAVE is the native token of RaveDAO and is integral to the growth of its decentralized cultural network, serving as the coordination layer for governance, rewards, and real-world participation across events, creators, and communities.',
|
|
3259
|
+
documentation: 'https://ravedao.gitbook.io/',
|
|
3260
|
+
bridge: 'layer-zero',
|
|
3261
|
+
tags: ['LARGE_HOLDERS'],
|
|
3262
|
+
},
|
|
3250
3263
|
};
|
package/package.json
CHANGED