24 lines
685 B
JSON
24 lines
685 B
JSON
{
|
|
"name": "Neon EVM",
|
|
"website": "https://neonevm.org",
|
|
"description": "Neon EVM is a smart contract on Solana. Solana is a fast-growing blockchain, which uses a proof-of-history consensus mechanism.",
|
|
"explorer": "https://neonscan.org",
|
|
"symbol": "NEON",
|
|
"type": "coin",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/neonlabsorg/neon-evm"
|
|
},
|
|
{
|
|
"name": "x",
|
|
"url": "https://x.com/Neon_EVM"
|
|
},
|
|
{
|
|
"name": "coinmarketcap",
|
|
"url": "https://coinmarketcap.com/currencies/neon/"
|
|
}
|
|
]
|
|
} |