@typus/typus-sdk 1.2.588 → 1.3.1
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/lib/config.json +161 -0
- package/lib/mainnet.json +4 -4
- package/lib/utils/_dependencies/source/0x1/ascii/structs.d.ts +82 -0
- package/lib/utils/_dependencies/source/0x1/ascii/structs.js +352 -0
- package/lib/utils/_dependencies/source/0x1/bit-vector/structs.d.ts +50 -0
- package/lib/utils/_dependencies/source/0x1/bit-vector/structs.js +239 -0
- package/lib/utils/_dependencies/source/0x1/fixed-point32/structs.d.ts +41 -0
- package/lib/utils/_dependencies/source/0x1/fixed-point32/structs.js +203 -0
- package/lib/utils/_dependencies/source/0x1/index.d.ts +2 -0
- package/lib/utils/_dependencies/source/0x1/index.js +5 -0
- package/lib/utils/_dependencies/source/0x1/init.d.ts +2 -0
- package/lib/utils/_dependencies/source/0x1/init.js +42 -0
- package/lib/utils/_dependencies/source/0x1/option/structs.d.ts +46 -0
- package/lib/utils/_dependencies/source/0x1/option/structs.js +233 -0
- package/lib/utils/_dependencies/source/0x1/string/structs.d.ts +44 -0
- package/lib/utils/_dependencies/source/0x1/string/structs.js +227 -0
- package/lib/utils/_dependencies/source/0x1/type-name/structs.d.ts +48 -0
- package/lib/utils/_dependencies/source/0x1/type-name/structs.js +204 -0
- package/lib/utils/_dependencies/source/0x123/discount-mint/structs.d.ts +552 -0
- package/lib/utils/_dependencies/source/0x123/discount-mint/structs.js +1068 -0
- package/lib/utils/_dependencies/source/0x123/index.d.ts +2 -0
- package/lib/utils/_dependencies/source/0x123/index.js +5 -0
- package/lib/utils/_dependencies/source/0x123/init.d.ts +2 -0
- package/lib/utils/_dependencies/source/0x123/init.js +61 -0
- package/lib/utils/_dependencies/source/0x123/royalty-rule/structs.d.ts +85 -0
- package/lib/utils/_dependencies/source/0x123/royalty-rule/structs.js +340 -0
- package/lib/utils/_dependencies/source/0x123/staking/structs.d.ts +433 -0
- package/lib/utils/_dependencies/source/0x123/staking/structs.js +784 -0
- package/lib/utils/_dependencies/source/0x123/table-vec/structs.d.ts +63 -0
- package/lib/utils/_dependencies/source/0x123/table-vec/structs.js +236 -0
- package/lib/utils/_dependencies/source/0x123/typus-nft/structs.d.ts +1006 -0
- package/lib/utils/_dependencies/source/0x123/typus-nft/structs.js +1994 -0
- package/lib/utils/_dependencies/source/0x1318fdc90319ec9c24df1456d960a447521b0a658316155895014a6e39b5482f/index.d.ts +2 -0
- package/lib/utils/_dependencies/source/0x1318fdc90319ec9c24df1456d960a447521b0a658316155895014a6e39b5482f/index.js +5 -0
- package/lib/utils/_dependencies/source/0x1318fdc90319ec9c24df1456d960a447521b0a658316155895014a6e39b5482f/init.d.ts +2 -0
- package/lib/utils/_dependencies/source/0x1318fdc90319ec9c24df1456d960a447521b0a658316155895014a6e39b5482f/init.js +38 -0
- package/lib/utils/_dependencies/source/0x1318fdc90319ec9c24df1456d960a447521b0a658316155895014a6e39b5482f/whitelist/structs.d.ts +340 -0
- package/lib/utils/_dependencies/source/0x1318fdc90319ec9c24df1456d960a447521b0a658316155895014a6e39b5482f/whitelist/structs.js +1103 -0
- package/lib/utils/_dependencies/source/0x1478a432123e4b3d61878b629f2c692969fdb375644f1251cd278a4b1e7d7cd6/index.d.ts +2 -0
- package/lib/utils/_dependencies/source/0x1478a432123e4b3d61878b629f2c692969fdb375644f1251cd278a4b1e7d7cd6/index.js +5 -0
- package/lib/utils/_dependencies/source/0x1478a432123e4b3d61878b629f2c692969fdb375644f1251cd278a4b1e7d7cd6/init.d.ts +2 -0
- package/lib/utils/_dependencies/source/0x1478a432123e4b3d61878b629f2c692969fdb375644f1251cd278a4b1e7d7cd6/init.js +40 -0
- package/lib/utils/_dependencies/source/0x1478a432123e4b3d61878b629f2c692969fdb375644f1251cd278a4b1e7d7cd6/price-feed/structs.d.ts +47 -0
- package/lib/utils/_dependencies/source/0x1478a432123e4b3d61878b629f2c692969fdb375644f1251cd278a4b1e7d7cd6/price-feed/structs.js +215 -0
- package/lib/utils/_dependencies/source/0x1478a432123e4b3d61878b629f2c692969fdb375644f1251cd278a4b1e7d7cd6/price-update-policy/structs.d.ts +212 -0
- package/lib/utils/_dependencies/source/0x1478a432123e4b3d61878b629f2c692969fdb375644f1251cd278a4b1e7d7cd6/price-update-policy/structs.js +525 -0
- package/lib/utils/_dependencies/source/0x1478a432123e4b3d61878b629f2c692969fdb375644f1251cd278a4b1e7d7cd6/x-oracle/structs.d.ts +471 -0
- package/lib/utils/_dependencies/source/0x1478a432123e4b3d61878b629f2c692969fdb375644f1251cd278a4b1e7d7cd6/x-oracle/structs.js +669 -0
- package/lib/utils/_dependencies/source/0x17117e8e181c236a3d1706f8a60486676cc9a5c82dc58d132a2f8270598271d/airdrop/structs.d.ts +463 -0
- package/lib/utils/_dependencies/source/0x17117e8e181c236a3d1706f8a60486676cc9a5c82dc58d132a2f8270598271d/airdrop/structs.js +961 -0
- package/lib/utils/_dependencies/source/0x17117e8e181c236a3d1706f8a60486676cc9a5c82dc58d132a2f8270598271d/big-vector/structs.d.ts +137 -0
- package/lib/utils/_dependencies/source/0x17117e8e181c236a3d1706f8a60486676cc9a5c82dc58d132a2f8270598271d/big-vector/structs.js +401 -0
- package/lib/utils/_dependencies/source/0x17117e8e181c236a3d1706f8a60486676cc9a5c82dc58d132a2f8270598271d/critbit/structs.d.ts +226 -0
- package/lib/utils/_dependencies/source/0x17117e8e181c236a3d1706f8a60486676cc9a5c82dc58d132a2f8270598271d/critbit/structs.js +572 -0
- package/lib/utils/_dependencies/source/0x17117e8e181c236a3d1706f8a60486676cc9a5c82dc58d132a2f8270598271d/ecosystem/structs.d.ts +383 -0
- package/lib/utils/_dependencies/source/0x17117e8e181c236a3d1706f8a60486676cc9a5c82dc58d132a2f8270598271d/ecosystem/structs.js +802 -0
- package/lib/utils/_dependencies/source/0x17117e8e181c236a3d1706f8a60486676cc9a5c82dc58d132a2f8270598271d/index.d.ts +2 -0
- package/lib/utils/_dependencies/source/0x17117e8e181c236a3d1706f8a60486676cc9a5c82dc58d132a2f8270598271d/index.js +5 -0
- package/lib/utils/_dependencies/source/0x17117e8e181c236a3d1706f8a60486676cc9a5c82dc58d132a2f8270598271d/init.d.ts +2 -0
- package/lib/utils/_dependencies/source/0x17117e8e181c236a3d1706f8a60486676cc9a5c82dc58d132a2f8270598271d/init.js +72 -0
- package/lib/utils/_dependencies/source/0x17117e8e181c236a3d1706f8a60486676cc9a5c82dc58d132a2f8270598271d/leaderboard/structs.d.ts +591 -0
- package/lib/utils/_dependencies/source/0x17117e8e181c236a3d1706f8a60486676cc9a5c82dc58d132a2f8270598271d/leaderboard/structs.js +1156 -0
- package/lib/utils/_dependencies/source/0x17117e8e181c236a3d1706f8a60486676cc9a5c82dc58d132a2f8270598271d/linked-object-table/structs.d.ts +152 -0
- package/lib/utils/_dependencies/source/0x17117e8e181c236a3d1706f8a60486676cc9a5c82dc58d132a2f8270598271d/linked-object-table/structs.js +380 -0
- package/lib/utils/_dependencies/source/0x17117e8e181c236a3d1706f8a60486676cc9a5c82dc58d132a2f8270598271d/linked-set/structs.d.ts +138 -0
- package/lib/utils/_dependencies/source/0x17117e8e181c236a3d1706f8a60486676cc9a5c82dc58d132a2f8270598271d/linked-set/structs.js +376 -0
- package/lib/utils/_dependencies/source/0x17117e8e181c236a3d1706f8a60486676cc9a5c82dc58d132a2f8270598271d/tgld/structs.d.ts +261 -0
- package/lib/utils/_dependencies/source/0x17117e8e181c236a3d1706f8a60486676cc9a5c82dc58d132a2f8270598271d/tgld/structs.js +653 -0
- package/lib/utils/_dependencies/source/0x17117e8e181c236a3d1706f8a60486676cc9a5c82dc58d132a2f8270598271d/user/structs.d.ts +194 -0
- package/lib/utils/_dependencies/source/0x17117e8e181c236a3d1706f8a60486676cc9a5c82dc58d132a2f8270598271d/user/structs.js +509 -0
- package/lib/utils/_dependencies/source/0x2/authenticator-state/structs.d.ts +442 -0
- package/lib/utils/_dependencies/source/0x2/authenticator-state/structs.js +807 -0
- package/lib/utils/_dependencies/source/0x2/bag/structs.d.ts +56 -0
- package/lib/utils/_dependencies/source/0x2/bag/structs.js +210 -0
- package/lib/utils/_dependencies/source/0x2/balance/structs.d.ts +79 -0
- package/lib/utils/_dependencies/source/0x2/balance/structs.js +332 -0
- package/lib/utils/_dependencies/source/0x2/bcs/structs.d.ts +44 -0
- package/lib/utils/_dependencies/source/0x2/bcs/structs.js +227 -0
- package/lib/utils/_dependencies/source/0x2/bls12381/structs.d.ts +155 -0
- package/lib/utils/_dependencies/source/0x2/bls12381/structs.js +578 -0
- package/lib/utils/_dependencies/source/0x2/borrow/structs.d.ts +104 -0
- package/lib/utils/_dependencies/source/0x2/borrow/structs.js +353 -0
- package/lib/utils/_dependencies/source/0x2/clock/structs.d.ts +56 -0
- package/lib/utils/_dependencies/source/0x2/clock/structs.js +216 -0
- package/lib/utils/_dependencies/source/0x2/coin/structs.d.ts +379 -0
- package/lib/utils/_dependencies/source/0x2/coin/structs.js +924 -0
- package/lib/utils/_dependencies/source/0x2/deny-list/structs.d.ts +178 -0
- package/lib/utils/_dependencies/source/0x2/deny-list/structs.js +386 -0
- package/lib/utils/_dependencies/source/0x2/display/structs.d.ts +228 -0
- package/lib/utils/_dependencies/source/0x2/display/structs.js +498 -0
- package/lib/utils/_dependencies/source/0x2/dynamic-field/structs.d.ts +63 -0
- package/lib/utils/_dependencies/source/0x2/dynamic-field/structs.js +226 -0
- package/lib/utils/_dependencies/source/0x2/dynamic-object-field/structs.d.ts +42 -0
- package/lib/utils/_dependencies/source/0x2/dynamic-object-field/structs.js +208 -0
- package/lib/utils/_dependencies/source/0x2/groth16/structs.d.ts +186 -0
- package/lib/utils/_dependencies/source/0x2/groth16/structs.js +626 -0
- package/lib/utils/_dependencies/source/0x2/group-ops/structs.d.ts +44 -0
- package/lib/utils/_dependencies/source/0x2/group-ops/structs.js +229 -0
- package/lib/utils/_dependencies/source/0x2/index.d.ts +2 -0
- package/lib/utils/_dependencies/source/0x2/index.js +5 -0
- package/lib/utils/_dependencies/source/0x2/init.d.ts +2 -0
- package/lib/utils/_dependencies/source/0x2/init.js +151 -0
- package/lib/utils/_dependencies/source/0x2/kiosk/structs.d.ts +565 -0
- package/lib/utils/_dependencies/source/0x2/kiosk/structs.js +1501 -0
- package/lib/utils/_dependencies/source/0x2/kiosk-extension/structs.d.ts +112 -0
- package/lib/utils/_dependencies/source/0x2/kiosk-extension/structs.js +349 -0
- package/lib/utils/_dependencies/source/0x2/linked-table/structs.d.ts +144 -0
- package/lib/utils/_dependencies/source/0x2/linked-table/structs.js +380 -0
- package/lib/utils/_dependencies/source/0x2/object/structs.d.ts +83 -0
- package/lib/utils/_dependencies/source/0x2/object/structs.js +328 -0
- package/lib/utils/_dependencies/source/0x2/object-bag/structs.d.ts +56 -0
- package/lib/utils/_dependencies/source/0x2/object-bag/structs.js +210 -0
- package/lib/utils/_dependencies/source/0x2/object-table/structs.d.ts +56 -0
- package/lib/utils/_dependencies/source/0x2/object-table/structs.js +218 -0
- package/lib/utils/_dependencies/source/0x2/package/structs.d.ts +262 -0
- package/lib/utils/_dependencies/source/0x2/package/structs.js +682 -0
- package/lib/utils/_dependencies/source/0x2/priority-queue/structs.d.ts +101 -0
- package/lib/utils/_dependencies/source/0x2/priority-queue/structs.js +376 -0
- package/lib/utils/_dependencies/source/0x2/random/structs.d.ts +190 -0
- package/lib/utils/_dependencies/source/0x2/random/structs.js +533 -0
- package/lib/utils/_dependencies/source/0x2/sui/structs.d.ts +41 -0
- package/lib/utils/_dependencies/source/0x2/sui/structs.js +203 -0
- package/lib/utils/_dependencies/source/0x2/table/structs.d.ts +56 -0
- package/lib/utils/_dependencies/source/0x2/table/structs.js +218 -0
- package/lib/utils/_dependencies/source/0x2/table-vec/structs.d.ts +63 -0
- package/lib/utils/_dependencies/source/0x2/table-vec/structs.js +236 -0
- package/lib/utils/_dependencies/source/0x2/token/structs.d.ts +424 -0
- package/lib/utils/_dependencies/source/0x2/token/structs.js +937 -0
- package/lib/utils/_dependencies/source/0x2/transfer/structs.d.ts +52 -0
- package/lib/utils/_dependencies/source/0x2/transfer/structs.js +218 -0
- package/lib/utils/_dependencies/source/0x2/transfer-policy/structs.d.ts +345 -0
- package/lib/utils/_dependencies/source/0x2/transfer-policy/structs.js +923 -0
- package/lib/utils/_dependencies/source/0x2/tx-context/structs.d.ts +68 -0
- package/lib/utils/_dependencies/source/0x2/tx-context/structs.js +257 -0
- package/lib/utils/_dependencies/source/0x2/url/structs.d.ts +48 -0
- package/lib/utils/_dependencies/source/0x2/url/structs.js +204 -0
- package/lib/utils/_dependencies/source/0x2/vec-map/structs.d.ts +101 -0
- package/lib/utils/_dependencies/source/0x2/vec-map/structs.js +378 -0
- package/lib/utils/_dependencies/source/0x2/vec-set/structs.d.ts +45 -0
- package/lib/utils/_dependencies/source/0x2/vec-set/structs.js +232 -0
- package/lib/utils/_dependencies/source/0x2/versioned/structs.d.ts +104 -0
- package/lib/utils/_dependencies/source/0x2/versioned/structs.js +353 -0
- package/lib/utils/_dependencies/source/0x2/zklogin-verified-id/structs.d.ts +105 -0
- package/lib/utils/_dependencies/source/0x2/zklogin-verified-id/structs.js +241 -0
- package/lib/utils/_dependencies/source/0x2/zklogin-verified-issuer/structs.d.ts +69 -0
- package/lib/utils/_dependencies/source/0x2/zklogin-verified-issuer/structs.js +223 -0
- package/lib/utils/_dependencies/source/0x277f90d256d1015a78cad646db091bec451c5bbab834b9fb70bace7885b5c698/index.d.ts +2 -0
- package/lib/utils/_dependencies/source/0x277f90d256d1015a78cad646db091bec451c5bbab834b9fb70bace7885b5c698/index.js +5 -0
- package/lib/utils/_dependencies/source/0x277f90d256d1015a78cad646db091bec451c5bbab834b9fb70bace7885b5c698/init.d.ts +2 -0
- package/lib/utils/_dependencies/source/0x277f90d256d1015a78cad646db091bec451c5bbab834b9fb70bace7885b5c698/init.js +31 -0
- package/lib/utils/_dependencies/source/0x277f90d256d1015a78cad646db091bec451c5bbab834b9fb70bace7885b5c698/validator/structs.d.ts +50 -0
- package/lib/utils/_dependencies/source/0x277f90d256d1015a78cad646db091bec451c5bbab834b9fb70bace7885b5c698/validator/structs.js +204 -0
- package/lib/utils/_dependencies/source/0x2fdff17b86e34ab722c8ba5e63f0da070d9a4163705b3fdc6a95802cab40a72a/index.d.ts +2 -0
- package/lib/utils/_dependencies/source/0x2fdff17b86e34ab722c8ba5e63f0da070d9a4163705b3fdc6a95802cab40a72a/index.js +5 -0
- package/lib/utils/_dependencies/source/0x2fdff17b86e34ab722c8ba5e63f0da070d9a4163705b3fdc6a95802cab40a72a/init.d.ts +2 -0
- package/lib/utils/_dependencies/source/0x2fdff17b86e34ab722c8ba5e63f0da070d9a4163705b3fdc6a95802cab40a72a/init.js +34 -0
- package/lib/utils/_dependencies/source/0x2fdff17b86e34ab722c8ba5e63f0da070d9a4163705b3fdc6a95802cab40a72a/price-data-pull/structs.d.ts +41 -0
- package/lib/utils/_dependencies/source/0x2fdff17b86e34ab722c8ba5e63f0da070d9a4163705b3fdc6a95802cab40a72a/price-data-pull/structs.js +203 -0
- package/lib/utils/_dependencies/source/0x2fdff17b86e34ab722c8ba5e63f0da070d9a4163705b3fdc6a95802cab40a72a/suprasvaluefeed/structs.d.ts +112 -0
- package/lib/utils/_dependencies/source/0x2fdff17b86e34ab722c8ba5e63f0da070d9a4163705b3fdc6a95802cab40a72a/suprasvaluefeed/structs.js +359 -0
- package/lib/utils/_dependencies/source/0x6cddbfa30141e0332f8995a12453fc2cb07a2fa3dad52b342493780c7784f455/auto-bid/structs.d.ts +1404 -0
- package/lib/utils/_dependencies/source/0x6cddbfa30141e0332f8995a12453fc2cb07a2fa3dad52b342493780c7784f455/auto-bid/structs.js +2581 -0
- package/lib/utils/_dependencies/source/0x6cddbfa30141e0332f8995a12453fc2cb07a2fa3dad52b342493780c7784f455/index.d.ts +2 -0
- package/lib/utils/_dependencies/source/0x6cddbfa30141e0332f8995a12453fc2cb07a2fa3dad52b342493780c7784f455/index.js +5 -0
- package/lib/utils/_dependencies/source/0x6cddbfa30141e0332f8995a12453fc2cb07a2fa3dad52b342493780c7784f455/init.d.ts +2 -0
- package/lib/utils/_dependencies/source/0x6cddbfa30141e0332f8995a12453fc2cb07a2fa3dad52b342493780c7784f455/init.js +131 -0
- package/lib/utils/_dependencies/source/0x6cddbfa30141e0332f8995a12453fc2cb07a2fa3dad52b342493780c7784f455/tails-staking/structs.d.ts +1201 -0
- package/lib/utils/_dependencies/source/0x6cddbfa30141e0332f8995a12453fc2cb07a2fa3dad52b342493780c7784f455/tails-staking/structs.js +2527 -0
- package/lib/utils/_dependencies/source/0x6cddbfa30141e0332f8995a12453fc2cb07a2fa3dad52b342493780c7784f455/tds-authorized-entry/structs.d.ts +1622 -0
- package/lib/utils/_dependencies/source/0x6cddbfa30141e0332f8995a12453fc2cb07a2fa3dad52b342493780c7784f455/tds-authorized-entry/structs.js +2192 -0
- package/lib/utils/_dependencies/source/0x6cddbfa30141e0332f8995a12453fc2cb07a2fa3dad52b342493780c7784f455/tds-fee-pool-entry/structs.d.ts +395 -0
- package/lib/utils/_dependencies/source/0x6cddbfa30141e0332f8995a12453fc2cb07a2fa3dad52b342493780c7784f455/tds-fee-pool-entry/structs.js +1094 -0
- package/lib/utils/_dependencies/source/0x6cddbfa30141e0332f8995a12453fc2cb07a2fa3dad52b342493780c7784f455/tds-registry-authorized-entry/structs.d.ts +994 -0
- package/lib/utils/_dependencies/source/0x6cddbfa30141e0332f8995a12453fc2cb07a2fa3dad52b342493780c7784f455/tds-registry-authorized-entry/structs.js +1358 -0
- package/lib/utils/_dependencies/source/0x6cddbfa30141e0332f8995a12453fc2cb07a2fa3dad52b342493780c7784f455/tds-view-function/structs.d.ts +77 -0
- package/lib/utils/_dependencies/source/0x6cddbfa30141e0332f8995a12453fc2cb07a2fa3dad52b342493780c7784f455/tds-view-function/structs.js +245 -0
- package/lib/utils/_dependencies/source/0x6cddbfa30141e0332f8995a12453fc2cb07a2fa3dad52b342493780c7784f455/typus-dov-single/structs.d.ts +4338 -0
- package/lib/utils/_dependencies/source/0x6cddbfa30141e0332f8995a12453fc2cb07a2fa3dad52b342493780c7784f455/typus-dov-single/structs.js +5821 -0
- package/lib/utils/_dependencies/source/0x7237ec8436ef7e927c45470db6db3a834dd84cf903aedee3844e847fe4805399/index.d.ts +2 -0
- package/lib/utils/_dependencies/source/0x7237ec8436ef7e927c45470db6db3a834dd84cf903aedee3844e847fe4805399/index.js +5 -0
- package/lib/utils/_dependencies/source/0x7237ec8436ef7e927c45470db6db3a834dd84cf903aedee3844e847fe4805399/init.d.ts +2 -0
- package/lib/utils/_dependencies/source/0x7237ec8436ef7e927c45470db6db3a834dd84cf903aedee3844e847fe4805399/init.js +5 -0
- package/lib/utils/_dependencies/source/0x779b5c547976899f5474f3a5bc0db36ddf4697ad7e5a901db0415c2281d28162/ac-table/structs.d.ts +218 -0
- package/lib/utils/_dependencies/source/0x779b5c547976899f5474f3a5bc0db36ddf4697ad7e5a901db0415c2281d28162/ac-table/structs.js +524 -0
- package/lib/utils/_dependencies/source/0x779b5c547976899f5474f3a5bc0db36ddf4697ad7e5a901db0415c2281d28162/balance-bag/structs.d.ts +77 -0
- package/lib/utils/_dependencies/source/0x779b5c547976899f5474f3a5bc0db36ddf4697ad7e5a901db0415c2281d28162/balance-bag/structs.js +217 -0
- package/lib/utils/_dependencies/source/0x779b5c547976899f5474f3a5bc0db36ddf4697ad7e5a901db0415c2281d28162/index.d.ts +2 -0
- package/lib/utils/_dependencies/source/0x779b5c547976899f5474f3a5bc0db36ddf4697ad7e5a901db0415c2281d28162/index.js +5 -0
- package/lib/utils/_dependencies/source/0x779b5c547976899f5474f3a5bc0db36ddf4697ad7e5a901db0415c2281d28162/init.d.ts +2 -0
- package/lib/utils/_dependencies/source/0x779b5c547976899f5474f3a5bc0db36ddf4697ad7e5a901db0415c2281d28162/init.js +46 -0
- package/lib/utils/_dependencies/source/0x779b5c547976899f5474f3a5bc0db36ddf4697ad7e5a901db0415c2281d28162/one-time-lock-value/structs.d.ts +69 -0
- package/lib/utils/_dependencies/source/0x779b5c547976899f5474f3a5bc0db36ddf4697ad7e5a901db0415c2281d28162/one-time-lock-value/structs.js +233 -0
- package/lib/utils/_dependencies/source/0x779b5c547976899f5474f3a5bc0db36ddf4697ad7e5a901db0415c2281d28162/ownership/structs.d.ts +60 -0
- package/lib/utils/_dependencies/source/0x779b5c547976899f5474f3a5bc0db36ddf4697ad7e5a901db0415c2281d28162/ownership/structs.js +218 -0
- package/lib/utils/_dependencies/source/0x779b5c547976899f5474f3a5bc0db36ddf4697ad7e5a901db0415c2281d28162/supply-bag/structs.d.ts +77 -0
- package/lib/utils/_dependencies/source/0x779b5c547976899f5474f3a5bc0db36ddf4697ad7e5a901db0415c2281d28162/supply-bag/structs.js +217 -0
- package/lib/utils/_dependencies/source/0x779b5c547976899f5474f3a5bc0db36ddf4697ad7e5a901db0415c2281d28162/wit-table/structs.d.ts +103 -0
- package/lib/utils/_dependencies/source/0x779b5c547976899f5474f3a5bc0db36ddf4697ad7e5a901db0415c2281d28162/wit-table/structs.js +259 -0
- package/lib/utils/_dependencies/source/0x779b5c547976899f5474f3a5bc0db36ddf4697ad7e5a901db0415c2281d28162/witness/structs.d.ts +79 -0
- package/lib/utils/_dependencies/source/0x779b5c547976899f5474f3a5bc0db36ddf4697ad7e5a901db0415c2281d28162/witness/structs.js +332 -0
- package/lib/utils/_dependencies/source/0x855eb2d260ee42b898266e6df90bfd3c4ed821ccb253a352c159c223244a4b8a/index.d.ts +2 -0
- package/lib/utils/_dependencies/source/0x855eb2d260ee42b898266e6df90bfd3c4ed821ccb253a352c159c223244a4b8a/index.js +5 -0
- package/lib/utils/_dependencies/source/0x855eb2d260ee42b898266e6df90bfd3c4ed821ccb253a352c159c223244a4b8a/init.d.ts +2 -0
- package/lib/utils/_dependencies/source/0x855eb2d260ee42b898266e6df90bfd3c4ed821ccb253a352c159c223244a4b8a/init.js +40 -0
- package/lib/utils/_dependencies/source/0x855eb2d260ee42b898266e6df90bfd3c4ed821ccb253a352c159c223244a4b8a/oracle/structs.d.ts +277 -0
- package/lib/utils/_dependencies/source/0x855eb2d260ee42b898266e6df90bfd3c4ed821ccb253a352c159c223244a4b8a/oracle/structs.js +553 -0
- package/lib/utils/_dependencies/source/0x855eb2d260ee42b898266e6df90bfd3c4ed821ccb253a352c159c223244a4b8a/pyth-parser/structs.d.ts +102 -0
- package/lib/utils/_dependencies/source/0x855eb2d260ee42b898266e6df90bfd3c4ed821ccb253a352c159c223244a4b8a/pyth-parser/structs.js +353 -0
- package/lib/utils/_dependencies/source/0x855eb2d260ee42b898266e6df90bfd3c4ed821ccb253a352c159c223244a4b8a/supra/structs.d.ts +65 -0
- package/lib/utils/_dependencies/source/0x855eb2d260ee42b898266e6df90bfd3c4ed821ccb253a352c159c223244a4b8a/supra/structs.js +233 -0
- package/lib/utils/_dependencies/source/0x855eb2d260ee42b898266e6df90bfd3c4ed821ccb253a352c159c223244a4b8a/switchboard-feed-parser/structs.d.ts +65 -0
- package/lib/utils/_dependencies/source/0x855eb2d260ee42b898266e6df90bfd3c4ed821ccb253a352c159c223244a4b8a/switchboard-feed-parser/structs.js +233 -0
- package/lib/utils/_dependencies/source/0x908a10789a1a6953e0b73a997c10e3552f7ce4e2907afd00a334ed74bd973ded/authority/structs.d.ts +83 -0
- package/lib/utils/_dependencies/source/0x908a10789a1a6953e0b73a997c10e3552f7ce4e2907afd00a334ed74bd973ded/authority/structs.js +192 -0
- package/lib/utils/_dependencies/source/0x908a10789a1a6953e0b73a997c10e3552f7ce4e2907afd00a334ed74bd973ded/balance-pool/structs.d.ts +333 -0
- package/lib/utils/_dependencies/source/0x908a10789a1a6953e0b73a997c10e3552f7ce4e2907afd00a334ed74bd973ded/balance-pool/structs.js +382 -0
- package/lib/utils/_dependencies/source/0x908a10789a1a6953e0b73a997c10e3552f7ce4e2907afd00a334ed74bd973ded/big-vector/structs.d.ts +68 -0
- package/lib/utils/_dependencies/source/0x908a10789a1a6953e0b73a997c10e3552f7ce4e2907afd00a334ed74bd973ded/big-vector/structs.js +176 -0
- package/lib/utils/_dependencies/source/0x908a10789a1a6953e0b73a997c10e3552f7ce4e2907afd00a334ed74bd973ded/dutch/structs.d.ts +843 -0
- package/lib/utils/_dependencies/source/0x908a10789a1a6953e0b73a997c10e3552f7ce4e2907afd00a334ed74bd973ded/dutch/structs.js +959 -0
- package/lib/utils/_dependencies/source/0x908a10789a1a6953e0b73a997c10e3552f7ce4e2907afd00a334ed74bd973ded/i64/structs.d.ts +41 -0
- package/lib/utils/_dependencies/source/0x908a10789a1a6953e0b73a997c10e3552f7ce4e2907afd00a334ed74bd973ded/i64/structs.js +167 -0
- package/lib/utils/_dependencies/source/0x908a10789a1a6953e0b73a997c10e3552f7ce4e2907afd00a334ed74bd973ded/index.d.ts +2 -0
- package/lib/utils/_dependencies/source/0x908a10789a1a6953e0b73a997c10e3552f7ce4e2907afd00a334ed74bd973ded/index.js +5 -0
- package/lib/utils/_dependencies/source/0x908a10789a1a6953e0b73a997c10e3552f7ce4e2907afd00a334ed74bd973ded/init.d.ts +2 -0
- package/lib/utils/_dependencies/source/0x908a10789a1a6953e0b73a997c10e3552f7ce4e2907afd00a334ed74bd973ded/init.js +80 -0
- package/lib/utils/_dependencies/source/0x908a10789a1a6953e0b73a997c10e3552f7ce4e2907afd00a334ed74bd973ded/linked-list/structs.d.ts +146 -0
- package/lib/utils/_dependencies/source/0x908a10789a1a6953e0b73a997c10e3552f7ce4e2907afd00a334ed74bd973ded/linked-list/structs.js +274 -0
- package/lib/utils/_dependencies/source/0x908a10789a1a6953e0b73a997c10e3552f7ce4e2907afd00a334ed74bd973ded/vault/structs.d.ts +2272 -0
- package/lib/utils/_dependencies/source/0x908a10789a1a6953e0b73a997c10e3552f7ce4e2907afd00a334ed74bd973ded/vault/structs.js +4465 -0
- package/lib/utils/_dependencies/source/0x98670585b87e06628ef2d7f7cb1e7bee8ada65b43b82997935225a7e6e21d18e/aggregator/structs.d.ts +719 -0
- package/lib/utils/_dependencies/source/0x98670585b87e06628ef2d7f7cb1e7bee8ada65b43b82997935225a7e6e21d18e/aggregator/structs.js +1107 -0
- package/lib/utils/_dependencies/source/0x98670585b87e06628ef2d7f7cb1e7bee8ada65b43b82997935225a7e6e21d18e/index.d.ts +2 -0
- package/lib/utils/_dependencies/source/0x98670585b87e06628ef2d7f7cb1e7bee8ada65b43b82997935225a7e6e21d18e/index.js +5 -0
- package/lib/utils/_dependencies/source/0x98670585b87e06628ef2d7f7cb1e7bee8ada65b43b82997935225a7e6e21d18e/init.d.ts +2 -0
- package/lib/utils/_dependencies/source/0x98670585b87e06628ef2d7f7cb1e7bee8ada65b43b82997935225a7e6e21d18e/init.js +44 -0
- package/lib/utils/_dependencies/source/0x98670585b87e06628ef2d7f7cb1e7bee8ada65b43b82997935225a7e6e21d18e/job/structs.d.ts +81 -0
- package/lib/utils/_dependencies/source/0x98670585b87e06628ef2d7f7cb1e7bee8ada65b43b82997935225a7e6e21d18e/job/structs.js +258 -0
- package/lib/utils/_dependencies/source/0x98670585b87e06628ef2d7f7cb1e7bee8ada65b43b82997935225a7e6e21d18e/math/structs.d.ts +53 -0
- package/lib/utils/_dependencies/source/0x98670585b87e06628ef2d7f7cb1e7bee8ada65b43b82997935225a7e6e21d18e/math/structs.js +221 -0
- package/lib/utils/_dependencies/source/0x98670585b87e06628ef2d7f7cb1e7bee8ada65b43b82997935225a7e6e21d18e/quote/structs.d.ts +115 -0
- package/lib/utils/_dependencies/source/0x98670585b87e06628ef2d7f7cb1e7bee8ada65b43b82997935225a7e6e21d18e/quote/structs.js +294 -0
- package/lib/utils/_dependencies/source/0x98670585b87e06628ef2d7f7cb1e7bee8ada65b43b82997935225a7e6e21d18e/switchboard/structs.d.ts +50 -0
- package/lib/utils/_dependencies/source/0x98670585b87e06628ef2d7f7cb1e7bee8ada65b43b82997935225a7e6e21d18e/switchboard/structs.js +204 -0
- package/lib/utils/_dependencies/source/0x9c564002970ce40370b0c1a8328d2e91924dab43ca2cb483af67aaf0f7cbe44e/index.d.ts +2 -0
- package/lib/utils/_dependencies/source/0x9c564002970ce40370b0c1a8328d2e91924dab43ca2cb483af67aaf0f7cbe44e/index.js +5 -0
- package/lib/utils/_dependencies/source/0x9c564002970ce40370b0c1a8328d2e91924dab43ca2cb483af67aaf0f7cbe44e/init.d.ts +2 -0
- package/lib/utils/_dependencies/source/0x9c564002970ce40370b0c1a8328d2e91924dab43ca2cb483af67aaf0f7cbe44e/init.js +5 -0
- package/lib/utils/_dependencies/source/0xa2de2f04907b77ef03800a8969bb4f88c821737ee133aba4bc0485b267ad2118/authority/structs.d.ts +83 -0
- package/lib/utils/_dependencies/source/0xa2de2f04907b77ef03800a8969bb4f88c821737ee133aba4bc0485b267ad2118/authority/structs.js +234 -0
- package/lib/utils/_dependencies/source/0xa2de2f04907b77ef03800a8969bb4f88c821737ee133aba4bc0485b267ad2118/balance-pool/structs.d.ts +333 -0
- package/lib/utils/_dependencies/source/0xa2de2f04907b77ef03800a8969bb4f88c821737ee133aba4bc0485b267ad2118/balance-pool/structs.js +528 -0
- package/lib/utils/_dependencies/source/0xa2de2f04907b77ef03800a8969bb4f88c821737ee133aba4bc0485b267ad2118/big-vector/structs.d.ts +68 -0
- package/lib/utils/_dependencies/source/0xa2de2f04907b77ef03800a8969bb4f88c821737ee133aba4bc0485b267ad2118/big-vector/structs.js +230 -0
- package/lib/utils/_dependencies/source/0xa2de2f04907b77ef03800a8969bb4f88c821737ee133aba4bc0485b267ad2118/dutch/structs.d.ts +843 -0
- package/lib/utils/_dependencies/source/0xa2de2f04907b77ef03800a8969bb4f88c821737ee133aba4bc0485b267ad2118/dutch/structs.js +1573 -0
- package/lib/utils/_dependencies/source/0xa2de2f04907b77ef03800a8969bb4f88c821737ee133aba4bc0485b267ad2118/i64/structs.d.ts +41 -0
- package/lib/utils/_dependencies/source/0xa2de2f04907b77ef03800a8969bb4f88c821737ee133aba4bc0485b267ad2118/i64/structs.js +203 -0
- package/lib/utils/_dependencies/source/0xa2de2f04907b77ef03800a8969bb4f88c821737ee133aba4bc0485b267ad2118/index.d.ts +2 -0
- package/lib/utils/_dependencies/source/0xa2de2f04907b77ef03800a8969bb4f88c821737ee133aba4bc0485b267ad2118/index.js +5 -0
- package/lib/utils/_dependencies/source/0xa2de2f04907b77ef03800a8969bb4f88c821737ee133aba4bc0485b267ad2118/init.d.ts +2 -0
- package/lib/utils/_dependencies/source/0xa2de2f04907b77ef03800a8969bb4f88c821737ee133aba4bc0485b267ad2118/init.js +80 -0
- package/lib/utils/_dependencies/source/0xa2de2f04907b77ef03800a8969bb4f88c821737ee133aba4bc0485b267ad2118/linked-list/structs.d.ts +146 -0
- package/lib/utils/_dependencies/source/0xa2de2f04907b77ef03800a8969bb4f88c821737ee133aba4bc0485b267ad2118/linked-list/structs.js +386 -0
- package/lib/utils/_dependencies/source/0xa2de2f04907b77ef03800a8969bb4f88c821737ee133aba4bc0485b267ad2118/vault/structs.d.ts +2272 -0
- package/lib/utils/_dependencies/source/0xa2de2f04907b77ef03800a8969bb4f88c821737ee133aba4bc0485b267ad2118/vault/structs.js +4465 -0
- package/lib/utils/_dependencies/source/0xad013d5fde39e15eabda32b3dbdafd67dac32b798ce63237c27a8f73339b9b6f/index.d.ts +2 -0
- package/lib/utils/_dependencies/source/0xad013d5fde39e15eabda32b3dbdafd67dac32b798ce63237c27a8f73339b9b6f/index.js +5 -0
- package/lib/utils/_dependencies/source/0xad013d5fde39e15eabda32b3dbdafd67dac32b798ce63237c27a8f73339b9b6f/init.d.ts +2 -0
- package/lib/utils/_dependencies/source/0xad013d5fde39e15eabda32b3dbdafd67dac32b798ce63237c27a8f73339b9b6f/init.js +5 -0
- package/lib/utils/_dependencies/source/0xbd8fc1947cf119350184107a3087e2dc27efefa0dd82e25a1f699069fe81a585/index.d.ts +2 -0
- package/lib/utils/_dependencies/source/0xbd8fc1947cf119350184107a3087e2dc27efefa0dd82e25a1f699069fe81a585/index.js +5 -0
- package/lib/utils/_dependencies/source/0xbd8fc1947cf119350184107a3087e2dc27efefa0dd82e25a1f699069fe81a585/init.d.ts +2 -0
- package/lib/utils/_dependencies/source/0xbd8fc1947cf119350184107a3087e2dc27efefa0dd82e25a1f699069fe81a585/init.js +37 -0
- package/lib/utils/_dependencies/source/0xbd8fc1947cf119350184107a3087e2dc27efefa0dd82e25a1f699069fe81a585/kiosk-lock-rule/structs.d.ts +79 -0
- package/lib/utils/_dependencies/source/0xbd8fc1947cf119350184107a3087e2dc27efefa0dd82e25a1f699069fe81a585/kiosk-lock-rule/structs.js +328 -0
- package/lib/utils/_dependencies/source/0xbd8fc1947cf119350184107a3087e2dc27efefa0dd82e25a1f699069fe81a585/royalty-rule/structs.d.ts +85 -0
- package/lib/utils/_dependencies/source/0xbd8fc1947cf119350184107a3087e2dc27efefa0dd82e25a1f699069fe81a585/royalty-rule/structs.js +340 -0
- package/lib/utils/_dependencies/source/0xbd8fc1947cf119350184107a3087e2dc27efefa0dd82e25a1f699069fe81a585/witness-rule/structs.d.ts +41 -0
- package/lib/utils/_dependencies/source/0xbd8fc1947cf119350184107a3087e2dc27efefa0dd82e25a1f699069fe81a585/witness-rule/structs.js +205 -0
- package/lib/utils/_dependencies/source/0xca5a5a62f01c79a104bf4d31669e29daa387f325c241de4edbe30986a9bc8b0d/coin-decimals-registry/structs.d.ts +174 -0
- package/lib/utils/_dependencies/source/0xca5a5a62f01c79a104bf4d31669e29daa387f325c241de4edbe30986a9bc8b0d/coin-decimals-registry/structs.js +511 -0
- package/lib/utils/_dependencies/source/0xca5a5a62f01c79a104bf4d31669e29daa387f325c241de4edbe30986a9bc8b0d/index.d.ts +2 -0
- package/lib/utils/_dependencies/source/0xca5a5a62f01c79a104bf4d31669e29daa387f325c241de4edbe30986a9bc8b0d/index.js +5 -0
- package/lib/utils/_dependencies/source/0xca5a5a62f01c79a104bf4d31669e29daa387f325c241de4edbe30986a9bc8b0d/init.d.ts +2 -0
- package/lib/utils/_dependencies/source/0xca5a5a62f01c79a104bf4d31669e29daa387f325c241de4edbe30986a9bc8b0d/init.js +33 -0
- package/lib/utils/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/bytes20/structs.d.ts +44 -0
- package/lib/utils/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/bytes20/structs.js +227 -0
- package/lib/utils/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/bytes32/structs.d.ts +44 -0
- package/lib/utils/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/bytes32/structs.js +227 -0
- package/lib/utils/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/consumed-vaas/structs.d.ts +72 -0
- package/lib/utils/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/consumed-vaas/structs.js +231 -0
- package/lib/utils/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/cursor/structs.d.ts +45 -0
- package/lib/utils/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/cursor/structs.js +232 -0
- package/lib/utils/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/emitter/structs.d.ts +140 -0
- package/lib/utils/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/emitter/structs.js +466 -0
- package/lib/utils/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/external-address/structs.d.ts +52 -0
- package/lib/utils/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/external-address/structs.js +204 -0
- package/lib/utils/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/fee-collector/structs.d.ts +58 -0
- package/lib/utils/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/fee-collector/structs.js +241 -0
- package/lib/utils/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/governance-message/structs.d.ts +158 -0
- package/lib/utils/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/governance-message/structs.js +406 -0
- package/lib/utils/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/guardian/structs.d.ts +52 -0
- package/lib/utils/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/guardian/structs.js +204 -0
- package/lib/utils/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/guardian-set/structs.d.ts +75 -0
- package/lib/utils/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/guardian-set/structs.js +246 -0
- package/lib/utils/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/guardian-signature/structs.d.ts +80 -0
- package/lib/utils/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/guardian-signature/structs.js +228 -0
- package/lib/utils/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/index.d.ts +2 -0
- package/lib/utils/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/index.js +5 -0
- package/lib/utils/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/init.d.ts +2 -0
- package/lib/utils/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/init.js +91 -0
- package/lib/utils/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/migrate/structs.d.ts +46 -0
- package/lib/utils/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/migrate/structs.js +204 -0
- package/lib/utils/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/package-utils/structs.d.ts +177 -0
- package/lib/utils/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/package-utils/structs.js +592 -0
- package/lib/utils/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/publish-message/structs.d.ts +141 -0
- package/lib/utils/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/publish-message/structs.js +413 -0
- package/lib/utils/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/set/structs.d.ts +101 -0
- package/lib/utils/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/set/structs.js +361 -0
- package/lib/utils/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/set-fee/structs.d.ts +79 -0
- package/lib/utils/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/set-fee/structs.js +328 -0
- package/lib/utils/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/setup/structs.d.ts +50 -0
- package/lib/utils/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/setup/structs.js +204 -0
- package/lib/utils/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/state/structs.d.ts +269 -0
- package/lib/utils/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/state/structs.js +413 -0
- package/lib/utils/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/transfer-fee/structs.d.ts +85 -0
- package/lib/utils/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/transfer-fee/structs.js +340 -0
- package/lib/utils/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/update-guardian-set/structs.d.ts +145 -0
- package/lib/utils/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/update-guardian-set/structs.js +490 -0
- package/lib/utils/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/upgrade-contract/structs.d.ts +143 -0
- package/lib/utils/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/upgrade-contract/structs.js +467 -0
- package/lib/utils/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/vaa/structs.d.ts +122 -0
- package/lib/utils/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/vaa/structs.js +283 -0
- package/lib/utils/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/version-control/structs.d.ts +79 -0
- package/lib/utils/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/version-control/structs.js +328 -0
- package/lib/utils/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/batch-price-attestation/structs.d.ts +279 -0
- package/lib/utils/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/batch-price-attestation/structs.js +407 -0
- package/lib/utils/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/contract-upgrade/structs.d.ts +105 -0
- package/lib/utils/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/contract-upgrade/structs.js +342 -0
- package/lib/utils/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/data-source/structs.d.ts +66 -0
- package/lib/utils/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/data-source/structs.js +216 -0
- package/lib/utils/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/event/structs.d.ts +200 -0
- package/lib/utils/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/event/structs.js +341 -0
- package/lib/utils/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/governance/structs.d.ts +67 -0
- package/lib/utils/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/governance/structs.js +246 -0
- package/lib/utils/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/governance-action/structs.d.ts +41 -0
- package/lib/utils/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/governance-action/structs.js +203 -0
- package/lib/utils/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/governance-instruction/structs.d.ts +71 -0
- package/lib/utils/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/governance-instruction/structs.js +252 -0
- package/lib/utils/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/hot-potato-vector/structs.d.ts +45 -0
- package/lib/utils/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/hot-potato-vector/structs.js +232 -0
- package/lib/utils/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/i64/structs.d.ts +47 -0
- package/lib/utils/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/i64/structs.js +215 -0
- package/lib/utils/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/index.d.ts +2 -0
- package/lib/utils/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/index.js +5 -0
- package/lib/utils/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/init.d.ts +2 -0
- package/lib/utils/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/init.js +85 -0
- package/lib/utils/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/migrate/structs.d.ts +46 -0
- package/lib/utils/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/migrate/structs.js +204 -0
- package/lib/utils/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/price/structs.d.ts +84 -0
- package/lib/utils/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/price/structs.js +228 -0
- package/lib/utils/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/price-feed/structs.d.ts +153 -0
- package/lib/utils/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/price-feed/structs.js +223 -0
- package/lib/utils/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/price-identifier/structs.d.ts +44 -0
- package/lib/utils/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/price-identifier/structs.js +227 -0
- package/lib/utils/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/price-info/structs.d.ts +351 -0
- package/lib/utils/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/price-info/structs.js +360 -0
- package/lib/utils/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/price-status/structs.d.ts +41 -0
- package/lib/utils/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/price-status/structs.js +203 -0
- package/lib/utils/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/set/structs.d.ts +110 -0
- package/lib/utils/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/set/structs.js +370 -0
- package/lib/utils/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/set-data-sources/structs.d.ts +75 -0
- package/lib/utils/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/set-data-sources/structs.js +228 -0
- package/lib/utils/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/set-fee-recipient/structs.d.ts +41 -0
- package/lib/utils/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/set-fee-recipient/structs.js +203 -0
- package/lib/utils/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/set-governance-data-source/structs.d.ts +72 -0
- package/lib/utils/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/set-governance-data-source/structs.js +222 -0
- package/lib/utils/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/set-stale-price-threshold/structs.d.ts +41 -0
- package/lib/utils/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/set-stale-price-threshold/structs.js +203 -0
- package/lib/utils/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/set-update-fee/structs.d.ts +47 -0
- package/lib/utils/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/set-update-fee/structs.js +215 -0
- package/lib/utils/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/setup/structs.d.ts +50 -0
- package/lib/utils/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/setup/structs.js +204 -0
- package/lib/utils/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/state/structs.d.ts +269 -0
- package/lib/utils/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/state/structs.js +507 -0
- package/lib/utils/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/version-control/structs.d.ts +79 -0
- package/lib/utils/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/version-control/structs.js +328 -0
- package/lib/utils/_dependencies/source/0xe87f1b2d498106a2c61421cec75b7b5c5e348512b0dc263949a0e7a3c256571a/admin/structs.d.ts +215 -0
- package/lib/utils/_dependencies/source/0xe87f1b2d498106a2c61421cec75b7b5c5e348512b0dc263949a0e7a3c256571a/admin/structs.js +533 -0
- package/lib/utils/_dependencies/source/0xe87f1b2d498106a2c61421cec75b7b5c5e348512b0dc263949a0e7a3c256571a/index.d.ts +2 -0
- package/lib/utils/_dependencies/source/0xe87f1b2d498106a2c61421cec75b7b5c5e348512b0dc263949a0e7a3c256571a/index.js +5 -0
- package/lib/utils/_dependencies/source/0xe87f1b2d498106a2c61421cec75b7b5c5e348512b0dc263949a0e7a3c256571a/init.d.ts +2 -0
- package/lib/utils/_dependencies/source/0xe87f1b2d498106a2c61421cec75b7b5c5e348512b0dc263949a0e7a3c256571a/init.js +44 -0
- package/lib/utils/_dependencies/source/0xe87f1b2d498106a2c61421cec75b7b5c5e348512b0dc263949a0e7a3c256571a/rewards-pool/structs.d.ts +93 -0
- package/lib/utils/_dependencies/source/0xe87f1b2d498106a2c61421cec75b7b5c5e348512b0dc263949a0e7a3c256571a/rewards-pool/structs.js +243 -0
- package/lib/utils/_dependencies/source/0xe87f1b2d498106a2c61421cec75b7b5c5e348512b0dc263949a0e7a3c256571a/spool/structs.d.ts +125 -0
- package/lib/utils/_dependencies/source/0xe87f1b2d498106a2c61421cec75b7b5c5e348512b0dc263949a0e7a3c256571a/spool/structs.js +271 -0
- package/lib/utils/_dependencies/source/0xe87f1b2d498106a2c61421cec75b7b5c5e348512b0dc263949a0e7a3c256571a/spool-account/structs.d.ts +114 -0
- package/lib/utils/_dependencies/source/0xe87f1b2d498106a2c61421cec75b7b5c5e348512b0dc263949a0e7a3c256571a/spool-account/structs.js +250 -0
- package/lib/utils/_dependencies/source/0xe87f1b2d498106a2c61421cec75b7b5c5e348512b0dc263949a0e7a3c256571a/user/structs.d.ts +413 -0
- package/lib/utils/_dependencies/source/0xe87f1b2d498106a2c61421cec75b7b5c5e348512b0dc263949a0e7a3c256571a/user/structs.js +754 -0
- package/lib/utils/_dependencies/source/0xefe8b36d5b2e43728cc323298626b83177803521d195cfb11e15b910e892fddf/app/structs.d.ts +210 -0
- package/lib/utils/_dependencies/source/0xefe8b36d5b2e43728cc323298626b83177803521d195cfb11e15b910e892fddf/app/structs.js +392 -0
- package/lib/utils/_dependencies/source/0xefe8b36d5b2e43728cc323298626b83177803521d195cfb11e15b910e892fddf/asset-active-state/structs.d.ts +250 -0
- package/lib/utils/_dependencies/source/0xefe8b36d5b2e43728cc323298626b83177803521d195cfb11e15b910e892fddf/asset-active-state/structs.js +491 -0
- package/lib/utils/_dependencies/source/0xefe8b36d5b2e43728cc323298626b83177803521d195cfb11e15b910e892fddf/borrow/structs.d.ts +85 -0
- package/lib/utils/_dependencies/source/0xefe8b36d5b2e43728cc323298626b83177803521d195cfb11e15b910e892fddf/borrow/structs.js +235 -0
- package/lib/utils/_dependencies/source/0xefe8b36d5b2e43728cc323298626b83177803521d195cfb11e15b910e892fddf/borrow-dynamics/structs.d.ts +106 -0
- package/lib/utils/_dependencies/source/0xefe8b36d5b2e43728cc323298626b83177803521d195cfb11e15b910e892fddf/borrow-dynamics/structs.js +353 -0
- package/lib/utils/_dependencies/source/0xefe8b36d5b2e43728cc323298626b83177803521d195cfb11e15b910e892fddf/collateral-stats/structs.d.ts +79 -0
- package/lib/utils/_dependencies/source/0xefe8b36d5b2e43728cc323298626b83177803521d195cfb11e15b910e892fddf/collateral-stats/structs.js +328 -0
- package/lib/utils/_dependencies/source/0xefe8b36d5b2e43728cc323298626b83177803521d195cfb11e15b910e892fddf/deposit-collateral/structs.d.ts +79 -0
- package/lib/utils/_dependencies/source/0xefe8b36d5b2e43728cc323298626b83177803521d195cfb11e15b910e892fddf/deposit-collateral/structs.js +229 -0
- package/lib/utils/_dependencies/source/0xefe8b36d5b2e43728cc323298626b83177803521d195cfb11e15b910e892fddf/flash-loan/structs.d.ts +132 -0
- package/lib/utils/_dependencies/source/0xefe8b36d5b2e43728cc323298626b83177803521d195cfb11e15b910e892fddf/flash-loan/structs.js +365 -0
- package/lib/utils/_dependencies/source/0xefe8b36d5b2e43728cc323298626b83177803521d195cfb11e15b910e892fddf/incentive-rewards/structs.d.ts +109 -0
- package/lib/utils/_dependencies/source/0xefe8b36d5b2e43728cc323298626b83177803521d195cfb11e15b910e892fddf/incentive-rewards/structs.js +342 -0
- package/lib/utils/_dependencies/source/0xefe8b36d5b2e43728cc323298626b83177803521d195cfb11e15b910e892fddf/index.d.ts +2 -0
- package/lib/utils/_dependencies/source/0xefe8b36d5b2e43728cc323298626b83177803521d195cfb11e15b910e892fddf/index.js +5 -0
- package/lib/utils/_dependencies/source/0xefe8b36d5b2e43728cc323298626b83177803521d195cfb11e15b910e892fddf/init.d.ts +2 -0
- package/lib/utils/_dependencies/source/0xefe8b36d5b2e43728cc323298626b83177803521d195cfb11e15b910e892fddf/init.js +114 -0
- package/lib/utils/_dependencies/source/0xefe8b36d5b2e43728cc323298626b83177803521d195cfb11e15b910e892fddf/interest-model/structs.d.ts +571 -0
- package/lib/utils/_dependencies/source/0xefe8b36d5b2e43728cc323298626b83177803521d195cfb11e15b910e892fddf/interest-model/structs.js +682 -0
- package/lib/utils/_dependencies/source/0xefe8b36d5b2e43728cc323298626b83177803521d195cfb11e15b910e892fddf/limiter/structs.d.ts +591 -0
- package/lib/utils/_dependencies/source/0xefe8b36d5b2e43728cc323298626b83177803521d195cfb11e15b910e892fddf/limiter/structs.js +1360 -0
- package/lib/utils/_dependencies/source/0xefe8b36d5b2e43728cc323298626b83177803521d195cfb11e15b910e892fddf/liquidate/structs.d.ts +111 -0
- package/lib/utils/_dependencies/source/0xefe8b36d5b2e43728cc323298626b83177803521d195cfb11e15b910e892fddf/liquidate/structs.js +247 -0
- package/lib/utils/_dependencies/source/0xefe8b36d5b2e43728cc323298626b83177803521d195cfb11e15b910e892fddf/lock-obligation/structs.d.ts +67 -0
- package/lib/utils/_dependencies/source/0xefe8b36d5b2e43728cc323298626b83177803521d195cfb11e15b910e892fddf/lock-obligation/structs.js +217 -0
- package/lib/utils/_dependencies/source/0xefe8b36d5b2e43728cc323298626b83177803521d195cfb11e15b910e892fddf/market/structs.d.ts +854 -0
- package/lib/utils/_dependencies/source/0xefe8b36d5b2e43728cc323298626b83177803521d195cfb11e15b910e892fddf/market/structs.js +293 -0
- package/lib/utils/_dependencies/source/0xefe8b36d5b2e43728cc323298626b83177803521d195cfb11e15b910e892fddf/mint/structs.d.ts +100 -0
- package/lib/utils/_dependencies/source/0xefe8b36d5b2e43728cc323298626b83177803521d195cfb11e15b910e892fddf/mint/structs.js +240 -0
- package/lib/utils/_dependencies/source/0xefe8b36d5b2e43728cc323298626b83177803521d195cfb11e15b910e892fddf/obligation/structs.d.ts +628 -0
- package/lib/utils/_dependencies/source/0xefe8b36d5b2e43728cc323298626b83177803521d195cfb11e15b910e892fddf/obligation/structs.js +1010 -0
- package/lib/utils/_dependencies/source/0xefe8b36d5b2e43728cc323298626b83177803521d195cfb11e15b910e892fddf/obligation-access/structs.d.ts +92 -0
- package/lib/utils/_dependencies/source/0xefe8b36d5b2e43728cc323298626b83177803521d195cfb11e15b910e892fddf/obligation-access/structs.js +224 -0
- package/lib/utils/_dependencies/source/0xefe8b36d5b2e43728cc323298626b83177803521d195cfb11e15b910e892fddf/obligation-collaterals/structs.d.ts +79 -0
- package/lib/utils/_dependencies/source/0xefe8b36d5b2e43728cc323298626b83177803521d195cfb11e15b910e892fddf/obligation-collaterals/structs.js +328 -0
- package/lib/utils/_dependencies/source/0xefe8b36d5b2e43728cc323298626b83177803521d195cfb11e15b910e892fddf/obligation-debts/structs.d.ts +85 -0
- package/lib/utils/_dependencies/source/0xefe8b36d5b2e43728cc323298626b83177803521d195cfb11e15b910e892fddf/obligation-debts/structs.js +340 -0
- package/lib/utils/_dependencies/source/0xefe8b36d5b2e43728cc323298626b83177803521d195cfb11e15b910e892fddf/open-obligation/structs.d.ts +104 -0
- package/lib/utils/_dependencies/source/0xefe8b36d5b2e43728cc323298626b83177803521d195cfb11e15b910e892fddf/open-obligation/structs.js +347 -0
- package/lib/utils/_dependencies/source/0xefe8b36d5b2e43728cc323298626b83177803521d195cfb11e15b910e892fddf/redeem/structs.d.ts +100 -0
- package/lib/utils/_dependencies/source/0xefe8b36d5b2e43728cc323298626b83177803521d195cfb11e15b910e892fddf/redeem/structs.js +240 -0
- package/lib/utils/_dependencies/source/0xefe8b36d5b2e43728cc323298626b83177803521d195cfb11e15b910e892fddf/repay/structs.d.ts +85 -0
- package/lib/utils/_dependencies/source/0xefe8b36d5b2e43728cc323298626b83177803521d195cfb11e15b910e892fddf/repay/structs.js +235 -0
- package/lib/utils/_dependencies/source/0xefe8b36d5b2e43728cc323298626b83177803521d195cfb11e15b910e892fddf/reserve/structs.d.ts +497 -0
- package/lib/utils/_dependencies/source/0xefe8b36d5b2e43728cc323298626b83177803521d195cfb11e15b910e892fddf/reserve/structs.js +927 -0
- package/lib/utils/_dependencies/source/0xefe8b36d5b2e43728cc323298626b83177803521d195cfb11e15b910e892fddf/risk-model/structs.d.ts +443 -0
- package/lib/utils/_dependencies/source/0xefe8b36d5b2e43728cc323298626b83177803521d195cfb11e15b910e892fddf/risk-model/structs.js +658 -0
- package/lib/utils/_dependencies/source/0xefe8b36d5b2e43728cc323298626b83177803521d195cfb11e15b910e892fddf/version/structs.d.ts +102 -0
- package/lib/utils/_dependencies/source/0xefe8b36d5b2e43728cc323298626b83177803521d195cfb11e15b910e892fddf/version/structs.js +335 -0
- package/lib/utils/_dependencies/source/0xefe8b36d5b2e43728cc323298626b83177803521d195cfb11e15b910e892fddf/withdraw-collateral/structs.d.ts +79 -0
- package/lib/utils/_dependencies/source/0xefe8b36d5b2e43728cc323298626b83177803521d195cfb11e15b910e892fddf/withdraw-collateral/structs.js +229 -0
- package/lib/utils/_framework/init-source.d.ts +1 -0
- package/lib/utils/_framework/init-source.js +81 -0
- package/lib/utils/_framework/loader.d.ts +17 -0
- package/lib/utils/_framework/loader.js +99 -0
- package/lib/utils/_framework/reified.d.ts +100 -0
- package/lib/utils/_framework/reified.js +263 -0
- package/lib/utils/_framework/util.d.ts +53 -0
- package/lib/utils/_framework/util.js +252 -0
- package/lib/utils/airdrop/authority-entry.d.ts +22 -0
- package/lib/utils/airdrop/authority-entry.js +138 -0
- package/lib/utils/airdrop/user-entry.d.ts +10 -0
- package/lib/utils/airdrop/user-entry.js +21 -0
- package/lib/utils/airdrop/view-functions.d.ts +10 -0
- package/lib/utils/airdrop/view-functions.js +72 -0
- package/lib/utils/api/defillama/tvl.d.ts +1 -0
- package/lib/utils/api/defillama/tvl.js +59 -0
- package/lib/utils/{leader-board.d.ts → api/sentio/leader-board.d.ts} +0 -7
- package/lib/utils/api/sentio/leader-board.js +104 -0
- package/lib/utils/api/sentio/reward-generated.d.ts +16 -0
- package/lib/utils/api/sentio/reward-generated.js +524 -0
- package/lib/utils/leaderboard/authority-entry.d.ts +22 -0
- package/lib/utils/leaderboard/authority-entry.js +91 -0
- package/lib/utils/leaderboard/view-function.d.ts +21 -0
- package/lib/utils/leaderboard/view-function.js +92 -0
- package/lib/utils/locked-period-vault/index.d.ts +3 -0
- package/lib/utils/locked-period-vault/index.js +6 -0
- package/lib/utils/locked-period-vault/init.d.ts +2 -0
- package/lib/utils/locked-period-vault/init.js +44 -0
- package/lib/utils/locked-period-vault/locked-period-vault/functions.d.ts +137 -0
- package/lib/utils/locked-period-vault/locked-period-vault/functions.js +264 -0
- package/lib/utils/locked-period-vault/locked-period-vault/structs.d.ts +1236 -0
- package/lib/utils/locked-period-vault/locked-period-vault/structs.js +2400 -0
- package/lib/utils/nft-staking/user-entry.d.ts +8 -7
- package/lib/utils/nft-staking/user-entry.js +199 -62
- package/lib/utils/price.js +3 -1
- package/lib/utils/recap2023.js +3 -6
- package/lib/utils/tails-exp-dice/fetch.js +1 -1
- package/lib/utils/token.js +6 -0
- package/lib/utils/tools.d.ts +4 -0
- package/lib/utils/tools.js +26 -1
- package/lib/utils/typus-dov-single-v2/authorized-entry.js +2 -2
- package/lib/utils/typus-dov-single-v2/depositorPnl.js +1 -1
- package/lib/utils/typus-dov-single-v2/function/bidding.d.ts +151 -0
- package/lib/utils/typus-dov-single-v2/function/bidding.js +834 -0
- package/lib/utils/typus-dov-single-v2/function/token.d.ts +21 -0
- package/lib/utils/typus-dov-single-v2/function/token.js +38 -0
- package/lib/utils/typus-dov-single-v2/function/vault.d.ts +8 -0
- package/lib/utils/typus-dov-single-v2/function/vault.js +23 -0
- package/lib/utils/typus-dov-single-v2/mfud-user-entry.d.ts +51 -63
- package/lib/utils/typus-dov-single-v2/mfud-user-entry.js +171 -231
- package/lib/utils/typus-dov-single-v2/user-entry.d.ts +65 -115
- package/lib/utils/typus-dov-single-v2/user-entry.js +141 -335
- package/lib/utils/typus-dov-single-v2/user-history.d.ts +11 -5
- package/lib/utils/typus-dov-single-v2/user-history.js +430 -169
- package/lib/utils/typus-dov-single-v2/view-function.d.ts +16 -2
- package/lib/utils/typus-dov-single-v2/view-function.js +39 -24
- package/lib/utils/typus-nft/fetch.d.ts +13 -8
- package/lib/utils/typus-nft/fetch.js +81 -39
- package/lib/utils/typus_perp/admin/functions.d.ts +18 -0
- package/lib/utils/typus_perp/admin/functions.js +43 -0
- package/lib/utils/typus_perp/admin/structs.d.ts +371 -0
- package/lib/utils/typus_perp/admin/structs.js +796 -0
- package/lib/utils/typus_perp/critbit/functions.d.ts +101 -0
- package/lib/utils/typus_perp/critbit/functions.js +186 -0
- package/lib/utils/typus_perp/critbit/structs.d.ts +226 -0
- package/lib/utils/typus_perp/critbit/structs.js +572 -0
- package/lib/utils/typus_perp/index.d.ts +2 -0
- package/lib/utils/typus_perp/index.js +5 -0
- package/lib/utils/typus_perp/init.d.ts +2 -0
- package/lib/utils/typus_perp/init.js +121 -0
- package/lib/utils/typus_perp/lp-pool/functions.d.ts +231 -0
- package/lib/utils/typus_perp/lp-pool/functions.js +346 -0
- package/lib/utils/typus_perp/lp-pool/structs.d.ts +2232 -0
- package/lib/utils/typus_perp/lp-pool/structs.js +3300 -0
- package/lib/utils/typus_perp/math/functions.d.ts +16 -0
- package/lib/utils/typus_perp/math/functions.js +33 -0
- package/lib/utils/typus_perp/oracle/functions.d.ts +14 -0
- package/lib/utils/typus_perp/oracle/functions.js +23 -0
- package/lib/utils/typus_perp/oracle/structs.d.ts +102 -0
- package/lib/utils/typus_perp/oracle/structs.js +353 -0
- package/lib/utils/typus_perp/position/functions.d.ts +189 -0
- package/lib/utils/typus_perp/position/functions.js +307 -0
- package/lib/utils/typus_perp/position/structs.d.ts +588 -0
- package/lib/utils/typus_perp/position/structs.js +763 -0
- package/lib/utils/typus_perp/stake-pool/functions.d.ts +180 -0
- package/lib/utils/typus_perp/stake-pool/functions.js +276 -0
- package/lib/utils/typus_perp/stake-pool/structs.d.ts +2089 -0
- package/lib/utils/typus_perp/stake-pool/structs.js +3539 -0
- package/lib/utils/typus_perp/symbol/functions.d.ts +10 -0
- package/lib/utils/typus_perp/symbol/functions.js +21 -0
- package/lib/utils/typus_perp/symbol/structs.d.ts +76 -0
- package/lib/utils/typus_perp/symbol/structs.js +216 -0
- package/lib/utils/typus_perp/tlp/functions.d.ts +20 -0
- package/lib/utils/typus_perp/tlp/functions.js +36 -0
- package/lib/utils/typus_perp/tlp/structs.d.ts +88 -0
- package/lib/utils/typus_perp/tlp/structs.js +329 -0
- package/lib/utils/typus_perp/token-interface/functions.d.ts +12 -0
- package/lib/utils/typus_perp/token-interface/functions.js +21 -0
- package/lib/utils/typus_perp/trading/functions.d.ts +234 -0
- package/lib/utils/typus_perp/trading/functions.js +329 -0
- package/lib/utils/typus_perp/trading/structs.d.ts +2305 -0
- package/lib/utils/typus_perp/trading/structs.js +3792 -0
- package/lib/utils/typus_perp/treasury-caps/functions.d.ts +10 -0
- package/lib/utils/typus_perp/treasury-caps/functions.js +33 -0
- package/lib/utils/typus_perp/treasury-caps/structs.d.ts +50 -0
- package/lib/utils/typus_perp/treasury-caps/structs.js +204 -0
- package/lib/utils/typus_perp/utils/functions.d.ts +24 -0
- package/lib/utils/typus_perp/utils/functions.js +41 -0
- package/lib/utils/user/view-function.d.ts +9 -0
- package/lib/utils/user/view-function.js +72 -0
- package/package.json +8 -5
- package/lib/utils/leader-board.js +0 -333
- package/lib/utils/typus-dov-double/authorized-entry.d.ts +0 -102
- package/lib/utils/typus-dov-double/authorized-entry.js +0 -295
- package/lib/utils/typus-dov-double/manager-entry.d.ts +0 -219
- package/lib/utils/typus-dov-double/manager-entry.js +0 -584
- package/lib/utils/typus-dov-double/portfolio-vault.d.ts +0 -68
- package/lib/utils/typus-dov-double/portfolio-vault.js +0 -303
- package/lib/utils/typus-dov-double/user-entry.d.ts +0 -93
- package/lib/utils/typus-dov-double/user-entry.js +0 -280
- package/lib/utils/typus-dov-double/view-function.d.ts +0 -11
- package/lib/utils/typus-dov-double/view-function.js +0 -213
- package/lib/utils/typus-dov-single/db-data.d.ts +0 -19
- package/lib/utils/typus-dov-single/db-data.js +0 -226
- package/lib/utils/typus-dov-single/portfolio-vault.d.ts +0 -63
- package/lib/utils/typus-dov-single/portfolio-vault.js +0 -284
- package/lib/utils/typus-dov-single/registry.d.ts +0 -14
- package/lib/utils/typus-dov-single/registry.js +0 -126
- package/lib/utils/typus-dov-single/user-entry.d.ts +0 -103
- package/lib/utils/typus-dov-single/user-entry.js +0 -388
- package/lib/utils/typus-dov-single/user-history.d.ts +0 -17
- package/lib/utils/typus-dov-single/user-history.js +0 -146
- package/lib/utils/typus-dov-single/view-function.d.ts +0 -50
- package/lib/utils/typus-dov-single/view-function.js +0 -444
|
@@ -16,416 +16,168 @@ var __read = (this && this.__read) || function (o, n) {
|
|
|
16
16
|
return ar;
|
|
17
17
|
};
|
|
18
18
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19
|
-
exports.getRebateTx = exports.getMultiTransferBidReceiptTx = exports.getTransferBidReceiptTx = exports.getExerciseTx = exports.getNewBidTx = exports.
|
|
19
|
+
exports.getCompoundWithRedeemTx = exports.getRebateTx = exports.getMultiTransferBidReceiptTx = exports.getTransferBidReceiptTx = exports.getExerciseTx = exports.getNewBidTx = exports.getRefreshDepositSnapshotTx = exports.getReduceFundTx = exports.getRaiseFundTx = void 0;
|
|
20
20
|
var transactions_1 = require("@mysten/sui.js/transactions");
|
|
21
21
|
var constants_1 = require("../../constants");
|
|
22
22
|
/**
|
|
23
|
-
public fun
|
|
23
|
+
public fun public_raise_fund<D_TOKEN, B_TOKEN>(
|
|
24
|
+
typus_ecosystem_version: &TypusEcosystemVersion,
|
|
25
|
+
typus_user_registry: &mut TypusUserRegistry,
|
|
26
|
+
typus_leaderboard_registry: &mut TypusLeaderboardRegistry,
|
|
24
27
|
registry: &mut Registry,
|
|
25
28
|
index: u64,
|
|
26
|
-
coins: vector<Coin<D_TOKEN>>,
|
|
27
|
-
amount: u64,
|
|
28
29
|
receipts: vector<TypusDepositReceipt>,
|
|
30
|
+
raise_balance: Balance<D_TOKEN>,
|
|
31
|
+
raise_from_premium: bool,
|
|
32
|
+
raise_from_inactive: bool,
|
|
29
33
|
clock: &Clock,
|
|
30
34
|
ctx: &mut TxContext,
|
|
31
|
-
)
|
|
32
|
-
*/
|
|
33
|
-
function
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
target: "".concat(input.typusDovSinglePackageId, "::tails_staking::deposit"),
|
|
40
|
-
typeArguments: input.typeArguments,
|
|
35
|
+
): (TypusDepositReceipt, vector<u64>) {
|
|
36
|
+
*/
|
|
37
|
+
function getRaiseFundTx(input) {
|
|
38
|
+
var raiseBalance = input.typeArguments[0] == "0x2::sui::SUI" ||
|
|
39
|
+
input.typeArguments[0] == "0x0000000000000000000000000000000000000000000000000000000000000002::sui::SUI"
|
|
40
|
+
? input.tx.moveCall({
|
|
41
|
+
target: "".concat(input.typusFrameworkPackageId, "::utils::delegate_extract_balance"),
|
|
42
|
+
typeArguments: [input.typeArguments[0]],
|
|
41
43
|
arguments: [
|
|
42
|
-
input.tx.
|
|
43
|
-
input.tx.pure(input.index),
|
|
44
|
-
input.tx.makeMoveVec({ objects: [coin] }),
|
|
45
|
-
input.tx.pure(input.amount),
|
|
44
|
+
input.tx.pure(input.user),
|
|
46
45
|
input.tx.makeMoveVec({
|
|
47
|
-
type: "".concat(input.
|
|
48
|
-
objects: input.
|
|
46
|
+
type: "0x2::coin::Coin<".concat(input.typeArguments[0], ">"),
|
|
47
|
+
objects: [input.tx.splitCoins(input.tx.gas, [input.tx.pure(input.raiseAmount)])],
|
|
49
48
|
}),
|
|
50
|
-
input.tx.pure(
|
|
49
|
+
input.tx.pure(input.raiseAmount),
|
|
51
50
|
],
|
|
52
|
-
})
|
|
53
|
-
input.tx.moveCall({
|
|
54
|
-
target: "".concat(input.typusFrameworkPackageId, "::utils::
|
|
51
|
+
})
|
|
52
|
+
: input.tx.moveCall({
|
|
53
|
+
target: "".concat(input.typusFrameworkPackageId, "::utils::delegate_extract_balance"),
|
|
55
54
|
typeArguments: [input.typeArguments[0]],
|
|
56
|
-
arguments: [input.tx.object(result[0]), input.tx.pure(input.user)],
|
|
57
|
-
});
|
|
58
|
-
input.tx.transferObjects([input.tx.object(result[1])], input.user);
|
|
59
|
-
}
|
|
60
|
-
else {
|
|
61
|
-
var result = input.tx.moveCall({
|
|
62
|
-
target: "".concat(input.typusDovSinglePackageId, "::tails_staking::deposit"),
|
|
63
|
-
typeArguments: input.typeArguments,
|
|
64
55
|
arguments: [
|
|
65
|
-
input.tx.
|
|
66
|
-
input.tx.pure(input.index),
|
|
67
|
-
input.tx.makeMoveVec({ objects: input.coins.map(function (coin) { return input.tx.object(coin); }) }),
|
|
68
|
-
input.tx.pure(input.amount),
|
|
56
|
+
input.tx.pure(input.user),
|
|
69
57
|
input.tx.makeMoveVec({
|
|
70
|
-
type: "".concat(input.
|
|
71
|
-
objects: input.
|
|
58
|
+
type: "0x2::coin::Coin<".concat(input.typeArguments[0], ">"),
|
|
59
|
+
objects: input.raiseCoins.map(function (coin) { return input.tx.object(coin); }),
|
|
72
60
|
}),
|
|
73
|
-
input.tx.pure(
|
|
61
|
+
input.tx.pure(input.raiseAmount),
|
|
74
62
|
],
|
|
75
63
|
});
|
|
76
|
-
input.tx.moveCall({
|
|
77
|
-
target: "".concat(input.typusFrameworkPackageId, "::utils::transfer_coins"),
|
|
78
|
-
typeArguments: [input.typeArguments[0]],
|
|
79
|
-
arguments: [input.tx.object(result[0]), input.tx.pure(input.user)],
|
|
80
|
-
});
|
|
81
|
-
input.tx.transferObjects([input.tx.object(result[1])], input.user);
|
|
82
|
-
}
|
|
83
|
-
return input.tx;
|
|
84
|
-
}
|
|
85
|
-
exports.getDepositTx = getDepositTx;
|
|
86
|
-
/**
|
|
87
|
-
public fun withdraw<D_TOKEN, B_TOKEN>(
|
|
88
|
-
registry: &mut Registry,
|
|
89
|
-
index: u64,
|
|
90
|
-
receipts: vector<TypusDepositReceipt>,
|
|
91
|
-
share: Option<u64>,
|
|
92
|
-
clock: &Clock,
|
|
93
|
-
ctx: &mut TxContext,
|
|
94
|
-
)
|
|
95
|
-
*/
|
|
96
|
-
function getWithdrawTx(input) {
|
|
97
|
-
var result = input.tx.moveCall({
|
|
98
|
-
target: "".concat(input.typusDovSinglePackageId, "::tails_staking::withdraw"),
|
|
99
|
-
typeArguments: input.typeArguments,
|
|
100
|
-
arguments: [
|
|
101
|
-
input.tx.object(input.typusDovSingleRegistry),
|
|
102
|
-
input.tx.pure(input.index),
|
|
103
|
-
input.tx.makeMoveVec({
|
|
104
|
-
type: "".concat(input.typusFrameworkOriginPackageId, "::vault::TypusDepositReceipt"),
|
|
105
|
-
objects: input.receipts.map(function (receipt) { return input.tx.object(receipt); }),
|
|
106
|
-
}),
|
|
107
|
-
input.tx.pure(input.share ? [input.share] : []),
|
|
108
|
-
input.tx.pure(constants_1.CLOCK),
|
|
109
|
-
],
|
|
110
|
-
});
|
|
111
|
-
input.tx.moveCall({
|
|
112
|
-
target: "".concat(input.typusFrameworkPackageId, "::utils::transfer_balance"),
|
|
113
|
-
typeArguments: [input.typeArguments[0]],
|
|
114
|
-
arguments: [input.tx.object(result[0]), input.tx.pure(input.user)],
|
|
115
|
-
});
|
|
116
|
-
input.tx.moveCall({
|
|
117
|
-
target: "".concat(input.typusFrameworkPackageId, "::vault::transfer_deposit_receipt"),
|
|
118
|
-
arguments: [input.tx.object(result[1]), input.tx.pure(input.user)],
|
|
119
|
-
});
|
|
120
|
-
return input.tx;
|
|
121
|
-
}
|
|
122
|
-
exports.getWithdrawTx = getWithdrawTx;
|
|
123
|
-
/**
|
|
124
|
-
public fun unsubscribe<D_TOKEN, B_TOKEN>(
|
|
125
|
-
registry: &mut Registry,
|
|
126
|
-
index: u64,
|
|
127
|
-
receipts: vector<TypusDepositReceipt>,
|
|
128
|
-
share: Option<u64>,
|
|
129
|
-
clock: &Clock,
|
|
130
|
-
ctx: &mut TxContext,
|
|
131
|
-
)
|
|
132
|
-
*/
|
|
133
|
-
function getUnsubscribeTx(input) {
|
|
134
64
|
var result = input.tx.moveCall({
|
|
135
|
-
target: "".concat(input.typusDovSinglePackageId, "::
|
|
65
|
+
target: "".concat(input.typusDovSinglePackageId, "::tds_user_entry::public_raise_fund"),
|
|
136
66
|
typeArguments: input.typeArguments,
|
|
137
67
|
arguments: [
|
|
68
|
+
input.tx.object(input.typusEcosystemVersion),
|
|
69
|
+
input.tx.object(input.typusUserRegistry),
|
|
70
|
+
input.tx.object(input.typusLeaderboardRegistry),
|
|
138
71
|
input.tx.object(input.typusDovSingleRegistry),
|
|
139
72
|
input.tx.pure(input.index),
|
|
140
73
|
input.tx.makeMoveVec({
|
|
141
74
|
type: "".concat(input.typusFrameworkOriginPackageId, "::vault::TypusDepositReceipt"),
|
|
142
75
|
objects: input.receipts.map(function (receipt) { return input.tx.object(receipt); }),
|
|
143
76
|
}),
|
|
144
|
-
input.tx.
|
|
145
|
-
input.tx.pure(
|
|
77
|
+
input.tx.object(raiseBalance),
|
|
78
|
+
input.tx.pure(input.raiseFromPremium),
|
|
79
|
+
input.tx.pure(input.raiseFromInactive),
|
|
80
|
+
input.tx.object(constants_1.CLOCK),
|
|
146
81
|
],
|
|
147
82
|
});
|
|
148
83
|
input.tx.transferObjects([input.tx.object(result[0])], input.user);
|
|
149
84
|
return input.tx;
|
|
150
85
|
}
|
|
151
|
-
exports.
|
|
86
|
+
exports.getRaiseFundTx = getRaiseFundTx;
|
|
152
87
|
/**
|
|
153
|
-
public fun
|
|
88
|
+
public fun public_reduce_fund<D_TOKEN, B_TOKEN, I_TOKEN>(
|
|
89
|
+
typus_ecosystem_version: &TypusEcosystemVersion,
|
|
90
|
+
typus_user_registry: &mut TypusUserRegistry,
|
|
91
|
+
typus_leaderboard_registry: &mut TypusLeaderboardRegistry,
|
|
154
92
|
registry: &mut Registry,
|
|
155
93
|
index: u64,
|
|
156
94
|
receipts: vector<TypusDepositReceipt>,
|
|
95
|
+
reduce_from_warmup: u64,
|
|
96
|
+
reduce_from_active: u64,
|
|
97
|
+
reduce_from_premium: bool,
|
|
98
|
+
reduce_from_inactive: bool,
|
|
99
|
+
reduce_from_incentive: bool,
|
|
157
100
|
clock: &Clock,
|
|
158
101
|
ctx: &mut TxContext,
|
|
159
|
-
)
|
|
160
|
-
*/
|
|
161
|
-
function
|
|
102
|
+
): (Option<TypusDepositReceipt>, Balance<D_TOKEN>, Balance<B_TOKEN>, Balance<I_TOKEN>, vector<u64>) {
|
|
103
|
+
*/
|
|
104
|
+
function getReduceFundTx(input) {
|
|
162
105
|
var result = input.tx.moveCall({
|
|
163
|
-
target: "".concat(input.typusDovSinglePackageId, "::
|
|
106
|
+
target: "".concat(input.typusDovSinglePackageId, "::tds_user_entry::public_reduce_fund"),
|
|
164
107
|
typeArguments: input.typeArguments,
|
|
165
108
|
arguments: [
|
|
109
|
+
input.tx.object(input.typusEcosystemVersion),
|
|
110
|
+
input.tx.object(input.typusUserRegistry),
|
|
111
|
+
input.tx.object(input.typusLeaderboardRegistry),
|
|
166
112
|
input.tx.object(input.typusDovSingleRegistry),
|
|
167
113
|
input.tx.pure(input.index),
|
|
168
114
|
input.tx.makeMoveVec({
|
|
169
115
|
type: "".concat(input.typusFrameworkOriginPackageId, "::vault::TypusDepositReceipt"),
|
|
170
116
|
objects: input.receipts.map(function (receipt) { return input.tx.object(receipt); }),
|
|
171
117
|
}),
|
|
118
|
+
input.tx.pure(input.reduceFromWarmup),
|
|
119
|
+
input.tx.pure(input.reduceFromActive),
|
|
120
|
+
input.tx.pure(input.reduceFromPremium),
|
|
121
|
+
input.tx.pure(input.reduceFromInactive),
|
|
122
|
+
input.tx.pure(input.reduceFromIncentive),
|
|
172
123
|
input.tx.object(constants_1.CLOCK),
|
|
173
124
|
],
|
|
174
125
|
});
|
|
175
|
-
if (input.incentiveToken) {
|
|
176
|
-
input.typeArguments.push(input.incentiveToken);
|
|
177
|
-
input.tx = getRedeemTx({
|
|
178
|
-
tx: input.tx,
|
|
179
|
-
typusFrameworkOriginPackageId: input.typusFrameworkOriginPackageId,
|
|
180
|
-
typusFrameworkPackageId: input.typusFrameworkPackageId,
|
|
181
|
-
typusDovSinglePackageId: input.typusDovSinglePackageId,
|
|
182
|
-
typusDovSingleRegistry: input.typusDovSingleRegistry,
|
|
183
|
-
typeArguments: input.typeArguments,
|
|
184
|
-
index: input.index,
|
|
185
|
-
receipts: [input.tx.object(result[0])],
|
|
186
|
-
user: input.user,
|
|
187
|
-
});
|
|
188
|
-
}
|
|
189
|
-
else {
|
|
190
|
-
input.tx.transferObjects([input.tx.object(result[0])], input.user);
|
|
191
|
-
}
|
|
192
|
-
return input.tx;
|
|
193
|
-
}
|
|
194
|
-
exports.getCompoundTx = getCompoundTx;
|
|
195
|
-
/**
|
|
196
|
-
public fun claim<D_TOKEN, B_TOKEN>(
|
|
197
|
-
registry: &mut Registry,
|
|
198
|
-
index: u64,
|
|
199
|
-
receipts: vector<TypusDepositReceipt>,
|
|
200
|
-
ctx: &mut TxContext,
|
|
201
|
-
)
|
|
202
|
-
*/
|
|
203
|
-
function getClaimTx(input) {
|
|
204
|
-
var result = input.tx.moveCall({
|
|
205
|
-
target: "".concat(input.typusDovSinglePackageId, "::tds_user_entry::claim"),
|
|
206
|
-
typeArguments: input.typeArguments,
|
|
207
|
-
arguments: [
|
|
208
|
-
input.tx.object(input.typusDovSingleRegistry),
|
|
209
|
-
input.tx.pure(input.index),
|
|
210
|
-
input.tx.makeMoveVec({
|
|
211
|
-
type: "".concat(input.typusFrameworkOriginPackageId, "::vault::TypusDepositReceipt"),
|
|
212
|
-
objects: input.receipts.map(function (receipt) { return input.tx.object(receipt); }),
|
|
213
|
-
}),
|
|
214
|
-
],
|
|
215
|
-
});
|
|
216
126
|
input.tx.moveCall({
|
|
217
|
-
target: "".concat(input.typusFrameworkPackageId, "::
|
|
218
|
-
typeArguments: [input.typeArguments[0]],
|
|
127
|
+
target: "".concat(input.typusFrameworkPackageId, "::vault::transfer_deposit_receipt"),
|
|
219
128
|
arguments: [input.tx.object(result[0]), input.tx.pure(input.user)],
|
|
220
129
|
});
|
|
221
130
|
input.tx.moveCall({
|
|
222
|
-
target: "".concat(input.typusFrameworkPackageId, "::
|
|
131
|
+
target: "".concat(input.typusFrameworkPackageId, "::utils::transfer_balance"),
|
|
132
|
+
typeArguments: [input.typeArguments[0]],
|
|
223
133
|
arguments: [input.tx.object(result[1]), input.tx.pure(input.user)],
|
|
224
134
|
});
|
|
225
|
-
return input.tx;
|
|
226
|
-
}
|
|
227
|
-
exports.getClaimTx = getClaimTx;
|
|
228
|
-
/**
|
|
229
|
-
public fun harvest<D_TOKEN, B_TOKEN>(
|
|
230
|
-
registry: &mut Registry,
|
|
231
|
-
index: u64,
|
|
232
|
-
receipts: vector<TypusDepositReceipt>,
|
|
233
|
-
ctx: &mut TxContext,
|
|
234
|
-
)
|
|
235
|
-
*/
|
|
236
|
-
function getHarvestTx(input) {
|
|
237
|
-
var result = input.tx.moveCall({
|
|
238
|
-
target: "".concat(input.typusDovSinglePackageId, "::tds_user_entry::harvest"),
|
|
239
|
-
typeArguments: input.typeArguments,
|
|
240
|
-
arguments: [
|
|
241
|
-
input.tx.object(input.typusDovSingleRegistry),
|
|
242
|
-
input.tx.pure(input.index),
|
|
243
|
-
input.tx.makeMoveVec({
|
|
244
|
-
type: "".concat(input.typusFrameworkOriginPackageId, "::vault::TypusDepositReceipt"),
|
|
245
|
-
objects: input.receipts.map(function (receipt) { return input.tx.object(receipt); }),
|
|
246
|
-
}),
|
|
247
|
-
],
|
|
248
|
-
});
|
|
249
135
|
input.tx.moveCall({
|
|
250
136
|
target: "".concat(input.typusFrameworkPackageId, "::utils::transfer_balance"),
|
|
251
137
|
typeArguments: [input.typeArguments[1]],
|
|
252
|
-
arguments: [input.tx.object(result[
|
|
138
|
+
arguments: [input.tx.object(result[2]), input.tx.pure(input.user)],
|
|
139
|
+
});
|
|
140
|
+
input.tx.moveCall({
|
|
141
|
+
target: "".concat(input.typusFrameworkPackageId, "::utils::transfer_balance"),
|
|
142
|
+
typeArguments: [input.typeArguments[2]],
|
|
143
|
+
arguments: [input.tx.object(result[3]), input.tx.pure(input.user)],
|
|
253
144
|
});
|
|
254
|
-
if (input.incentiveToken) {
|
|
255
|
-
input.typeArguments.push(input.incentiveToken);
|
|
256
|
-
var receipt = input.tx.moveCall({
|
|
257
|
-
target: "0x1::option::destroy_some",
|
|
258
|
-
typeArguments: ["".concat(input.typusFrameworkOriginPackageId, "::vault::TypusDepositReceipt")],
|
|
259
|
-
arguments: [input.tx.object(result[1])],
|
|
260
|
-
});
|
|
261
|
-
input.tx = getRedeemTx({
|
|
262
|
-
tx: input.tx,
|
|
263
|
-
typusFrameworkOriginPackageId: input.typusFrameworkOriginPackageId,
|
|
264
|
-
typusFrameworkPackageId: input.typusFrameworkPackageId,
|
|
265
|
-
typusDovSinglePackageId: input.typusDovSinglePackageId,
|
|
266
|
-
typusDovSingleRegistry: input.typusDovSingleRegistry,
|
|
267
|
-
typeArguments: input.typeArguments,
|
|
268
|
-
index: input.index,
|
|
269
|
-
receipts: [input.tx.object(receipt)],
|
|
270
|
-
user: input.user,
|
|
271
|
-
});
|
|
272
|
-
}
|
|
273
|
-
else {
|
|
274
|
-
input.tx.moveCall({
|
|
275
|
-
target: "".concat(input.typusFrameworkPackageId, "::vault::transfer_deposit_receipt"),
|
|
276
|
-
arguments: [input.tx.object(result[1]), input.tx.pure(input.user)],
|
|
277
|
-
});
|
|
278
|
-
}
|
|
279
145
|
return input.tx;
|
|
280
146
|
}
|
|
281
|
-
exports.
|
|
147
|
+
exports.getReduceFundTx = getReduceFundTx;
|
|
282
148
|
/**
|
|
283
|
-
public fun
|
|
149
|
+
public fun public_refresh_deposit_snapshot<D_TOKEN, B_TOKEN>(
|
|
150
|
+
typus_ecosystem_version: &TypusEcosystemVersion,
|
|
151
|
+
typus_user_registry: &mut TypusUserRegistry,
|
|
152
|
+
typus_leaderboard_registry: &mut TypusLeaderboardRegistry,
|
|
284
153
|
registry: &mut Registry,
|
|
285
154
|
index: u64,
|
|
286
155
|
receipts: vector<TypusDepositReceipt>,
|
|
156
|
+
clock: &Clock,
|
|
287
157
|
ctx: &mut TxContext,
|
|
288
|
-
)
|
|
289
|
-
*/
|
|
290
|
-
function
|
|
158
|
+
): (TypusDepositReceipt, vector<u64>) {
|
|
159
|
+
*/
|
|
160
|
+
function getRefreshDepositSnapshotTx(input) {
|
|
291
161
|
var result = input.tx.moveCall({
|
|
292
|
-
target: "".concat(input.typusDovSinglePackageId, "::tds_user_entry::
|
|
162
|
+
target: "".concat(input.typusDovSinglePackageId, "::tds_user_entry::public_refresh_deposit_snapshot"),
|
|
293
163
|
typeArguments: input.typeArguments,
|
|
294
164
|
arguments: [
|
|
165
|
+
input.tx.object(input.typusEcosystemVersion),
|
|
166
|
+
input.tx.object(input.typusUserRegistry),
|
|
167
|
+
input.tx.object(input.typusLeaderboardRegistry),
|
|
295
168
|
input.tx.object(input.typusDovSingleRegistry),
|
|
296
169
|
input.tx.pure(input.index),
|
|
297
170
|
input.tx.makeMoveVec({
|
|
298
171
|
type: "".concat(input.typusFrameworkOriginPackageId, "::vault::TypusDepositReceipt"),
|
|
299
172
|
objects: input.receipts.map(function (receipt) { return input.tx.object(receipt); }),
|
|
300
173
|
}),
|
|
174
|
+
input.tx.object(constants_1.CLOCK),
|
|
301
175
|
],
|
|
302
176
|
});
|
|
303
|
-
input.tx.
|
|
304
|
-
target: "".concat(input.typusFrameworkPackageId, "::utils::transfer_balance"),
|
|
305
|
-
typeArguments: [input.typeArguments[2]],
|
|
306
|
-
arguments: [input.tx.object(result[0]), input.tx.pure(input.user)],
|
|
307
|
-
});
|
|
308
|
-
input.tx.moveCall({
|
|
309
|
-
target: "".concat(input.typusFrameworkPackageId, "::vault::transfer_deposit_receipt"),
|
|
310
|
-
arguments: [input.tx.object(result[1]), input.tx.pure(input.user)],
|
|
311
|
-
});
|
|
312
|
-
return input.tx;
|
|
313
|
-
}
|
|
314
|
-
exports.getRedeemTx = getRedeemTx;
|
|
315
|
-
function getWithdrawHarvestClaimTx(input) {
|
|
316
|
-
var result = input.withdraw
|
|
317
|
-
? input.tx.moveCall({
|
|
318
|
-
target: "".concat(input.typusDovSinglePackageId, "::tails_staking::withdraw"),
|
|
319
|
-
typeArguments: input.typeArguments,
|
|
320
|
-
arguments: [
|
|
321
|
-
input.tx.object(input.typusDovSingleRegistry),
|
|
322
|
-
input.tx.pure(input.index),
|
|
323
|
-
input.tx.makeMoveVec({
|
|
324
|
-
type: "".concat(input.typusFrameworkOriginPackageId, "::vault::TypusDepositReceipt"),
|
|
325
|
-
objects: input.receipts.map(function (receipt) { return input.tx.object(receipt); }),
|
|
326
|
-
}),
|
|
327
|
-
input.tx.pure([]),
|
|
328
|
-
input.tx.pure(constants_1.CLOCK),
|
|
329
|
-
],
|
|
330
|
-
})
|
|
331
|
-
: undefined;
|
|
332
|
-
if (input.withdraw) {
|
|
333
|
-
input.tx.moveCall({
|
|
334
|
-
target: "".concat(input.typusFrameworkPackageId, "::utils::transfer_balance"),
|
|
335
|
-
typeArguments: [input.typeArguments[0]],
|
|
336
|
-
arguments: [input.tx.object(result[0]), input.tx.pure(input.user)],
|
|
337
|
-
});
|
|
338
|
-
}
|
|
339
|
-
result = input.harvest
|
|
340
|
-
? input.tx.moveCall({
|
|
341
|
-
target: "".concat(input.typusDovSinglePackageId, "::tds_user_entry::harvest"),
|
|
342
|
-
typeArguments: input.typeArguments,
|
|
343
|
-
arguments: [
|
|
344
|
-
input.tx.object(input.typusDovSingleRegistry),
|
|
345
|
-
input.tx.pure(input.index),
|
|
346
|
-
input.tx.makeMoveVec({
|
|
347
|
-
type: "".concat(input.typusFrameworkOriginPackageId, "::vault::TypusDepositReceipt"),
|
|
348
|
-
objects: result
|
|
349
|
-
? [
|
|
350
|
-
input.tx.object(input.tx.moveCall({
|
|
351
|
-
target: "0x1::option::destroy_some",
|
|
352
|
-
typeArguments: ["".concat(input.typusFrameworkOriginPackageId, "::vault::TypusDepositReceipt")],
|
|
353
|
-
arguments: [input.tx.object(result[1])],
|
|
354
|
-
})),
|
|
355
|
-
]
|
|
356
|
-
: input.receipts.map(function (receipt) { return input.tx.object(receipt); }),
|
|
357
|
-
}),
|
|
358
|
-
],
|
|
359
|
-
})
|
|
360
|
-
: result;
|
|
361
|
-
if (input.harvest) {
|
|
362
|
-
input.tx.moveCall({
|
|
363
|
-
target: "".concat(input.typusFrameworkPackageId, "::utils::transfer_balance"),
|
|
364
|
-
typeArguments: [input.typeArguments[1]],
|
|
365
|
-
arguments: [input.tx.object(result[0]), input.tx.pure(input.user)],
|
|
366
|
-
});
|
|
367
|
-
}
|
|
368
|
-
result = input.claim
|
|
369
|
-
? input.tx.moveCall({
|
|
370
|
-
target: "".concat(input.typusDovSinglePackageId, "::tds_user_entry::claim"),
|
|
371
|
-
typeArguments: input.typeArguments,
|
|
372
|
-
arguments: [
|
|
373
|
-
input.tx.object(input.typusDovSingleRegistry),
|
|
374
|
-
input.tx.pure(input.index),
|
|
375
|
-
input.tx.makeMoveVec({
|
|
376
|
-
type: "".concat(input.typusFrameworkOriginPackageId, "::vault::TypusDepositReceipt"),
|
|
377
|
-
objects: result
|
|
378
|
-
? [
|
|
379
|
-
input.tx.object(input.tx.moveCall({
|
|
380
|
-
target: "0x1::option::destroy_some",
|
|
381
|
-
typeArguments: ["".concat(input.typusFrameworkOriginPackageId, "::vault::TypusDepositReceipt")],
|
|
382
|
-
arguments: [input.tx.object(result[1])],
|
|
383
|
-
})),
|
|
384
|
-
]
|
|
385
|
-
: input.receipts.map(function (receipt) { return input.tx.object(receipt); }),
|
|
386
|
-
}),
|
|
387
|
-
],
|
|
388
|
-
})
|
|
389
|
-
: result;
|
|
390
|
-
if (input.claim) {
|
|
391
|
-
input.tx.moveCall({
|
|
392
|
-
target: "".concat(input.typusFrameworkPackageId, "::utils::transfer_balance"),
|
|
393
|
-
typeArguments: [input.typeArguments[0]],
|
|
394
|
-
arguments: [input.tx.object(result[0]), input.tx.pure(input.user)],
|
|
395
|
-
});
|
|
396
|
-
}
|
|
397
|
-
if (input.incentiveToken) {
|
|
398
|
-
input.typeArguments.push(input.incentiveToken);
|
|
399
|
-
var receipts = result
|
|
400
|
-
? [
|
|
401
|
-
input.tx.object(input.tx.moveCall({
|
|
402
|
-
target: "0x1::option::destroy_some",
|
|
403
|
-
typeArguments: ["".concat(input.typusFrameworkOriginPackageId, "::vault::TypusDepositReceipt")],
|
|
404
|
-
arguments: [input.tx.object(result[1])],
|
|
405
|
-
})),
|
|
406
|
-
]
|
|
407
|
-
: input.receipts.map(function (receipt) { return input.tx.object(receipt); });
|
|
408
|
-
input.tx = getRedeemTx({
|
|
409
|
-
tx: input.tx,
|
|
410
|
-
typusFrameworkOriginPackageId: input.typusFrameworkOriginPackageId,
|
|
411
|
-
typusFrameworkPackageId: input.typusFrameworkPackageId,
|
|
412
|
-
typusDovSinglePackageId: input.typusDovSinglePackageId,
|
|
413
|
-
typusDovSingleRegistry: input.typusDovSingleRegistry,
|
|
414
|
-
typeArguments: input.typeArguments,
|
|
415
|
-
index: input.index,
|
|
416
|
-
receipts: receipts,
|
|
417
|
-
user: input.user,
|
|
418
|
-
});
|
|
419
|
-
}
|
|
420
|
-
else {
|
|
421
|
-
input.tx.moveCall({
|
|
422
|
-
target: "".concat(input.typusFrameworkPackageId, "::vault::transfer_deposit_receipt"),
|
|
423
|
-
arguments: [input.tx.object(result[1]), input.tx.pure(input.user)],
|
|
424
|
-
});
|
|
425
|
-
}
|
|
177
|
+
input.tx.transferObjects([input.tx.object(result[0])], input.user);
|
|
426
178
|
return input.tx;
|
|
427
179
|
}
|
|
428
|
-
exports.
|
|
180
|
+
exports.getRefreshDepositSnapshotTx = getRefreshDepositSnapshotTx;
|
|
429
181
|
/**
|
|
430
182
|
public(friend) entry fun new_bid<D_TOKEN, B_TOKEN>(
|
|
431
183
|
registry: &mut Registry,
|
|
@@ -442,21 +194,25 @@ function getNewBidTx(input) {
|
|
|
442
194
|
input.typeArguments[1] == "0x0000000000000000000000000000000000000000000000000000000000000002::sui::SUI")) {
|
|
443
195
|
var _a = __read(input.tx.splitCoins(input.tx.gas, [input.tx.pure(input.premium_required)]), 1), coin = _a[0];
|
|
444
196
|
var result = input.tx.moveCall({
|
|
445
|
-
target: "".concat(input.typusDovSinglePackageId, "::
|
|
197
|
+
target: "".concat(input.typusDovSinglePackageId, "::tds_user_entry::public_bid"),
|
|
446
198
|
typeArguments: input.typeArguments,
|
|
447
199
|
arguments: [
|
|
200
|
+
input.tx.object(input.typusEcosystemVersion),
|
|
201
|
+
input.tx.object(input.typusUserRegistry),
|
|
202
|
+
input.tx.object(input.tgldRegistry),
|
|
203
|
+
input.tx.object(input.typusLeaderboardRegistry),
|
|
448
204
|
input.tx.object(input.typusDovSingleRegistry),
|
|
449
205
|
input.tx.pure(input.index),
|
|
450
206
|
input.tx.makeMoveVec({ objects: [coin] }),
|
|
451
207
|
input.tx.pure(input.size),
|
|
452
|
-
input.tx.
|
|
208
|
+
input.tx.object(constants_1.CLOCK),
|
|
453
209
|
],
|
|
454
210
|
});
|
|
455
211
|
input.tx.transferObjects([input.tx.object(result[0])], input.user);
|
|
456
212
|
input.tx.moveCall({
|
|
457
213
|
target: "".concat(input.typusFrameworkPackageId, "::utils::transfer_coins"),
|
|
458
214
|
typeArguments: [input.typeArguments[1]],
|
|
459
|
-
arguments: [input.tx.object(result[1]), input.tx.pure(input.user)],
|
|
215
|
+
arguments: [input.tx.makeMoveVec({ objects: [input.tx.object(result[1])] }), input.tx.pure(input.user)],
|
|
460
216
|
});
|
|
461
217
|
}
|
|
462
218
|
else {
|
|
@@ -474,9 +230,13 @@ function getNewBidTx(input) {
|
|
|
474
230
|
arguments: [input.tx.object(balance)],
|
|
475
231
|
});
|
|
476
232
|
var result = input.tx.moveCall({
|
|
477
|
-
target: "".concat(input.typusDovSinglePackageId, "::
|
|
233
|
+
target: "".concat(input.typusDovSinglePackageId, "::tds_user_entry::public_bid"),
|
|
478
234
|
typeArguments: input.typeArguments,
|
|
479
235
|
arguments: [
|
|
236
|
+
input.tx.object(input.typusEcosystemVersion),
|
|
237
|
+
input.tx.object(input.typusUserRegistry),
|
|
238
|
+
input.tx.object(input.tgldRegistry),
|
|
239
|
+
input.tx.object(input.typusLeaderboardRegistry),
|
|
480
240
|
input.tx.object(input.typusDovSingleRegistry),
|
|
481
241
|
input.tx.pure(input.index),
|
|
482
242
|
input.tx.makeMoveVec({ objects: [coin] }),
|
|
@@ -488,7 +248,7 @@ function getNewBidTx(input) {
|
|
|
488
248
|
input.tx.moveCall({
|
|
489
249
|
target: "".concat(input.typusFrameworkPackageId, "::utils::transfer_coins"),
|
|
490
250
|
typeArguments: [input.typeArguments[1]],
|
|
491
|
-
arguments: [input.tx.object(result[1]), input.tx.pure(input.user)],
|
|
251
|
+
arguments: [input.tx.makeMoveVec({ objects: [input.tx.object(result[1])] }), input.tx.pure(input.user)],
|
|
492
252
|
});
|
|
493
253
|
}
|
|
494
254
|
return input.tx;
|
|
@@ -613,3 +373,49 @@ function getRebateTx(input) {
|
|
|
613
373
|
return input.tx;
|
|
614
374
|
}
|
|
615
375
|
exports.getRebateTx = getRebateTx;
|
|
376
|
+
function getCompoundWithRedeemTx(input) {
|
|
377
|
+
var raiseBalance = input.tx.moveCall({
|
|
378
|
+
target: "0x2::balance::zero",
|
|
379
|
+
typeArguments: [input.typeArguments[0]],
|
|
380
|
+
arguments: [],
|
|
381
|
+
});
|
|
382
|
+
var result = input.tx.moveCall({
|
|
383
|
+
target: "".concat(input.typusDovSinglePackageId, "::tds_user_entry::public_raise_fund"),
|
|
384
|
+
typeArguments: [input.typeArguments[0], input.typeArguments[1]],
|
|
385
|
+
arguments: [
|
|
386
|
+
input.tx.object(input.typusEcosystemVersion),
|
|
387
|
+
input.tx.object(input.typusUserRegistry),
|
|
388
|
+
input.tx.object(input.typusLeaderboardRegistry),
|
|
389
|
+
input.tx.object(input.typusDovSingleRegistry),
|
|
390
|
+
input.tx.pure(input.index),
|
|
391
|
+
input.tx.makeMoveVec({
|
|
392
|
+
type: "".concat(input.typusFrameworkOriginPackageId, "::vault::TypusDepositReceipt"),
|
|
393
|
+
objects: input.receipts.map(function (receipt) { return input.tx.object(receipt); }),
|
|
394
|
+
}),
|
|
395
|
+
input.tx.object(raiseBalance),
|
|
396
|
+
input.tx.pure(true),
|
|
397
|
+
input.tx.pure(false),
|
|
398
|
+
input.tx.object(constants_1.CLOCK),
|
|
399
|
+
],
|
|
400
|
+
});
|
|
401
|
+
return getReduceFundTx({
|
|
402
|
+
tx: input.tx,
|
|
403
|
+
typusEcosystemVersion: input.typusEcosystemVersion,
|
|
404
|
+
typusUserRegistry: input.typusUserRegistry,
|
|
405
|
+
typusLeaderboardRegistry: input.typusLeaderboardRegistry,
|
|
406
|
+
typusFrameworkOriginPackageId: input.typusFrameworkOriginPackageId,
|
|
407
|
+
typusFrameworkPackageId: input.typusFrameworkPackageId,
|
|
408
|
+
typusDovSinglePackageId: input.typusDovSinglePackageId,
|
|
409
|
+
typusDovSingleRegistry: input.typusDovSingleRegistry,
|
|
410
|
+
typeArguments: input.typeArguments,
|
|
411
|
+
index: input.index,
|
|
412
|
+
receipts: [result[0]],
|
|
413
|
+
reduceFromWarmup: "0",
|
|
414
|
+
reduceFromActive: "0",
|
|
415
|
+
reduceFromPremium: false,
|
|
416
|
+
reduceFromInactive: false,
|
|
417
|
+
reduceFromIncentive: true,
|
|
418
|
+
user: input.user,
|
|
419
|
+
});
|
|
420
|
+
}
|
|
421
|
+
exports.getCompoundWithRedeemTx = getCompoundWithRedeemTx;
|
|
@@ -1,9 +1,6 @@
|
|
|
1
|
-
import { SuiClient, SuiEvent } from "@mysten/sui.js/client";
|
|
1
|
+
import { EventId, SuiClient, SuiEvent } from "@mysten/sui.js/client";
|
|
2
2
|
import { Vault } from "./view-function";
|
|
3
|
-
export declare function
|
|
4
|
-
[key: string]: Vault;
|
|
5
|
-
}, sender: string, startTimeMs: number): Promise<TxHistory[]>;
|
|
6
|
-
export declare function getUserEvents(provider: SuiClient, sender: string, startTimeMs: number): Promise<SuiEvent[]>;
|
|
3
|
+
export declare function getUserEvents(provider: SuiClient, sender: string, cursor?: EventId | null): Promise<[SuiEvent[], EventId | null | undefined]>;
|
|
7
4
|
export declare function getAutoBidEvents(provider: SuiClient, originPackage: string, startTimeMs: number): Promise<SuiEvent[]>;
|
|
8
5
|
export interface TxHistory {
|
|
9
6
|
Index: string | undefined;
|
|
@@ -17,4 +14,13 @@ export interface TxHistory {
|
|
|
17
14
|
Date: Date;
|
|
18
15
|
txDigest: string;
|
|
19
16
|
}
|
|
17
|
+
export declare function parseTxHistory(datas: Array<any>, originPackage: string, vaults: {
|
|
18
|
+
[key: string]: Vault;
|
|
19
|
+
}): Promise<Array<TxHistory>>;
|
|
20
20
|
export declare function getFromSentio(event: string, userAddress: string, startTimestamp: string): Promise<any[]>;
|
|
21
|
+
export declare function getNewBidFromSentio(vaults: {
|
|
22
|
+
[key: string]: Vault;
|
|
23
|
+
}, userAddress: string, startTimestamp: number): Promise<any>;
|
|
24
|
+
export declare function getExerciseFromSentio(vaults: {
|
|
25
|
+
[key: string]: Vault;
|
|
26
|
+
}, userAddress: string, startTimestamp: number): Promise<any>;
|