Kill Gauge Emissions to InceptionLRT Pools

Summary:

Kill gauge emissions to pools on Fraxtal and mainnet that include InceptionLRT tokens.

Abstract:

Pools included in this proposal are

Name Network Pool Address Gauge Address
insfrxETH/sfrxETH Fraxtal 0xF25E1dB1f0c7BD1a29761a1FcDaE187B8718CF18 0xcde3Cdf332E35653A7595bA555c9fDBA3c78Ec04
inwstETHs/wstETH Ethereum 0x5Fc50C99E175DFeB8Faa7613e050645583Ac1501 0x9AB99A323fc3244d89a049dD96Dc8f533283c36A
insfrxETH/sfrxETH Ethereum 0x15061E372D50792B68a8E400E89a5Da0E4861236 0x319B3ec2945eE430d8418ae6e9e1e6f8AbBBB754
instETH/stETH Ethereum 0x5378C23F4cF85FC28FDdea16153cf9213AefE9BE 0x9fB7c82dAC1823a472def8B506EA70FDBfC3fC3F

Motivation:

On July 11, Inception made the following announcement on Twitter to sunset the protocol, including all Inception tokens included in this proposal.

Specification:

ROOT_GAUGE_PROXY_OWNER = "0xff12c0df72E02ab9C1fD8b986d21FF8992a8cCEE"

ACTIONS = [
    (ROOT_GAUGE_PROXY_OWNER, "set_killed", "0x12C3F630ec8f8A07C539b5F933e8E62F9b627396", True), # insfrxETH/sfrxETH Pool Fraxtal
    ("0x9AB99A323fc3244d89a049dD96Dc8f533283c36A", "set_killed", True), # inwstETHs/wstETH Pool
    ("0x319B3ec2945eE430d8418ae6e9e1e6f8AbBBB754", "set_killed", True), # insfrxETH/sfrxETH Pool
    ("0x9fB7c82dAC1823a472def8B506EA70FDBfC3fC3F", "set_killed", True), # instETH/stETH Pool
    
]