@0dotxyz/p0-ts-sdk 2.7.2 → 2.7.3
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/dist/index.cjs +7 -0
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +7 -0
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -82427,6 +82427,13 @@ var STAKED_BANK_METADATA_JSON = [
|
|
|
82427
82427
|
tokenAddress: "2pMCRTPxF355vC56r6mL8vfnqa24up5CfZmcX1HkFj7i",
|
|
82428
82428
|
tokenName: "P2P org",
|
|
82429
82429
|
tokenSymbol: "P2P"
|
|
82430
|
+
},
|
|
82431
|
+
{
|
|
82432
|
+
bankAddress: "3DGvNzGY1QiabuUiuC8HwTZ58eZK6YtLknsvXksWzQap",
|
|
82433
|
+
validatorVoteAccount: "CcaHc2L43ZWjwCHART3oZoJvHLAe9hzT2DJNUpBzoTN1",
|
|
82434
|
+
tokenAddress: "E7fosu1BW5ELQwDpipNK9TVSq9eRroPz9AhnnrfhNNYQ",
|
|
82435
|
+
tokenName: "Figment",
|
|
82436
|
+
tokenSymbol: "FIGMENT"
|
|
82430
82437
|
}
|
|
82431
82438
|
];
|
|
82432
82439
|
|