Twitter

Discord

Telegram

Medium

Github


Invitation message

Greetings!

Read this page to get a quick overview on how PowerAgent v2 operates and how to launch your own keeper!

Let’s proceed.


Getting Started

PowerAgent v2 is distributed in two modes:

Below you can find step-by-step guides for both.

Useful links

PowerPool Docs

PowerPool

PowerPool DApp

PowerPool Protocol dApp

DAppNode Website

Run a node and stake on Ethereum and many other blockchains | Dappnode

Up-to-date upgradeable resources

Resource Address / IPFS hash / Link Last Time Updated
Packages:
DAppNode PowerAgent package http://my.dappnode/installer/public/%2Fipfs%2FQmbUabue7T2RtZD67Xwyo6tTf9419z1bTMTeszrRHZKYFs 02.04.24
Standalone PowerAgent package 06.02.24
Contracts: —-
Gnosis PowerAgent contract https://gnosisscan.io/address/0x071412e301C2087A4DAA055CF4aFa2683cE1e499 22.10.23
Sepolia PowerAgent contract https://sepolia.etherscan.io/address/0xbdE2Aed54521000DC033B67FB522034e0F93A7e5 22.10.23
Mainnet PowerAgent contract https://etherscan.io/address/0xc9ce4CdA5897707546F3904C0FfCC6e429bC4546 21.12.23
Arbitrum PowerAgent contract https://arbiscan.io/address/0xad1e507f8a0cb1b91421f3bb86bbe29f001cbcc6 06.02.24
Polygon PowerAgent contract https://polygonscan.com/address/0x20D4029c783D5c9f47569940c656Af4189e53799 06.02.24
Graph and Subquery URLs:
Gnosis Graph URL
or

Gnosis Subquery URL | https://api.studio.thegraph.com/query/48711/ppav2-rd-gnosis-b12-ui/version/latest —————you should choose one—————— https://subq.powerpool.finance:2053/gnosis-parallel/ | 03.05.24 | | Sepolia Graph URL | https://api.studio.thegraph.com/query/48711/ppav2-rd-sepolia-b12-ui/version/latest | 15.11.23 | | Mainnet Graph URL | https://api.studio.thegraph.com/query/48711/ppav2-rd-gnosis-b12-ui/version/latest | 21.12.23 | | Arbitrum Graph URL or

Arbitrum Subquery URL | https://api.studio.thegraph.com/query/48711/ppav2-rd-arbitrum-ui/version/latest —————you should choose one—————— https://subq.powerpool.finance:2053/arbitrum-parallel/ | 18.02.24 | | Polygon Subquery URL | https://subq.powerpool.finance:2053/polygon/ | 06.02.24 | | Repo: | | | | DockerHub repo | powerpool/power-agent-node:latest | 02.04.24 |

Formula for reward and compensation:

Successful transaction:

$$ reward = fixedReward+baseFee\cdot(G_{used}+G_{overhead})\cdot rewardMultiplier+\frac{\min(stake, jobMaxStake)}{stakeDivisor} $$

Reverted transaction:

$$ compensation = baseFee\cdot(G_{used}+G_{overhead}) $$