> For the complete documentation index, see [llms.txt](https://9inch.gitbook.io/9inch-gitbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://9inch.gitbook.io/9inch-gitbook/tips-tricks-and-guides/beginners-guide-to-defi/get-erc20-prc20-tokens.md).

# Get ERC20/PRC20 tokens

Native tokens are a blockchain’s inherent digital currency. Every independent blockchain has its own native crypto that is used to reward miners and validators for adding blocks to the blockchain and as a payment method, including for transaction fees (gas fee).&#x20;

The native tokens of Ethereum are **ERC20**.

To do most things on Ethereum, you will need to pay for gas, which comes in the form of ERC20 **ETH**.

The native tokens of PulseChain are **PRC20**.

To do most things on PulseChain, you will need to pay for gas, which comes in the form of RPC20 **PLS**.
