Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion docs/developers/gas-and-fees/system-smart-contracts.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ For more details, please follow:
- [The Staking Smart Contract](/validators/staking/staking-smart-contract)
- [The Delegation Manager](/validators/delegation-manager)
- [ESDT tokens](/tokens/fungible-tokens)
- [NFT tokens](/tokens/nft-tokens)
- [NFT, SFT and Meta ESDT tokens](/tokens/nft-tokens)

1 change: 1 addition & 0 deletions docs/tokens/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,4 @@ ESDT tokens can be issued, owned and held by any account on the MultiversX netwo
| [Fungible tokens](/tokens/fungible-tokens) | Fungible ESDT tokens |
| [Semi-fungible tokens](/tokens/nft-tokens) | Semi-Fungible ESDT tokens |
| [Non-fungible tokens](/tokens/nft-tokens) | Non-Fungible ESDT tokens |
| [Meta ESDT tokens](/tokens/nft-tokens) | Meta ESDT tokens |
Loading