Withdrawing EGLs
1. withdraw()
withdraw() Function Signature
function withdraw() external whenNotPaused Validations
Events Emitted
Web3 Example
await eglVotingInstance.withdraw({ from: "0x2be650ba..."})Last updated