Guide to Triggering a Rebase to Immediately claim your Stake

#rebase, GHOST Chain

visual guide to triggering a rebase on ghostDAO | The DeFi 2.0 cross-chain reserve currency

https://sepolia.etherscan.io/address/0xC2C579631Bf6daA93252154080fecfd68c6aa506#writeContract

The rebase function on the rebase contract does not take any parameters, so there is no bool input required to trigger the rebase from the Etherscan “Write Contract” tab accessible form the link above.

There are no input fields shown next to rebase, unlike functions such as stake or unstake which list parameters like amount, to, etc.

That means the function signature is simply rebase() with no arguments, and you just need to send a transaction calling that function (with appropriate permissions / msg.sender) to trigger a rebase.

So, anyone can trigger the rebase, any wallet with sepolia ETH

The function is permissionless by design, likely intended as a keeper function that can be called by bots, cron jobs, or any community member.

Here’s where you trigger the rebase on Etherscan: https://sepolia.etherscan.io/address/0xC2C579631Bf6daA93252154080fecfd68c6aa506#writeContract

1. Go to the Write Contract tab on the contract page

2. Connect your Metamask wallet

3. Select #5, Click the “Write” button, since the function takes zero parameters, there’s nothing to input — just click Write and then your wallet will prompt you to sign and submit the transaction on Sepolia.

That’s it — no code entry, no para meters, just a direct transaction call.

Visual Guide Below

2 Likes

This is a great guide! :smiling_face_with_sunglasses: :+1:

I appreciate the improvement…

is there a similar contract to trigger the reason Hoodi?