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:

For this time, we recommend you to use Standalone version, because we don’t have DAppNode package updated to the latest version. Below you can find step-by-step guides for both.

Useful links

PowerPool Docs

PowerPool

PowerPool DApp

PowerPool Protocol dApp

PowerPool Dune Dashboard

PowerAgentV2 by PowerPool

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 10.10.24
Contracts: —-
Linea PowerAgent contract 0x20D4029c783D5c9f47569940c656Af4189e53799 22.07.24
Base PowerAgent contract 0x12e49CeDc34C4F455e0dfff7ec38cC535Cbd07C2 12.07.24
Arbitrum PowerAgent contract 0x9fDB1462Edb170aEf47f052bA69a7fa64130D149 13.11.24
Gnosis PowerAgent contract 0x071412e301C2087A4DAA055CF4aFa2683cE1e499 22.10.23
Sepolia PowerAgent contract 0xbdE2Aed54521000DC033B67FB522034e0F93A7e5 22.10.23
Mainnet PowerAgent contract 0xc9ce4CdA5897707546F3904C0FfCC6e429bC4546 21.12.23
Polygon PowerAgent contract 0x20D4029c783D5c9f47569940c656Af4189e53799 06.02.24
Graph and Subquery URLs:
Linea Subquery URL https://subq.powerpool.finance:2053/linea/ 22.07.24
Base Subquery URL https://subq.powerpool.finance:2053/base/ 12.07.24
Arbitrum Subquery URL https://subq.powerpool.finance:2053/arbitrum-production/ 13.11.24
Gnosis Subquery URL https://subq.powerpool.finance:2053/gnosis/
or
https://subq.powerpool.finance:2053/gnosis-parallel/ 20.10.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
Polygon Subquery URL https://subq.powerpool.finance:2053/polygon/ 06.02.24
Repo:
DockerHub node repo powerpool/power-agent-node:latest 10.10.24
DockerHub offchain service repo powerpool/power-agent-offchain-service:latest 10.10.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}) $$