A tool for generating predeployed etherbase smart contract


License
AGPL-3.0
Install
pip install etherbase-predeployed==1.1.0a91

Documentation

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.