How to Sponsor Gas for Vault
How to apply ZeroGas for Vault Contract
Step 1: Copy the Vault Address
Copy the address of the Vault you will use to distribute tokens to recipients.

Step 2: Navigate to the VRC25Issuer Contract on Vicscan
https://www.vicscan.xyz/address/0x8c0faeb5C6bEd2129b8674F262Fd45c4e9468bee#code
Step 3: Access the Contract Tab and Connect Your Wallet
Step 4: Go to the “Write” section and fill in the required Information
In the “payable value (wei)” field, input 10000000000000000000 for the deposit.
In the “token (address)” field, paste the Vault address copied in Step 1.
Click Write to submit the transaction.

How to Verify If the Vault is Sponsored
Step 1: On the same contract page, go to the “Read” section
Step 2: In the “token (address)” field, input the Vault address you sponsored
Step 3: Click “Query” to complete
Step 4: Check the Value If the uint256 result shows 10000000000000000000 (or any number greater than 0), the Vault is successfully gas-sponsored.

Optional Test: You can also confirm by scheduling a token distribution to a wallet that holds no $VIC. If the recipient can claim tokens successfully, the gas sponsorship is working.
Last updated