After reviewing the XVS contract, I have seen that it lacks the necessary security measures so that in case of an attack on the web we can get our coins by another route, which would be through the contract. so I would like to know where to find:
-emergecyWithdraw
-MastercChef
-Polymph
In the event that they are not present, that they proceed as soon as possible to their implementation, and thereby give value to the project, to these 3 options I would add that of a ranking of the first 100 accounts with more XVS.
implement the Venus Protocol Project.
-EmergecyWithdraw
-MastercChef
-Polymph
-Classification of the first 100 accounts with more XVS.
emergecyWithdraw is for staking dApp such as Pancake farms. XVS itself is a BEP20 token (the same thing as an ERC20) and the set of expected methods is standard. What’s the concept of withdraw for a token? You don’t withdraw a token, you transfer it. And if the Token contract itself is hacked, basically the token is dead.
Are you talking about the vTokens, here vXVS?
Even if yes,
It’s also a BEP20 token
It’s collateralizable so you cannot emergecy-withdraw it. This idea was the source of the Syrup defect of PancakeSwap: people vested their CAKE to get SYRUP then called emergecyWithdraw to get them back.
But since we are in dApp world, only few can be linked to people, they are opaque addresses. I guess big contract holders are simply stacking platforms.