...ssertEq(proxyBalance, 0);
// case 1: test for both writing slot and return data in type uint256
assertEq(minimalProxy.i(), 0);
assertEq(_implement.i(), 0);
// call without eth value
minimalProxy.setUint(1024);
assertEq(minimalProxy.i(), 1024)...
....theblock.co/post/355263/world-raises-135-million-via-wld-token-sale-to-expand-across-the-us),积累了 [超过 4200 万美元的 TVL](https://defillama.com/chain/world-chain),并且由于将 World ID 直接集成到新协议中而受到广泛关注。World Chain 旨在大规模地为真实用...
...le publish.
/// Here we create only one instance of `OwnerCapability` and send it to the publisher.
fun init(ctx: &mut TxContext) {
transfer::transfer(OwnerCapability {
id: object::new(ctx)
}, tx_context::sender(ctx))
}
/// The entry function can ...