Shape API FAQ

Frequently asked questions about the Shape API

What is Shape?

Shape is a chain for creators built on top of Ethereum. It provides an open space for creating various forms of digital content, from fine art to experimental projects, while offering unique incentives for creators.

What is the Shape API?

The Shape API allows developers to interact with the Shape network through a set of JSON-RPC methods. It supports various operations such as smart contract deployment, transaction processing, and data retrieval.

How can I get started using the Shape API?

Explained in Shape API Quickstart.

Is Shape EVM compatible?

Shape is EVM equivalent. This means developers can deploy Ethereum-based smart contracts and applications on Shape with minimal modifications, leveraging existing Ethereum development tools and practices.

What is Gasback?

Gasback is a unique feature of Shape where creators can claim back 80% of sequencer fees users spend interacting with their contracts. This includes self-built contracts, acquired contracts, and contracts deployed through other platforms.

How does Shape relate to Ethereum?

Shape is built on top of Ethereum and inherits its security. It's designed to be EVM equivalent, allowing for seamless integration with Ethereum-based tools and practices.

What programming languages work with Shape?

Shape supports Solidity for smart contract development due to its EVM equivalence. For off-chain interactions, developers can use JavaScript, TypeScript, or other common web development languages.

Is Shape secure?

Shape inherits its security directly from Ethereum, ensuring a high level of security for the network.

My question isn't here, where can I get help?

Don't worry, we got you. Check out our discord and feel free to post any questions you have!

ReadMe