Connect to GTON Testnet
How to connect to GTON Network L2 Testnet over BNB Chain
Testnet - Goerli
Parameter | Value |
---|---|
Currency | GCD |
Chain ID | 50021 |
HTTP RPC Endpoint | |
WebSocket Endpoint | wss://testnet.gton.network/socket |
Block Explorer | |
L1 GCD Token Address | |
L1 Chain ID | 97 (BSC Testnet) |
Explorer
You can view all deployed contracts and track transactions on the testnet explorer: https://explorer.testnet.gton.network/
Faucet If you'd like to try testing the network, you can receive GCD on BSC by contacting the team on Discord or Telegram.
Approve spending of GCD to the L1 Bridge contract.
After that, you can use the L1 Bridge contract to bridge the funds.
Method: depositERC20ToByChainId
Parameters:
0.0002 - Ether value
50021 - Chain ID
0x213ecae6b3cbc0ad976f7d82626546d5b63a71cb - L1 token
0xDeadDeAddeAddEAddeadDEaDDEAdDeaDDeAD0000 - L2 token
20000000000000000000 - 20 GCD
0 - L2 gas
0x00 - Data
The funds will arrive within 5 minutes.
Last updated