Skip to content

makerdao/megapoker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b00f985 · Oct 15, 2024

History

83 Commits
Mar 8, 2023
Aug 18, 2021
Aug 14, 2023
Oct 3, 2024
Nov 15, 2019
Nov 15, 2022
Nov 15, 2019
Mar 4, 2021
Nov 15, 2022
Oct 14, 2024
Mar 17, 2021

Repository files navigation

MegaPoker

Build Status

Optimized Smart Contract to Poke (poke).

For Now, Hard Coded Addresses and Sequences. Easy for TechOps to Run.

MegaPoker current Mainnet Address: 0x37bA4427F664557e92493C5858A81C9B90fC09d6

OmegaPoker

Extensible Poker for Goerli, Kovan and Backup for Mainnet.

The OmegaPoker will gather PIP Addresses from the Ilk Registry and Poke ALL Collaterals Without a Redeployment, at the expense of a little gas.

OmegaPoker Goerli Address: 0xD47850BB4Dd0E1ae4D362399f577a47D675cC830

OmegaPoker Mainnet Address: 0xDd538C362dF996727054AC8Fb67ef5394eC9b8b9

OmegaPoker.refresh()

Public function to reset all PIPs. Call this when a new collateral is onboarded to Goerli, Kovan and Backup for Mainnet.

OmegaPoker.poke()

Public function to poke all ilks. Call after refresh()