1.0.18 • Published 10 months ago

multiversx-sdk v1.0.18

Weekly downloads
-
License
ISC
Repository
github
Last release
10 months ago

Multiversx SDK for Javascript/Typescript

NPM Version Downloads

This library provides developers with a simple set of bindings to help you integrate Multiversx API to a website.

📲 Installation

$ npm i multiversx-sdk or yarn add multiversx-sdk

That's it! Multiversx SDK has been successfully installed.

🌟 Getting Started

Simple usage looks like:

import mxSDK from "multiversx-sdk";

mxSDK.configure({ chainId: "devnet" });

mxSDK.transactionList();

📚 Documentation

FunctionEndpointModule
accountsGET:/accountsaccount
accountsCountGET:/accounts/countaccount
accountDetailsGET:/accounts/{address}account
accountDeferredPaymentDetailsGET:/accounts/{address}/deferredaccount
accountVerificationDetailsGET:/accounts/{address}/verificationaccount
accountTokensGET:/accounts/{address}/tokensaccount
accountTokensCountGET:/accounts/{address}/tokens/countaccount
accountTokenDetailsGET:/accounts/{address}/tokens/{token}account
accountRoleCollectionsGET:/accounts/{address}/roles/collectionsaccount
accountRoleCollectionsCountGET:/accounts/{address}/roles/collections/countaccount
accountRoleCollectionDetailsGET:/accounts/{address}/roles/collections/{collection}account
accountTokenRolesGET:/accounts/{address}/roles/tokensaccount
accountTokenRolesCountGET:/accounts/{address}/roles/tokens/countaccount
accountTokenRoleDetailsGET:/accounts/{address}/roles/tokens/{identifier}account
accountCollectionsGET:/accounts/{address}/collectionsaccount
accountCollectionsCountGET:/accounts/{address}/collections/countaccount
accountCollectionDetailsGET:/accounts/{address}/collections/{collection}account
accountNftsGET:/accounts/{address}/nftsaccount
accountNftsCountGET:/accounts/{address}/nfts/countaccount
accountNftDetailsGET:/accounts/{address}/nfts/{nft}account
accountStakeDetailsGET:/accounts/{address}/stakeaccount
accountDelegationsGET:/accounts/{address}/delegationaccount
accountLegacyDelegationDetailsGET:/accounts/{address}/delegation-legacyaccount
accountKeysGET:/accounts/{address}/keysaccount
accountWaitingListGET:/accounts/{address}/waiting-listaccount
accountTransactionListGET:/accounts/{address}/transactionsaccount
accountTransactionsCountGET:/accounts/{address}/transactions/countaccount
accountTransfersGET:/accounts/{address}/transfersaccount
accountTransfersCountGET:/accounts/{address}/transfers/countaccount
accountContractsGET:/accounts/{address}/contractsaccount
accountContractsCountGET:/accounts/{address}/contracts/countaccount
accountUpgradeDetailsGET:/accounts/{address}/upgradesaccount
accountContractResultsGET:/accounts/{address}/resultsaccount
accountContractResultsCountGET:/accounts/{address}/results/countaccount
accountContractResultDetailsGET:/accounts/{address}/results/{scHash}account
accountHistoryGET:/accounts/{address}/historyaccount
accountHistoryCountGET:/accounts/{address}/history/countaccount
accountTokenHistoryCountGET:/accounts/{address}/history/{tokenIdentifier}/countaccount
accountTokenHistoryGET:/accounts/{address}/history/{tokenIdentifier}account
createBatchPOST:/batchbatch
batchListGET:/batchbatch
batchDetailsGET:/batch/{id}batch
blocksGET:/blocksblock
blockDetailsGET:/blocks/{hash}block
blocksCountGET:/blocks/countblock
collectionsGET:/collectionscollection
collectionsCountGET:/collections/countcollection
collectionDetailsGET:/collections/{collection}collection
collectionRanksGET:/collections/{collection}/rankscollection
collectionNftsGET:/collections/{collection}/nftscollection
collectionNftsCountGET:/collections/{collection}/nfts/countcollection
collectionAccountsGET:/collections/{collection}/accountscollection
collectionTransactionsGET:/collections/{collection}/transactionscollection
collectionTransactionsCountGET:/collections/{collection}/transactions/countcollection
dappConfigurationGET:/dapp/configdapp-config
delegationStatisticsGET:/delegationdelegation
legacyDelegationStatisticsGET:/delegation-legacydelegation
identitiesGET:/identitiesidentity
identityDetailsGET:/identities/{identifier}identity
healthCheckGET:/helloinfra
unbondingPeriodGET:/keys/{key}/unbond-periodkey
auctionsGET:/auctionsmarketplace
auctionsCountGET:/auctions/countmarketplace
auctionDetailsGET:/auctions/{id}marketplace
accountStatsGET:/accounts/{address}/auction/statsmarketplace
accountAuctionsGET:/accounts/{address}/auctionsmarketplace
accountAuctionsCountGET:/accounts/{address}/auctions/countmarketplace
collectionStatsGET:/collections/{collection}/auction/statsmarketplace
collectionAuctionsGET:/collections/{collection}/auctionsmarketplace
collectionAuctionsCountGET:/collections/{collection}/auctions/countmarketplace
miniblocksGET:/miniblocksminiblock
miniblockDetailsGET:/miniblocks/{miniBlockHash}miniblock
networkConstantsGET:/constantsnetwork
networkEconomicsGET:/economicsnetwork
networkStatisticsGET:/statsnetwork
aboutGET:/aboutnetwork
nodesGET:/nodesnode
nodeVersionsGET:/nodes/versionsnode
nodesCountGET:/nodes/countnode
nodeDetailsGET:/nodes/{bls}node
providersGET:/providersprovider
providerDetailsGET:/providers/{address}provider
vmQueryPOST:/queryquery
smartContractResultsGET:/resultsresult
smartContractResultsCountGET:/results/countresult
smartContractResultDetailsGET:/results/{scHash}result
roundsGET:/roundsround
roundsCountGET:/rounds/countround
roundDetailsGET:/rounds/{shard}/{round}round
shardsGET:/shardsshard
stakeGET:/stakestake
nftTagsGET:/tagstag
nftTagsCountGET:/tags/counttag
nftTagDetailsGET:/tags/{tag}tag
tokensGET:/tokenstoken
tokensCountGET:/tokens/counttoken
tokenDetailsGET:/tokens/{identifier}token
tokenSupplyGET:/tokens/{identifier}/supplytoken
tokenAccountsGET:/tokens/{identifier}/accountstoken
tokenAccountsCountGET:/tokens/{identifier}/accounts/counttoken
tokenTransactionsGET:/tokens/{identifier}/transactionstoken
tokenTransactionsCountGET:/tokens/{identifier}/transactions/counttoken
tokenTransfersGET:/tokens/{identifier}/transferstoken
tokenTransfersCountGET:/tokens/{identifier}/transfers/counttoken
tokenLogoPNGGET:/tokens/{identifier}/logo/pngtoken
tokenLogoSVGGET:/tokens/{identifier}/logo/svgtoken
transactionListGET:/transactionstransaction
sendTransactionPOST:/transactionstransaction
transactionsCountGET:/transactions/counttransaction
transactionDetailsGET:/transactions/{txHash}transaction
decodeTransactionPOST:/transactions/decodetransaction
transfersGET:/transferstransfer
transfersCountGET:/transfers/counttransfer
accountDetailsGET:/usernames/{username}username
waitingListGET:/waiting-listwaiting-list
waitingListCountGET:/waiting-list/countwaiting-list
xExchangeEconomicsGET:/mex/economicsxexchange
xExchangePairsGET:/mex/pairsxexchange
xExchangePairsCountGET:/mex/pairs/countxexchange
xExchangeTokensGET:/mex/tokensxexchange
xExchangeTokensCountGET:/mex/tokens/countxexchange
xExchangeTokenDetailsGET:/mex/tokens/{identifier}xexchange
xExchangeFarmsGET:/mex/farmsxexchange
xExchangeFarmsCountGET:/mex/farms/countxexchange
xExchangePairDetailsGET:/mex/pairs/{baseId}/{quoteId}xexchange

🏻 License

MIT license
1.0.18

10 months ago

1.0.17

10 months ago

1.0.16

10 months ago

1.0.15

10 months ago

1.0.14

10 months ago

1.0.13

10 months ago

1.0.12

10 months ago

1.0.2

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago