Skip to content

Conversation

@mektigboy
Copy link

@mektigboy mektigboy commented Jun 29, 2023

Seaport address has been updated, ensuring the contract interacts correctly with the new Seaport version.

Copy link
Collaborator

@FrankieIsLost FrankieIsLost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ty, LGTM after smol nit

constructor() Owned(msg.sender) {}

Seaport constant seaport = Seaport(0x00000000000001ad428e4906aE43D8F9852d0dD6);
receive() external payable {}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we avoid moving the receives and fallback functions to the top of the contract?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ofc, np.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants