文章目录
- All networks
- 主网
- Shasta 测试网
- Nile 测试网
- Tronex 测试网
- DAppChain (SUN Network)
- Cross Chain
- 全节点
- Solidity 节点
- DAppChain 测试网 (SUN Network Testnet)
- Testnet Cross Chain
- Testnet Full Nodes
- Solidity Notes
All networks
主网
浏览器:
- https://tronscan.org/
- https://tronscan.io/
- https://www.trxplorer.io/
TronGrid API / 全节点 API / 事件 API:
- https://api.trongrid.io (load balanced of following)
- https://api.oregon.trongrid.io
- https://api.singapore.trongrid.io
- https://api.frankfurt.trongrid.io
全节点 API: http://api.tronstack.io
Tronscan API: https://apilist.tronscan.org
gRPC节点: grpc.trongrid.io:50051
公共 Full Node:
3.225.171.16452.53.189.9918.196.99.1634.253.187.19252.56.56.14935.180.51.16354.252.224.20918.228.15.3652.15.93.9234.220.77.10613.127.47.16213.124.62.5835.182.229.16218.209.42.1273.218.137.18734.237.210.82
数据备份:
- https://backups.trongrid.io/ LevelDB与internalTx,旧的备份将被更频繁地删除
- http://47.89.178.46/ LevelDB
- http://47.89.178.46:18811/ RocksDB
Shasta 测试网
NOTE: 我们将无法加入Shasta 测试网
官网: https://www.trongrid.io/shasta
水龙头: https://www.trongrid.io/faucet
浏览器: https://shasta.tronscan.org/
TronGrid API / Full Node API / Event API: https://api.shasta.trongrid.io
Tronscan API: https://api.shasta.tronscan.org
gRPC: grpc.shasta.trongrid.io:50051
Nile 测试网
NOTE: Nile 测试网使用主网更新的测试分支
官网: http://nileex.io/
水龙头: http://nileex.io/join/getJoinPage
浏览器: https://nile.tronscan.org/
Status: http://nileex.io/status/getStatusPage
Full Node API: https://api.nileex.io/
Event API: https://event.nileex.io/
Tronscan API: https://nileapi.tronscan.org
公共 Fullnode:
- 47.252.19.181
- 47.252.3.238
数据备份:
- http://47.90.243.177/
Tronex 测试网
注:该测试网不常使用
注: 该测试网必须从备份数据开始同步
注: 该测试网有一个dappchain测试网侧链
官网: http://testnet.tronex.io/
水龙头: http://testnet.tronex.io/join/getJoinPage
浏览器: http://3.14.14.175:9000/
Status: http://testnet.tronex.io/status/getStatusPage
Full Node API: https://testhttpapi.tronex.io
Event API: https://testapi.tronex.io
公共 Fullnode
- 47.252.87.28
- 47.252.85.13
数据备份:
- http://47.252.81.247
DAppChain (SUN Network)
官网: https://tron.network/sunnetwork/
浏览器: https://dappchain.tronscan.org/
Event Server: https://sun.tronex.io/event
注: 事件监听通过以下方式:
https://sun.tronex.io/event/contract/{CONTRACT_ADDRESS}/{EVENT_NAME}
Cross Chain
SideChainID
41E209E4DE650F0150788E8EC5CAFA240A23EB8EB7
波场主链网关合约地址
TWaPZru6PR5VjgT4sJrrZ481Zgp3iJ8Rfo
SUN网络DAppChain(侧链)网关合约地址
TGKotco6YoULzbYisTBuP6DWXDjEgJSpYz
全节点
HTTP API:
- https://sun.tronex.io/wallet (CORS enabled)
- 47.90.245.159:8090
- 47.90.211.50:8090
- 47.252.6.19:8090
- 47.89.185.14:8090
gRPC:
- 47.90.245.159:50051
- 47.90.211.50:50051
- 47.252.6.19:50051
- 47.89.185.14:50051
Solidity 节点
HTTP API
- sun.tronex.io/walletsolidity (CORS enabled)
- 47.90.245.159:8091
- 47.90.211.50:8091
- 47.252.6.19:8091
- 47.89.185.14:8091
gRPC:
- 47.90.245.159:50061
- 47.90.211.50:50061
- 47.252.6.19:50061
- 47.89.185.14:50061
DAppChain 测试网 (SUN Network Testnet)
官网: https://tron.network/sunnetwork/doc/
水龙头: 使用 http://testnet.tronex.io/join/getJoinPage 获取 main-chain coin.
Event Server:
- http://47.252.81.14:8070 (CORS Enabled) – main chain
- http://47.252.87.129:8070 (CORS Enabled) – side chain
- https://suntest.tronex.io/event (CORS Enabled) – side chain
注: 事件监听通过以下方式:
http://47.252.87.129:8070/events/contract/{CONTRACT_ADDRESS}/{EVENT_NAME}
Testnet Cross Chain
sidechainid
413AF23F37DA0D48234FDD43D89931E98E1144481B
主网 网关 合约地址
TFLtPoEtVJBMcj6kZPrQrwEdM3W3shxsBU
side chain 网关 合约地址
TRDepx5KoQ8oNbFVZ5sogwUxtdYmATDRgX
Testnet Full Nodes
HTTP API:
- 47.252.85.90:8090
- 47.252.85.90:8070(CORS Enabled)
- 47.252.80.185:8090
- 47.252.84.141:8090
gRPC:
- 47.252.85.90:50051
- 47.252.80.185:50051
- 47.252.84.141:50051
Solidity Notes
HTTP API:
- 47.252.85.90:8091
- 47.252.85.90:8071(CORS Enabled)
- 47.252.80.185:8091
- 47.252.84.141:8091
RPC Interface
- 47.252.85.90:50060
- 47.252.80.185:50060
- 47.252.84.141:50060