πŸ’ΌBridge & Approve Vault Tokens

Bridge vault tokens to Ethereum

PONY’s constituent vaults are listed on the Multichain bridge. Go to the Multichain router at https://app.multichain.org/#/router.

Connect to one of the three chains, select this chain as the β€œFrom” chain and Ethereum as the β€œTo” chain. Pick one of the vault tokens (search for β€œmoo”) and swap to initiate the bridging process. Within a few minutes the vault should be available on Ethereum.

Repeat this for the other vaults and chains.

Now you should have all the PONY constituents on Ethereum.

Approve vaults for spending

Before being able to mint PONY, the vaults on Ethereum have to be approved for spending by the PONY token contract (0x0D97Fee619d955509e54B046c9992B6E9F5B0630).

This can be done on Etherscan for each vault. This step is only necessary once for a given wallet.

For example, for mooVelodromeMAI-USDC, under the Contract tab and Write Contract enter the PONY token address and the largest uint256 (115792089237316195423570985008687907853269984665640564039457584007913129639935) for unlimited spending of this vault by the PONY contract.

Repeat this for all other vaults. You can check if your address has all necessary approvals on https://etherscan.io/tokenapprovalchecker.

If for a vault the approve function is not visible you may use this workaround to approve unlimited spending of a vault by the PONY account: Turn on Show Hex Data under Metamask's Advanced Settings. Send a 0 ETH transaction with the following hex in the data field to the respective vault contract: TBD

Last updated