Guide for Multisig users
For those using multisig, the users can use the below information to interact with Modulus's Smart Contracts.
Router Address: (To be updated)
With the above information, users can deposit, withdraw, claim rewards, and zap tokens into Modulus's pools. For now, poolID 0 is the only one pool available with stETH is the pool token. (Please remember to approve the Router to spend your tokens)
If you're still not clear on how to do it, you can take a look at the steps below to perform it on your own:
Step 1: Download the Router ABI
Step 2: In your Multisig transaction building dashboard, insert the Router Address above as the address to interact with
Step 3: Import the downloaded Router ABI (JSON)
Step 4: Choose the function that you want to invoke and fill in the necessary params
Last updated