Testnet Overview
Last updated
Last updated
You can find the chainid and supporting information for Patex Sepolia, our test network, using these endpoints. To obtain ETH and tokens (both ERC-20 and NFT) from faucets, .
This page shows some additional testing utilities that you might find useful.
Network name
Patex Sepolia Testnet
RPC URL
https://test-rpc.patex.io
Chain ID
471100
Currency symbol
ETH
Block explorer URL
We have several ERC-20 testing token contracts. This token is an implementation of ERC-20, with the addition of faucet
, a function that mints for the caller 1000 tokens to facilitate testing.
Additionally, all Patex networks have .
PUT-1
18
PUT-2
18
PUT-3
18
We have an ERC-721 token on Patex Sepolia at address . It is the OpenZeppelin ERC-721 token contract with the addition of faucet
. Just call the faucet
function to get as many NFT tokens as you need.