<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>#PolkadotSpace #Polkadot #Acala #Subquery Archives - Smart Liquidity Research</title>
	<atom:link href="https://smartliquidity.info/tag/polkadotspace-polkadot-acala-subquery/feed/" rel="self" type="application/rss+xml" />
	<link>https://smartliquidity.info/tag/polkadotspace-polkadot-acala-subquery/</link>
	<description>Crypto News &#38; Data Space</description>
	<lastBuildDate>Sat, 04 Jun 2022 03:10:40 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.5</generator>

<image>
	<url>https://smartliquidity.info/wp-content/uploads/2021/03/cropped-512-1-1-32x32.png</url>
	<title>#PolkadotSpace #Polkadot #Acala #Subquery Archives - Smart Liquidity Research</title>
	<link>https://smartliquidity.info/tag/polkadotspace-polkadot-acala-subquery/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>SubQuery Extends Indexing To Acala</title>
		<link>https://smartliquidity.info/2022/06/04/subquery-extends-indexing-to-acala/</link>
		
		<dc:creator><![CDATA[Ana Marie]]></dc:creator>
		<pubDate>Sat, 04 Jun 2022 03:10:40 +0000</pubDate>
				<category><![CDATA[Polkadot News]]></category>
		<category><![CDATA[#PolkadotSpace #Polkadot #Acala #Subquery]]></category>
		<guid isPermaLink="false">https://smartliquidity.info/?p=68674</guid>

					<description><![CDATA[<p>SubQuery Extends Indexing to Acala’s New EVM+, Offering Universal EVM Support within Polkadot Firstly, SubQuery Extends Indexing To Acala. SubQuery Polkadot’s leading data indexer, the first data indexer providing full smart contract indexing support for Acala’s new EVM+. This joins existing EVM support for Parity’s Frontier EVM implementation and SubQuery provides support for all EVMs [&#8230;]</p>
<p>The post <a href="https://smartliquidity.info/2022/06/04/subquery-extends-indexing-to-acala/">SubQuery Extends Indexing To Acala</a> appeared first on <a href="https://smartliquidity.info">Smart Liquidity Research</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="">
<h3 id="1d70" class="pw-post-title iv iw ix bn iy iz ja jb jc jd je jf jg jh ji jj jk jl jm jn jo jp jq jr js jt gn" style="text-align: center;">SubQuery Extends Indexing to Acala’s New EVM+, Offering Universal EVM Support within Polkadot</h3>
</div>
<p id="40f6" class="pw-post-body-paragraph ju jv ix bn b jw jx jy jz ka kb kc kd ke kf kg kh ki kj kk kl km kn ko kp kq if gn" data-selectable-paragraph="">Firstly, SubQuery Extends Indexing To Acala. SubQuery Polkadot’s leading data indexer, the first data indexer providing full smart contract indexing support for Acala’s new EVM+. This joins existing EVM support for Parity’s Frontier EVM implementation and SubQuery provides support for all EVMs in the Polkadot.</p>
<p id="b61f" class="pw-post-body-paragraph ju jv ix bn b jw jx jy jz ka kb kc kd ke kf kg kh ki kj kk kl km kn ko kp kq if gn" data-selectable-paragraph="">Acala’s EVM+ is Acala’s implementation of the Ethereum Virtual machine, currently the world’s most popular smart contract platform. It stems from a desire to not just build the fastest, cheapest Ethereum sandbox. A lightweight solution that maximises interoperability between events outside the EVM and within. It also enables developers to build dApps on Acala with existing tooling support from Ethereum such as <a class="au kr" href="https://remix.ethereum.org/" target="_blank" rel="noopener ugc nofollow"><strong><span style="color: #00ccff;">Remix</span></strong></a> and <span style="color: #00ccff;"><strong><a class="au kr" style="color: #00ccff;" href="https://getwaffle.io/" target="_blank" rel="noopener ugc nofollow">Waffle</a></strong></span> and pay for gas in any supported tokens (automatically using Acala’s DEX).</p>
<p id="8cde" class="pw-post-body-paragraph ju jv ix bn b jw jx jy jz ka kb kc kd ke kf kg kh ki kj kk kl km kn ko kp kq if gn" data-selectable-paragraph="">They’ve been working closely with the team at Acala for some time to extend SubQuery to natively support EVM+. The new EVM+ implementation offers a simple way to filter and index both EVM+ and Substrate activity on Acala. You can index EVM+ Calls or events, and filter these based on call function signatures, event log topics, and/or smart contract addresses.</p>
<h3 id="44af" class="kz la ix bn lb lc ld le lf lg lh li lj lk ll lm ln lo lp lq lr ls lt lu lv lw gn"><strong>Excellent</strong> Documentation</h3>
<p id="198d" class="pw-post-body-paragraph ju jv ix bn b jw jx jy jz ka kb kc kd ke kf kg kh ki kj kk kl km kn ko kp kq if gn" data-selectable-paragraph="">We’ve updated the <a class="au kr" href="https://university.subquery.network/build/substrate-evm.html" target="_blank" rel="noopener ugc nofollow"><strong><span style="color: #00ccff;">excellent documentation</span></strong></a> to include detailed information about the support for Acala’s EVM+. In addition, you can try out the example <span style="color: #00ccff;"><strong><a class="au kr" style="color: #00ccff;" href="https://github.com/subquery/acala-evm-starter" target="_blank" rel="noopener ugc nofollow">acala-evm-starter</a></strong></span> project on GitHub and extend it to index your own creation. The sample project currently indexes all transfer and approval events from the ACA token. Can easily be used as a starting point for all new SubQuery Projects.</p>
<p id="9f9d" class="pw-post-body-paragraph ju jv ix bn b jw jx jy jz ka kb kc kd ke kf kg kh ki kj kk kl km kn ko kp kq if gn" data-selectable-paragraph="">One interesting aspect of our integration with Acala’s EVM+ is that SubQuery itself will be migrating our own smart contract code across in preparation for the <strong><span style="color: #00ccff;"><a class="au kr" style="color: #00ccff;" href="https://blog.subquery.network/blogs/20211125-subquery-network-acala.html" target="_blank" rel="noopener ugc nofollow">SubQuery Network launching on Acala</a></span></strong>. Our Network team will be one of the first users of our new EVM+ support and will benefit from the ease it brings, just like other teams building their own dApps on Acala.</p>
<p id="0efe" class="pw-post-body-paragraph ju jv ix bn b jw jx jy jz ka kb kc kd ke kf kg kh ki kj kk kl km kn ko kp kq if gn" data-selectable-paragraph="">As always, any SubQuery project built using Acala’s EVM+ support can be hosted on <a class="au kr" href="https://subquery.network/managedservices" target="_blank" rel="noopener ugc nofollow"><strong>SubQuery’s managed service</strong></a> — a free and industry leading hosting solution for all customers that is serving hundreds of millions of daily requests to the biggest projects in Polkadot. Additionally, if you’re ready to build the next big dApp, take a look at the Acala sponsored bounties on <strong><span style="color: #00ccff;"><a class="au kr" style="color: #00ccff;" href="https://subquery.network/grants" target="_blank" rel="noopener ugc nofollow">SubQuery’s Grants programme</a></span></strong> and apply today.</p>
<h3 id="cf95" class="kz la ix bn lb lc ld le lf lg lh li lj lk ll lm ln lo lp lq lr ls lt lu lv lw gn">About Acala</h3>
<p id="168f" class="pw-post-body-paragraph ju jv ix bn b jw lx jy jz ka ly kc kd ke lz kg kh ki ma kk kl km mb ko kp kq if gn" data-selectable-paragraph="">Acala is a decentralized finance network powering the aUSD ecosystem. The core product, aUSD, a decentralized, multi-collateral, crypto-backed stablecoin serving as the native stablecoin of the Polkadot ecosystem. Acala’s Ethereum-compatible blockchain has built-in DeFi protocols for application developers to leverage. Including, trustless staking derivative (liquid DOT — LDOT), a decentralized exchange, and the EVM+, a hybrid EVM offering fully Ethereum-compatible development environment plus full compatibility with Substrate.</p>
<p id="1c6d" class="pw-post-body-paragraph ju jv ix bn b jw jx jy jz ka kb kc kd ke kf kg kh ki kj kk kl km kn ko kp kq if gn" data-selectable-paragraph=""><a class="au kr" href="https://acala.network/" target="_blank" rel="noopener ugc nofollow"><strong><span style="color: #ffffff;">Website</span></strong></a> | <strong><span style="color: #00ccff;"><a class="au kr" style="color: #00ccff;" href="https://twitter.com/AcalaNetwork" target="_blank" rel="noopener ugc nofollow">Twitter</a></span></strong> |</p>
<h3 id="44af" class="kz la ix bn lb lc ld le lf lg lh li lj lk ll lm ln lo lp lq lr ls lt lu lv lw gn">About SubQuery Network</h3>
<p id="13d4" class="pw-post-body-paragraph ju jv ix bn b jw lx jy jz ka ly kc kd ke lz kg kh ki ma kk kl km mb ko kp kq if gn" data-selectable-paragraph=""><a class="au kr" href="https://subquery.network/" target="_blank" rel="noopener ugc nofollow">SubQuery</a> is a blockchain developer toolkit enabling others to build Web3 applications of the future. A SubQuery project is a complete API to organise and query data from layer-1 chains. Currently servicing Polkadot, Substrate and Avalanche projects. This data-as-a-service allows developers to focus on their core use case and front-end, without needing to waste time on building a custom backend for data processing. The SubQuery Network proposes to enable this same scalable and reliable solution, but in a completely decentralised way.</p>
<p id="b96d" class="pw-post-body-paragraph ju jv ix bn b jw jx jy jz ka kb kc kd ke kf kg kh ki kj kk kl km kn ko kp kq if gn" data-selectable-paragraph=""><strong><span style="color: #ffffff;"><a class="au kr" style="color: #ffffff;" href="https://subquery.network/" target="_blank" rel="noopener ugc nofollow">Website</a></span></strong> | <strong><span style="color: #00ccff;"><a class="au kr" style="color: #00ccff;" href="https://twitter.com/subquerynetwork" target="_blank" rel="noopener ugc nofollow">Twitter</a> </span></strong>|</p>
<p><span style="color: #00ccff;"><strong><a style="color: #00ccff;" href="https://subquery.medium.com/subquery-extends-indexing-to-acalas-new-evm-offering-universal-evm-support-within-polkadot-68a01e91b5db">Source</a></strong></span></p>
<p>The post <a href="https://smartliquidity.info/2022/06/04/subquery-extends-indexing-to-acala/">SubQuery Extends Indexing To Acala</a> appeared first on <a href="https://smartliquidity.info">Smart Liquidity Research</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
