@beefyfinance/blockchain-addressbook 0.59.3 → 0.59.4
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.
|
@@ -3505,6 +3505,18 @@ declare const base: {
|
|
|
3505
3505
|
readonly bridge: "native";
|
|
3506
3506
|
readonly tags: readonly ["STOCK"];
|
|
3507
3507
|
};
|
|
3508
|
+
readonly Basecat: {
|
|
3509
|
+
readonly name: "Basecat";
|
|
3510
|
+
readonly symbol: "Basecat";
|
|
3511
|
+
readonly oracleId: "Basecat";
|
|
3512
|
+
readonly address: "0xB2000000000000000000004c27f6523082f41D01";
|
|
3513
|
+
readonly chainId: 8453;
|
|
3514
|
+
readonly decimals: 18;
|
|
3515
|
+
readonly website: "https://basecatonbase.com/";
|
|
3516
|
+
readonly description: "Basecat is a community-run meme token on Base, built around a cream-coloured cat in a blue hardhat that became a mascot for Base builder culture. It launched with no presale and no team allocation.";
|
|
3517
|
+
readonly bridge: "native";
|
|
3518
|
+
readonly tags: readonly ["MEMECOIN"];
|
|
3519
|
+
};
|
|
3508
3520
|
};
|
|
3509
3521
|
readonly tokenAddressMap: AddressToTokenMap<{
|
|
3510
3522
|
readonly WNATIVE: {
|
|
@@ -7008,6 +7020,18 @@ declare const base: {
|
|
|
7008
7020
|
readonly bridge: "native";
|
|
7009
7021
|
readonly tags: readonly ["STOCK"];
|
|
7010
7022
|
};
|
|
7023
|
+
readonly Basecat: {
|
|
7024
|
+
readonly name: "Basecat";
|
|
7025
|
+
readonly symbol: "Basecat";
|
|
7026
|
+
readonly oracleId: "Basecat";
|
|
7027
|
+
readonly address: "0xB2000000000000000000004c27f6523082f41D01";
|
|
7028
|
+
readonly chainId: 8453;
|
|
7029
|
+
readonly decimals: 18;
|
|
7030
|
+
readonly website: "https://basecatonbase.com/";
|
|
7031
|
+
readonly description: "Basecat is a community-run meme token on Base, built around a cream-coloured cat in a blue hardhat that became a mascot for Base builder culture. It launched with no presale and no team allocation.";
|
|
7032
|
+
readonly bridge: "native";
|
|
7033
|
+
readonly tags: readonly ["MEMECOIN"];
|
|
7034
|
+
};
|
|
7011
7035
|
}>;
|
|
7012
7036
|
readonly native: {
|
|
7013
7037
|
readonly symbol: "ETH";
|
|
@@ -3505,6 +3505,18 @@ declare const base: {
|
|
|
3505
3505
|
readonly bridge: "native";
|
|
3506
3506
|
readonly tags: readonly ["STOCK"];
|
|
3507
3507
|
};
|
|
3508
|
+
readonly Basecat: {
|
|
3509
|
+
readonly name: "Basecat";
|
|
3510
|
+
readonly symbol: "Basecat";
|
|
3511
|
+
readonly oracleId: "Basecat";
|
|
3512
|
+
readonly address: "0xB2000000000000000000004c27f6523082f41D01";
|
|
3513
|
+
readonly chainId: 8453;
|
|
3514
|
+
readonly decimals: 18;
|
|
3515
|
+
readonly website: "https://basecatonbase.com/";
|
|
3516
|
+
readonly description: "Basecat is a community-run meme token on Base, built around a cream-coloured cat in a blue hardhat that became a mascot for Base builder culture. It launched with no presale and no team allocation.";
|
|
3517
|
+
readonly bridge: "native";
|
|
3518
|
+
readonly tags: readonly ["MEMECOIN"];
|
|
3519
|
+
};
|
|
3508
3520
|
};
|
|
3509
3521
|
readonly tokenAddressMap: AddressToTokenMap<{
|
|
3510
3522
|
readonly WNATIVE: {
|
|
@@ -7008,6 +7020,18 @@ declare const base: {
|
|
|
7008
7020
|
readonly bridge: "native";
|
|
7009
7021
|
readonly tags: readonly ["STOCK"];
|
|
7010
7022
|
};
|
|
7023
|
+
readonly Basecat: {
|
|
7024
|
+
readonly name: "Basecat";
|
|
7025
|
+
readonly symbol: "Basecat";
|
|
7026
|
+
readonly oracleId: "Basecat";
|
|
7027
|
+
readonly address: "0xB2000000000000000000004c27f6523082f41D01";
|
|
7028
|
+
readonly chainId: 8453;
|
|
7029
|
+
readonly decimals: 18;
|
|
7030
|
+
readonly website: "https://basecatonbase.com/";
|
|
7031
|
+
readonly description: "Basecat is a community-run meme token on Base, built around a cream-coloured cat in a blue hardhat that became a mascot for Base builder culture. It launched with no presale and no team allocation.";
|
|
7032
|
+
readonly bridge: "native";
|
|
7033
|
+
readonly tags: readonly ["MEMECOIN"];
|
|
7034
|
+
};
|
|
7011
7035
|
}>;
|
|
7012
7036
|
readonly native: {
|
|
7013
7037
|
readonly symbol: "ETH";
|
|
@@ -3518,6 +3518,18 @@ const tokens = {
|
|
|
3518
3518
|
documentation: "https://docs.base.org/",
|
|
3519
3519
|
bridge: "native",
|
|
3520
3520
|
tags: ["STOCK"]
|
|
3521
|
+
},
|
|
3522
|
+
Basecat: {
|
|
3523
|
+
name: "Basecat",
|
|
3524
|
+
symbol: "Basecat",
|
|
3525
|
+
oracleId: "Basecat",
|
|
3526
|
+
address: "0xB2000000000000000000004c27f6523082f41D01",
|
|
3527
|
+
chainId: 8453,
|
|
3528
|
+
decimals: 18,
|
|
3529
|
+
website: "https://basecatonbase.com/",
|
|
3530
|
+
description: "Basecat is a community-run meme token on Base, built around a cream-coloured cat in a blue hardhat that became a mascot for Base builder culture. It launched with no presale and no team allocation.",
|
|
3531
|
+
bridge: "native",
|
|
3532
|
+
tags: ["MEMECOIN"]
|
|
3521
3533
|
}
|
|
3522
3534
|
};
|
|
3523
3535
|
//#endregion
|
|
@@ -3518,6 +3518,18 @@ const tokens = {
|
|
|
3518
3518
|
documentation: "https://docs.base.org/",
|
|
3519
3519
|
bridge: "native",
|
|
3520
3520
|
tags: ["STOCK"]
|
|
3521
|
+
},
|
|
3522
|
+
Basecat: {
|
|
3523
|
+
name: "Basecat",
|
|
3524
|
+
symbol: "Basecat",
|
|
3525
|
+
oracleId: "Basecat",
|
|
3526
|
+
address: "0xB2000000000000000000004c27f6523082f41D01",
|
|
3527
|
+
chainId: 8453,
|
|
3528
|
+
decimals: 18,
|
|
3529
|
+
website: "https://basecatonbase.com/",
|
|
3530
|
+
description: "Basecat is a community-run meme token on Base, built around a cream-coloured cat in a blue hardhat that became a mascot for Base builder culture. It launched with no presale and no team allocation.",
|
|
3531
|
+
bridge: "native",
|
|
3532
|
+
tags: ["MEMECOIN"]
|
|
3521
3533
|
}
|
|
3522
3534
|
};
|
|
3523
3535
|
//#endregion
|
package/package.json
CHANGED