LogoLogo
  • CrossCurve MetaLayer
    • βš™οΈWhat is CrossCurve MetaLayer
      • CrossCurve Consensus bridge
      • CrossCurve Pools v2
    • πŸ—ΊοΈRoadmap
      • 2024
  • 🏒CrossCurve DAO
    • Overview of CrossCurve DAO
    • Voting
    • Obtaining veEYWA and Calculating the Boost
    • Staking mechanics
    • NFTs
      • CrossCurve DAO NFT
      • EYWA NFT Collection
  • πŸ’ΌEarn with CrossCurve
    • Staking in CrossCurve
    • Providing Liquidity to CrossCurve Pools
    • Voting for Incentives
  • πŸ“–user documentation
    • πŸ›ΈMigration to Sonic
      • Why are we moving to Sonic
      • Sonic Upgrade Stages
      • Liquidity transfer from Fantom to Sonic
      • Sonic Incentives on CrossCurve MetaLayer
    • πŸ”ƒSwap interface
      • How to trade
      • Slippage settings
      • Routing
    • 🌊Liquidity Interface
      • Easy mode
      • via Curve (Balanced)
      • Liquidity provision use cases
        • Deposit
          • Easy mode (Imbalanced)
          • via Curve (Balanced)
        • Withdraw
          • Easy mode (Imbalanced)
          • via Curve (Balanced)
        • Curve Knowledge Database
          • Balanced liquidity provision
          • Guide to transferring CRV from Fantom chain to Ethereum mainnet
          • Disclamer
    • 🏒DAO
      • Locker Interface
      • Vote Interface
      • Incentives Interface
      • Working with the EYWA Locker contract in Arbiscan.
    • 🌾Yield
      • Farms Interface
        • Staking liquidity and earning rewards
      • APR Calculator
    • πŸ’ΌVesting
      • Claim portal interface
      • Early farming program interface
    • EYWA NFT
      • Bridge interface in the Aurora chain
      • Merge interface in the Arbitrum chain
      • EYWA NFT Manager interface
      • Dashboard interface
    • Leaderboard
    • ❄️Outdated
      • Early farming program
  • πŸ“–Developer documentation
    • Pools/asset contracts
      • Hubchain Pools and Assets
      • πŸ’±Supported tokens
    • πŸ”—CrossCurve smart contracts
    • πŸ’»Guide for Developers
      • Technical Documentation for CrossCurve DAO Smart Contracts
        • CalldataHelperV1
        • DelegationManagerV1
        • DelegationConditionValidatorV1
        • EmissionManagerV1
        • EscrowManager
        • EscrowVoteManagerV1
        • GaugeFactoryV1
        • GaugeV1
        • IncentiveRewardsDistributor
        • LockHolderFactoryV1
        • LockHolderV1
        • ProposalManager
        • RebaseRewardsDistributorV1
        • RewardsDistributorFactoryV1
        • Treasury
      • πŸ”ƒMake cross-chain swap
      • πŸ”¦Tracking cross-chain swap
      • πŸ“”Pusher API Reference
      • πŸ“Glossary
      • API Specification
  • πŸ“£About CrossCurve
    • πŸ›‘οΈSecurity audits
    • 🧠Team
    • Project History
    • Website
    • Telegram
    • Twitter
    • Medium
    • Discord
    • YouTube
    • LinkedIn
    • GitHub
Powered by GitBook
On this page
  • Creating a lock for a vesting safe
  • How to find the claimed safe:
  • How to create a lock for a safe whose address you already know
  • Boosting votes by adding an NFT.
  • Voting boost
Export as PDF
  1. user documentation
  2. DAO

Working with the EYWA Locker contract in Arbiscan.

PreviousIncentives InterfaceNextYield

Last updated 1 month ago

Creating a lock for a vesting safe

How to find the claimed safe:

  1. Open , and enter the wallet address that received the vesting safe in the search bar, or enter the link in the format {wallet address}, replacing {wallet address} with your wallet address.

In the list of , filter by the β€œClaim” function under Method.

  1. In the filtered list, find the claim transaction. To locate the safe addresses, open Transaction Details by clicking on the chosen transaction.

  1. Find the safe address in the Transaction Action or ERC-20 Tokens Transferred, checking the amount of EYWA tokens in that safe.

  1. To copy the safe address, click on it and copy it to your clipboard.

How to create a lock for a safe whose address you already know

  1. Expand the 5t line, createLock, and fill in the fields:

lockDuration_(unit256) - the lock duration in seconds

recipient_(address) - the wallet address of the lock’s owner (it’s important that you have access to this wallet)

vestingWallets_(address[]) - the array of safe addresses*

* for locking a single safe, enter the safe address [address] in the square brackets in the field vestingWallets_(address[]). For two safes, [address1, address2], and so on.

Once the transaction is successfully processed on-chain, you will receive an EYWA DAO NFT in your wallet.

To later boost your votes, remember the ID (EYWA DAO NFT ID) of the created lock.

  1. Go to your wallet page and expand the TOKEN HOLDINGS list in the Overview tab.

  1. Find the EYWA DAO NFT you received after creating the lock and open its token page.

Boosting votes by adding an NFT.

To receive a boost, you must have the EYWA DAO NFT on the same address that you created the lock from, and you must know its ID.

  1. Expand the β€œapprove” first line and fill in the fields:

to - address of the Locker contract 0xdca5d16ac3708658ecc971d3aee5d5cd6e5e1fad

tokenid(unit256) - The ID of the NFT to receive the boost. (If you need boosts for multiple NFTs, repeat this operation for each NFT)

Voting boost

  1. Expand the β€œboost” second line and fill in the fields:

tokenid_(unit256) - The ID of the lock (EYWA DAO NFT ID), to be boosted.

collectionTokenIds_(unit256) - the ID(s) of the NFT(s), that will provide the voting boost (If you have only one NFT, enter [id]. For multiple NFTs, [id1, id2], and so on).

Make sure you remember the address(es) of the safe(s) that you plan to deposit into the .

Go to the EYWA Locker contract page: 0xdCa5d16ac3708658ECc971d3AeE5d5CD6e5E1faD , choose and connect your wallet by clicking

After the filling in the required fields, click the button and sign the transaction in your wallet.

Find your EYWA DAO NFT ID in the transaction list under the Item column or on the Transaction Details page in the ERC-721 Tokens Transferred section.

Go to the EYWA DAO NFT contract address 0x33b98A477512A34Af0D311DA5F59FC5341693962 page: and confirm the lock for this NFT in the contract.

Select and then click

Go the the EYWA Locker contract address page 0xdca5d16ac3708658ecc971d3aee5d5cd6e5e1fad

Select then clickand connect your wallet by pressing

After entering the information, click the button and sign the transaction in your wallet. To see your updated voting power, go to the interface.

πŸ“–
🏒
Locker
https://arbiscan.io/address/0x33b98A477512A34Af0D311DA5F59FC5341693962
https://arbiscan.io/address/0xdca5d16ac3708658ecc971d3aee5d5cd6e5e1fad#writeContract
Arbiscan
https://arbiscan.io/address/
https://arbiscan.io/address/0xdca5d16ac3708658ecc971d3aee5d5cd6e5e1fad#writeContract
Locker