Skip to content

Commit

Permalink
Merge pull request #565 from multiversx/faucet-discord-update
Browse files Browse the repository at this point in the history
added discord link for faucet
  • Loading branch information
dragos-rebegea authored Apr 16, 2024
2 parents 22922e2 + 11d2caa commit ccde57f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
4 changes: 0 additions & 4 deletions docs/tokens/nft-tokens.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -893,7 +893,6 @@ Returns the balance of an address for specific ESDT Tokens.

```bash
https://gateway.multiversx.com/address/<bech32Address>/nft/<tokenIdentifier>/nonce/<creation-nonce>
https://gateway.multiversx.com/address/<bech32Address>/nft/<tokenIdentifier>/nonce/<creation-nonce>
```

| Param | Required | Type | Description |
Expand Down Expand Up @@ -945,7 +944,6 @@ Returns the identifiers of the tokens that have been registered by the provided

```bash
https://gateway.multiversx.com/address/<bech32Address>/registered-nfts
https://gateway.multiversx.com/address/<bech32Address>/registered-nfts
```

| Param | Required | Type | Description |
Expand Down Expand Up @@ -984,7 +982,6 @@ Returns the identifiers of the tokens where the given address has the given role

```bash
https://gateway.multiversx.com/address/<bech32Address>/esdts-with-role/<role>
https://gateway.multiversx.com/address/<bech32Address>/esdts-with-role/<role>
```

| Param | Required | Type | Description |
Expand Down Expand Up @@ -1032,7 +1029,6 @@ values={[

```bash
https://gateway.multiversx.com/transaction/*txHash*?withResults=true
https://gateway.multiversx.com/transaction/*txHash*?withResults=true
```

</TabItem>
Expand Down
5 changes: 3 additions & 2 deletions docs/wallet/web-wallet.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,9 @@ You can request test tokens from [Testnet Wallet](https://testnet-wallet.multive

The faucet is only available once in a given time period. Other alternatives for getting test tokens are:

- request tokens on [Telegram - Validators chat](https://t.me/MultiversXValidators)
- use a third-party faucet, such as [https://r3d4.fr/faucet](https://r3d4.fr/faucet)
- request tokens on [Telegram - Validators chat](https://t.me/MultiversXValidators);
- use a third-party faucet, such as [https://r3d4.fr/faucet](https://r3d4.fr/faucet);
- request tokens on [Discord - NETWORKS](https://discord.gg/multiversxbuilders) category.

[comment]: # (mx-context-auto)

Expand Down

0 comments on commit ccde57f

Please sign in to comment.