Greetings!
Read this page to get a quick overview on how PowerAgent v2 operates and how to launch your own keeper!
Let’s proceed.
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.
PowerPool Docs
PowerPool DApp
PowerPool Dune Dashboard
Resource | Address / IPFS hash / Link | Last Time Updated |
---|---|---|
Packages: | ||
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 |
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}) $$