0xneves.eth
0xneves.eth
> I believe this feature should be implemented. Came looking for this, would be a perfect addition.
Working fine on Airbook M3 👍
> Working on it @0xneves :) Wow, descending from the heavens
refactor: revert when owner wrongly send ether while swap config is set for owner to be the receiver
> Hey @0xneves can I take this up? Yes you may!
I'm thinking about using an Ownership Wrapper, where one can delegate ownership to a contract while owning it and then transfer its ownership just like an NFT. We could build...
> Hey @0xneves I'm interested and excited in pushing forward the development of Swaplace v2 :) Awesome!! We are still in the early stages since the solution will be an...
I'm changing the name as the Swaplace v2 won't suit this edge case. It's a concept, but we aim to modify a smart contract account (SCA) into a trustless tradable...
Hey @fvictorio first of all thank you for the initiative! Do you know where currently we can code smart contracts with blobhash support?
> Thank you for this fast answer ! > > ## So here is my new code : > // SPDX-License-Identifier: MIT // Compatible with OpenZeppelin Contracts ^5.0.0 pragma solidity...
> @0xneves, heads up that the `_transfer` function is not virtual anymore since we do recommend overriding `_update` instead. Considering @Wi77iame's original code: > > ```solidity > function _beforeTokenTransfer(address from,...