diff --git a/blockchains/rntx/info/info.json b/blockchains/rntx/info/info.json new file mode 100644 index 00000000000..6ba26f4ff41 --- /dev/null +++ b/blockchains/rntx/info/info.json @@ -0,0 +1,27 @@ +{ + "name": "RANNTA X-Chain", + "website": "https://rannta.com/", + "description": "RANNTA X-Chain is an EVM-compatible blockchain network for the RANNTA ecosystem.", + "explorer": "https://explorer.rannta.com/", + "symbol": "RNTX", + "type": "coin", + "decimals": 18, + "status": "active", + "rpc_url": "https://rpc.rannta.com/", + "chain_id": 13113, + "network_id": 13113, + "links": [ + { + "name": "website", + "url": "https://rannta.com/" + }, + { + "name": "explorer", + "url": "https://explorer.rannta.com/" + }, + { + "name": "github", + "url": "https://github.com/ilia144000" + } + ] +} diff --git a/blockchains/rntx/info/logo.png b/blockchains/rntx/info/logo.png new file mode 100644 index 00000000000..9673c2bbf1a Binary files /dev/null and b/blockchains/rntx/info/logo.png differ diff --git a/blockchains/rntx/info/square_logo.png b/blockchains/rntx/info/square_logo.png new file mode 100644 index 00000000000..9673c2bbf1a Binary files /dev/null and b/blockchains/rntx/info/square_logo.png differ