...动的方法,本次被利用的方法。
- verify:用于默克尔树证明。
## ClaimCampaigns代码与逻辑漏洞
我们先来看CreateLockedCampaign方法:
```js
/// @notice primary function for creating an locked or vesting claims campaign. This function will pull the amount of tok...
# what is Merkle Tree Proof of Reserves
After FTX was hacked, many prevailing exchanges announced they would provide Merkle Tree Proof of Reserves to encourage transparency[[1](https://www.thenewsminute.com/article/what-merkle-tree-proof-reserves-170062)]. The Merkle tree proof of reserve is an e...