@beefyfinance/blockchain-addressbook 0.54.196 → 0.54.198
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 +28 -0
- package/build/address-book/base/tokens/tokens.d.ts +14 -0
- package/build/address-book/base/tokens/tokens.js +14 -0
- package/build-esm/address-book/base/index.d.ts +28 -0
- package/build-esm/address-book/base/tokens/tokens.d.ts +14 -0
- package/build-esm/address-book/base/tokens/tokens.js +14 -0
- package/package.json +1 -1
|
@@ -3210,6 +3210,7 @@ export declare const base: {
|
|
|
3210
3210
|
readonly description: "Play is the native token of the PlaySout platform. PlaySout is a platform for creating and playing games on the Base blockchain.";
|
|
3211
3211
|
readonly documentation: "https://playsout.com/explore";
|
|
3212
3212
|
readonly bridge: "native";
|
|
3213
|
+
readonly tags: readonly ["LARGE_HOLDERS"];
|
|
3213
3214
|
};
|
|
3214
3215
|
readonly FAIR: {
|
|
3215
3216
|
readonly name: "Faircaster";
|
|
@@ -3285,6 +3286,19 @@ export declare const base: {
|
|
|
3285
3286
|
readonly bridge: "native";
|
|
3286
3287
|
readonly tags: readonly ["LARGE_HOLDERS", "MEMECOIN"];
|
|
3287
3288
|
};
|
|
3289
|
+
readonly RAVE: {
|
|
3290
|
+
readonly name: "RaveDAO";
|
|
3291
|
+
readonly symbol: "RAVE";
|
|
3292
|
+
readonly oracleId: "basRAVE";
|
|
3293
|
+
readonly address: "0x1aA8fD5BCce2231C6100d55Bf8B377cff33Acfc3";
|
|
3294
|
+
readonly chainId: 8453;
|
|
3295
|
+
readonly decimals: 18;
|
|
3296
|
+
readonly website: "https://ravedao.com/";
|
|
3297
|
+
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.";
|
|
3298
|
+
readonly documentation: "https://ravedao.gitbook.io/";
|
|
3299
|
+
readonly bridge: "layer-zero";
|
|
3300
|
+
readonly tags: readonly ["LARGE_HOLDERS"];
|
|
3301
|
+
};
|
|
3288
3302
|
};
|
|
3289
3303
|
readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
|
|
3290
3304
|
readonly WNATIVE: {
|
|
@@ -6495,6 +6509,7 @@ export declare const base: {
|
|
|
6495
6509
|
readonly description: "Play is the native token of the PlaySout platform. PlaySout is a platform for creating and playing games on the Base blockchain.";
|
|
6496
6510
|
readonly documentation: "https://playsout.com/explore";
|
|
6497
6511
|
readonly bridge: "native";
|
|
6512
|
+
readonly tags: readonly ["LARGE_HOLDERS"];
|
|
6498
6513
|
};
|
|
6499
6514
|
readonly FAIR: {
|
|
6500
6515
|
readonly name: "Faircaster";
|
|
@@ -6570,6 +6585,19 @@ export declare const base: {
|
|
|
6570
6585
|
readonly bridge: "native";
|
|
6571
6586
|
readonly tags: readonly ["LARGE_HOLDERS", "MEMECOIN"];
|
|
6572
6587
|
};
|
|
6588
|
+
readonly RAVE: {
|
|
6589
|
+
readonly name: "RaveDAO";
|
|
6590
|
+
readonly symbol: "RAVE";
|
|
6591
|
+
readonly oracleId: "basRAVE";
|
|
6592
|
+
readonly address: "0x1aA8fD5BCce2231C6100d55Bf8B377cff33Acfc3";
|
|
6593
|
+
readonly chainId: 8453;
|
|
6594
|
+
readonly decimals: 18;
|
|
6595
|
+
readonly website: "https://ravedao.com/";
|
|
6596
|
+
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.";
|
|
6597
|
+
readonly documentation: "https://ravedao.gitbook.io/";
|
|
6598
|
+
readonly bridge: "layer-zero";
|
|
6599
|
+
readonly tags: readonly ["LARGE_HOLDERS"];
|
|
6600
|
+
};
|
|
6573
6601
|
}>;
|
|
6574
6602
|
readonly native: {
|
|
6575
6603
|
readonly symbol: "ETH";
|
|
@@ -3207,6 +3207,7 @@ export declare const tokens: {
|
|
|
3207
3207
|
readonly description: "Play is the native token of the PlaySout platform. PlaySout is a platform for creating and playing games on the Base blockchain.";
|
|
3208
3208
|
readonly documentation: "https://playsout.com/explore";
|
|
3209
3209
|
readonly bridge: "native";
|
|
3210
|
+
readonly tags: readonly ["LARGE_HOLDERS"];
|
|
3210
3211
|
};
|
|
3211
3212
|
readonly FAIR: {
|
|
3212
3213
|
readonly name: "Faircaster";
|
|
@@ -3282,4 +3283,17 @@ export declare const tokens: {
|
|
|
3282
3283
|
readonly bridge: "native";
|
|
3283
3284
|
readonly tags: readonly ["LARGE_HOLDERS", "MEMECOIN"];
|
|
3284
3285
|
};
|
|
3286
|
+
readonly RAVE: {
|
|
3287
|
+
readonly name: "RaveDAO";
|
|
3288
|
+
readonly symbol: "RAVE";
|
|
3289
|
+
readonly oracleId: "basRAVE";
|
|
3290
|
+
readonly address: "0x1aA8fD5BCce2231C6100d55Bf8B377cff33Acfc3";
|
|
3291
|
+
readonly chainId: 8453;
|
|
3292
|
+
readonly decimals: 18;
|
|
3293
|
+
readonly website: "https://ravedao.com/";
|
|
3294
|
+
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.";
|
|
3295
|
+
readonly documentation: "https://ravedao.gitbook.io/";
|
|
3296
|
+
readonly bridge: "layer-zero";
|
|
3297
|
+
readonly tags: readonly ["LARGE_HOLDERS"];
|
|
3298
|
+
};
|
|
3285
3299
|
};
|
|
@@ -3175,6 +3175,7 @@ exports.tokens = {
|
|
|
3175
3175
|
description: 'Play is the native token of the PlaySout platform. PlaySout is a platform for creating and playing games on the Base blockchain.',
|
|
3176
3176
|
documentation: 'https://playsout.com/explore',
|
|
3177
3177
|
bridge: 'native',
|
|
3178
|
+
tags: ['LARGE_HOLDERS'],
|
|
3178
3179
|
},
|
|
3179
3180
|
FAIR: {
|
|
3180
3181
|
name: 'Faircaster',
|
|
@@ -3250,4 +3251,17 @@ exports.tokens = {
|
|
|
3250
3251
|
bridge: 'native',
|
|
3251
3252
|
tags: ['LARGE_HOLDERS', 'MEMECOIN'],
|
|
3252
3253
|
},
|
|
3254
|
+
RAVE: {
|
|
3255
|
+
name: 'RaveDAO',
|
|
3256
|
+
symbol: 'RAVE',
|
|
3257
|
+
oracleId: 'basRAVE',
|
|
3258
|
+
address: '0x1aA8fD5BCce2231C6100d55Bf8B377cff33Acfc3',
|
|
3259
|
+
chainId: 8453,
|
|
3260
|
+
decimals: 18,
|
|
3261
|
+
website: 'https://ravedao.com/',
|
|
3262
|
+
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.',
|
|
3263
|
+
documentation: 'https://ravedao.gitbook.io/',
|
|
3264
|
+
bridge: 'layer-zero',
|
|
3265
|
+
tags: ['LARGE_HOLDERS'],
|
|
3266
|
+
},
|
|
3253
3267
|
};
|
|
@@ -3210,6 +3210,7 @@ export declare const base: {
|
|
|
3210
3210
|
readonly description: "Play is the native token of the PlaySout platform. PlaySout is a platform for creating and playing games on the Base blockchain.";
|
|
3211
3211
|
readonly documentation: "https://playsout.com/explore";
|
|
3212
3212
|
readonly bridge: "native";
|
|
3213
|
+
readonly tags: readonly ["LARGE_HOLDERS"];
|
|
3213
3214
|
};
|
|
3214
3215
|
readonly FAIR: {
|
|
3215
3216
|
readonly name: "Faircaster";
|
|
@@ -3285,6 +3286,19 @@ export declare const base: {
|
|
|
3285
3286
|
readonly bridge: "native";
|
|
3286
3287
|
readonly tags: readonly ["LARGE_HOLDERS", "MEMECOIN"];
|
|
3287
3288
|
};
|
|
3289
|
+
readonly RAVE: {
|
|
3290
|
+
readonly name: "RaveDAO";
|
|
3291
|
+
readonly symbol: "RAVE";
|
|
3292
|
+
readonly oracleId: "basRAVE";
|
|
3293
|
+
readonly address: "0x1aA8fD5BCce2231C6100d55Bf8B377cff33Acfc3";
|
|
3294
|
+
readonly chainId: 8453;
|
|
3295
|
+
readonly decimals: 18;
|
|
3296
|
+
readonly website: "https://ravedao.com/";
|
|
3297
|
+
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.";
|
|
3298
|
+
readonly documentation: "https://ravedao.gitbook.io/";
|
|
3299
|
+
readonly bridge: "layer-zero";
|
|
3300
|
+
readonly tags: readonly ["LARGE_HOLDERS"];
|
|
3301
|
+
};
|
|
3288
3302
|
};
|
|
3289
3303
|
readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
|
|
3290
3304
|
readonly WNATIVE: {
|
|
@@ -6495,6 +6509,7 @@ export declare const base: {
|
|
|
6495
6509
|
readonly description: "Play is the native token of the PlaySout platform. PlaySout is a platform for creating and playing games on the Base blockchain.";
|
|
6496
6510
|
readonly documentation: "https://playsout.com/explore";
|
|
6497
6511
|
readonly bridge: "native";
|
|
6512
|
+
readonly tags: readonly ["LARGE_HOLDERS"];
|
|
6498
6513
|
};
|
|
6499
6514
|
readonly FAIR: {
|
|
6500
6515
|
readonly name: "Faircaster";
|
|
@@ -6570,6 +6585,19 @@ export declare const base: {
|
|
|
6570
6585
|
readonly bridge: "native";
|
|
6571
6586
|
readonly tags: readonly ["LARGE_HOLDERS", "MEMECOIN"];
|
|
6572
6587
|
};
|
|
6588
|
+
readonly RAVE: {
|
|
6589
|
+
readonly name: "RaveDAO";
|
|
6590
|
+
readonly symbol: "RAVE";
|
|
6591
|
+
readonly oracleId: "basRAVE";
|
|
6592
|
+
readonly address: "0x1aA8fD5BCce2231C6100d55Bf8B377cff33Acfc3";
|
|
6593
|
+
readonly chainId: 8453;
|
|
6594
|
+
readonly decimals: 18;
|
|
6595
|
+
readonly website: "https://ravedao.com/";
|
|
6596
|
+
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.";
|
|
6597
|
+
readonly documentation: "https://ravedao.gitbook.io/";
|
|
6598
|
+
readonly bridge: "layer-zero";
|
|
6599
|
+
readonly tags: readonly ["LARGE_HOLDERS"];
|
|
6600
|
+
};
|
|
6573
6601
|
}>;
|
|
6574
6602
|
readonly native: {
|
|
6575
6603
|
readonly symbol: "ETH";
|
|
@@ -3207,6 +3207,7 @@ export declare const tokens: {
|
|
|
3207
3207
|
readonly description: "Play is the native token of the PlaySout platform. PlaySout is a platform for creating and playing games on the Base blockchain.";
|
|
3208
3208
|
readonly documentation: "https://playsout.com/explore";
|
|
3209
3209
|
readonly bridge: "native";
|
|
3210
|
+
readonly tags: readonly ["LARGE_HOLDERS"];
|
|
3210
3211
|
};
|
|
3211
3212
|
readonly FAIR: {
|
|
3212
3213
|
readonly name: "Faircaster";
|
|
@@ -3282,4 +3283,17 @@ export declare const tokens: {
|
|
|
3282
3283
|
readonly bridge: "native";
|
|
3283
3284
|
readonly tags: readonly ["LARGE_HOLDERS", "MEMECOIN"];
|
|
3284
3285
|
};
|
|
3286
|
+
readonly RAVE: {
|
|
3287
|
+
readonly name: "RaveDAO";
|
|
3288
|
+
readonly symbol: "RAVE";
|
|
3289
|
+
readonly oracleId: "basRAVE";
|
|
3290
|
+
readonly address: "0x1aA8fD5BCce2231C6100d55Bf8B377cff33Acfc3";
|
|
3291
|
+
readonly chainId: 8453;
|
|
3292
|
+
readonly decimals: 18;
|
|
3293
|
+
readonly website: "https://ravedao.com/";
|
|
3294
|
+
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.";
|
|
3295
|
+
readonly documentation: "https://ravedao.gitbook.io/";
|
|
3296
|
+
readonly bridge: "layer-zero";
|
|
3297
|
+
readonly tags: readonly ["LARGE_HOLDERS"];
|
|
3298
|
+
};
|
|
3285
3299
|
};
|
|
@@ -3172,6 +3172,7 @@ export const tokens = {
|
|
|
3172
3172
|
description: 'Play is the native token of the PlaySout platform. PlaySout is a platform for creating and playing games on the Base blockchain.',
|
|
3173
3173
|
documentation: 'https://playsout.com/explore',
|
|
3174
3174
|
bridge: 'native',
|
|
3175
|
+
tags: ['LARGE_HOLDERS'],
|
|
3175
3176
|
},
|
|
3176
3177
|
FAIR: {
|
|
3177
3178
|
name: 'Faircaster',
|
|
@@ -3247,4 +3248,17 @@ export const tokens = {
|
|
|
3247
3248
|
bridge: 'native',
|
|
3248
3249
|
tags: ['LARGE_HOLDERS', 'MEMECOIN'],
|
|
3249
3250
|
},
|
|
3251
|
+
RAVE: {
|
|
3252
|
+
name: 'RaveDAO',
|
|
3253
|
+
symbol: 'RAVE',
|
|
3254
|
+
oracleId: 'basRAVE',
|
|
3255
|
+
address: '0x1aA8fD5BCce2231C6100d55Bf8B377cff33Acfc3',
|
|
3256
|
+
chainId: 8453,
|
|
3257
|
+
decimals: 18,
|
|
3258
|
+
website: 'https://ravedao.com/',
|
|
3259
|
+
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.',
|
|
3260
|
+
documentation: 'https://ravedao.gitbook.io/',
|
|
3261
|
+
bridge: 'layer-zero',
|
|
3262
|
+
tags: ['LARGE_HOLDERS'],
|
|
3263
|
+
},
|
|
3250
3264
|
};
|
package/package.json
CHANGED