Skip to content

Conversation

GitGuru7
Copy link
Contributor

@GitGuru7 GitGuru7 commented May 7, 2025

Description

Resolves VEN

@GitGuru7 GitGuru7 marked this pull request as ready for review May 7, 2025 10:50
params: [DEFAULT_ADMIN_ROLE, ACM_AGGREGATOR],
dstChainId: LzChainId.unichainsepolia,
},
...setConverterNetworkCommands,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I miss:

  • configuration of rules in the PSR: addOrUpdateDistributionConfigs.
Schema 0:
  Treasury: 60%
  XVSVaultConverter: 20%
  USDCPrimeConverter: 10%
  WETHPrimeConverter: 10%

Schema 1:
  Treasury: 80%
  XVSVaultConverter: 20%

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

Comment on lines 59 to 64
{
target: unichainsepolia.XVS_VAULT_PROXY,
signature: "setPrimeToken(address,address,uint256)",
params: [PRIME, unichainsepolia.XVS, PRIME_POOL_ID],
dstChainId: LzChainId.unichainsepolia,
},
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@chechu
Copy link
Member

chechu commented May 16, 2025

We are adding new markets to unichain. We should take that into account to configure the conversions. See here: #561 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants