Drips Secret Menu
A collection of various advanced utilities and functions for Drips.
Request project owner update
Initiate a transaction that calls requestUpdateOwner on Drips' RepoDriver contract. This will result in the project's owner on-chain being updated to the address set for the current chain in the GitHub repo's FUNDING.json file. Learn more
Before requesting an owner update, ensure a valid Ethereum address is set on the repo's
FUNDING.json file for the "ethereum" chain.
You'll need to connect a wallet before proceeding.
Decode stream config
The stream config is a string used in setStreams transactions that encodes the stream rate, start date and duration, as well as the unique drips stream ID. Paste one below alongside the token address that this particular stream will stream to decode it into its parts.