http://www.mobr.ai/ontologies/ponto#Astar
A smart contract platform in the Polkadot ecosystem, supporting both Wasm and EVM
@prefix ponto: <http://www.mobr.ai/ontologies/ponto#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
ponto:Astar a ponto:Parachain ;
rdfs:label "Astar" ;
ponto:hasNetType ponto:mainnet ;
ponto:hasParaId 2006 ;
rdfs:comment "A smart contract platform in the Polkadot ecosystem, supporting both Wasm and EVM" .