Add Turkchain to MetaMask
# Add Turkchain to MetaMaskAfter saving, MetaMask will switch to Turkchain automatically.Using RPC
Turkchain supports Ethereum-compatible JSON-RPC methods.Curl Example
curl https://rpc.turkchain1919.com \
-X POST \
-H "Content-Type: application/json" \
--data '{"jsonrpc":"2.0","method":"eth_gasPrice","params":[],"id":1}'Supported RPC Methods
First Transaction
Transaction Lifecycle
Explorer Tracking
Last updated