Please use the Calibration testnet.
Meta info about the Hyperspace testnet for Filecoin developers
The Filecoin Hyperspace testnet is a stable testnet with fewer resets intended for developers' longer-term testing efforts.
- As of Jan 16, Hyperspace will support the penultimate FEVM release, and will be upgraded to the the final FEVM release on Feb 2. (List of FEVM releases)
- Hyperspace supports
512 MiB
,32 GiB
, and64 GiB
storage sectors with 2 miners auto-accepting new deals from developers (see Resources - Hyperspace Storage Providers below). - A comparison of Filecoin's various testnets is available in FIP #544.
- Add the Hyperspace testnet to your wallet (e.g. MetaMask).
- Go to https://chainlist.org/chain/3141
- Click on "Connect wallet"
- Create a new account in MetaMask to use with Filecoin.
- Use https://hyperspace.yoga/#faucet to request funds to your Ethereum address (it will be converted behind the scenes to a Filecoin f4 address)
- Follow the transaction in one of the recommended Hyperspace testnet explorers:
- Your account is now funded and can be used in Ethereum tools such as Hardhat, Foundry, Remix, etc.
Maintainer: offline, unmaintained
- CAR File:
Qmbu9g75GMjbokCNHPQPXAyKZoY8NqVYtkY4PQT7Zvp2T6
- Reset Timestamp:
2023-01-16T6:00:00Z
- Genesis Block CID:
bafy2bzacebqfpeylmrl4h3pq4ofbdj2bfbw2i45fuy6qm4wxcyebpsxhrpqhu
- sha1 Digest:
52d82b6fcad138a726477152ff2543a91f2b83f8
- Supported Sector Sizes:
512 MiB
and32 GiB
and64 GiB
- Consensus Miner Min Power:
16 GiB
- Epoch Duration Seconds:
30
- Expected Leaders per Epoch:
5
- WindowPoSt Proving Period:
2880
- WindowPoSt Challenge Window:
60
- WindowPoSt Period Deadlines:
48
- Pre-Commit Challenge Delay:
10
- FVM M2.1 Carbonado.3 (rr12) - Final FVM release!
- Lotus commit: cf152e19bda7be289fd531be689279aa5f598899
- List of FVM releases
-
Slack Channel for Updates: #fil-net-hyperspace-discuss
-
Network Status: https://status.filecoin.io/
-
Hyperspace Docs:
-
Faucets:
-
Block Explorers:
- Filfox - https://hyperspace.filfox.info/en
- Beryx - https://beryx.zondax.ch
- Glif Explorer - https://explorer.glif.io/?network=hyperspace
- Starboard - https://fvm.starboard.ventures/
- Filscan - https://hyperspace.filscan.io/
-
RPC - Public Endpoints:
- Glif Nodes RPC:
- https://api.hyperspace.node.glif.io/rpc/v1
- web socket endpoint: wss://wss.hyperspace.node.glif.io/apigw/lotus/rpc/v1
- For Lotus Lite use
FULLNODE_API_INFO=wss://wss.hyperspace.node.glif.io/apigw/lotus lotus daemon --lite
- ChainStack RPC:
- https://filecoin-hyperspace.chainstacklabs.com/rpc/v0
- web socket endpoint: wss://ws-filecoin-hyperspace.chainstacklabs.com/rpc/v0
- Info page: https://chainstack.com/labs/#filecoin
- Ankr RPC:
- Glif Nodes RPC:
-
Hyperspace Fil+ Data Cap Requests
- Apply for Data Cap:
- Check Data Cap allocations:
- Fil+ Data Cap Dashboard for Hyperspace
-
SP Reputation Systems
- https://hyperspace.filrep.io/ - info about deals and sectors is currently being updated
-
Filecoin CID Checker:
- https://hyperspace.filecoin.tools/ - check your deal or piece CID’s storage status
-
Zondax Filecoin Solidity Libs
-
Hyperspace Chain Index APIs
- https://beryx.zondax.ch/
- API Docs: https://docs.zondax.ch/Beryx
- GraphQL UI: https://docs.zondax.ch/beryx/graphql
- https://beryx.zondax.ch/
-
MetaMask (HowTo):
- Open MetaMask and add a new network:
- Name: Filecoin Hyperspace
- RPC URL: https://api.hyperspace.node.glif.io/rpc/v1
- ChainID: 3141 (Filecoin - Hyperspace testnet)
- Currency symbol: tFIL (Test FIL).
- Create a new account in MetaMask to use with Filecoin.
- (OPTIONAL - the faucet accepts 0x style addresses now) Go to https://explorer.glif.io/ethereum/, and select the account to see its f4 address.
- Use the faucet to draw funds to your f4 (0x style addresses are translated automatically to f4's in the backend) or alternatively use
lotus send
to transfer funds to the f4 address. - Wait until the transaction process, and verify that the funds appear in MetaMask.
- Create another new account in MetaMask, (optional) obtain its f4 address again.
- Use MetaMask to send funds from your first account to your second account.
- Notes on MM
- Note that you may need to increase the gas limit manually because there's something strange going on with gas estimation at the moment.
- Note on GLIF:
- The GLIF explorer seems to have some problems with f4 addresses right now, please refer to the #fil-net-hyperspace-discuss for questions/solutions
- Open MetaMask and add a new network:
-
Docs and Developer Tools:
-
Snapshots