@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.js
CHANGED
|
@@ -82399,6 +82399,13 @@ var STAKED_BANK_METADATA_JSON = [
|
|
|
82399
82399
|
tokenAddress: "2pMCRTPxF355vC56r6mL8vfnqa24up5CfZmcX1HkFj7i",
|
|
82400
82400
|
tokenName: "P2P org",
|
|
82401
82401
|
tokenSymbol: "P2P"
|
|
82402
|
+
},
|
|
82403
|
+
{
|
|
82404
|
+
bankAddress: "3DGvNzGY1QiabuUiuC8HwTZ58eZK6YtLknsvXksWzQap",
|
|
82405
|
+
validatorVoteAccount: "CcaHc2L43ZWjwCHART3oZoJvHLAe9hzT2DJNUpBzoTN1",
|
|
82406
|
+
tokenAddress: "E7fosu1BW5ELQwDpipNK9TVSq9eRroPz9AhnnrfhNNYQ",
|
|
82407
|
+
tokenName: "Figment",
|
|
82408
|
+
tokenSymbol: "FIGMENT"
|
|
82402
82409
|
}
|
|
82403
82410
|
];
|
|
82404
82411
|
|