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)

Router ABI: https://github.com/modulusprotocol/Modulus-Protocol-Smart-Contracts/blob/b2f8e19b3ee9b0f6edce9b392a86d5b65b1f08c9/Smart%20Contract%20ABI/RouterABI.json

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

If you find it difficult to do it, you can create a support ticket in Modulus's Discord to get further supports from our Community Managers.

Last updated