Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 649 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 649 Bytes

Etherbase

Description

Predeployed smart contract that stores and manages access to sFUEL received from block rewards and gas fees.

Predeployed mode

To use Etherbase contract predeployed in genesis block use etherbase-predeployed library. It's available for python and is distributed as a pip package.

Usage in smart contracts

For using Etherbase in external projects there is an @skalenetwork/etherbase-interfaces npm package containing signatures of all publicly available functions.