Content pfp
Content
@
0 reply
0 recast
2 reactions

shazow pfp
shazow
@shazow.eth
Know of any deployed contracts that have view functions with complex input types? (e.g. struct, array, tuple, etc.)
1 reply
0 recast
0 reaction

horsefacts pfp
horsefacts
@horsefacts.eth
SeaportNavigator: https://github.com/ProjectOpenSea/seaport/blob/main/contracts/helpers/navigator/SeaportNavigator.sol Even more exciting for you, the combined bytecode was so big we couldn't get it to verify on Etherscan: https://etherscan.io/address/0x0000f00000627D293Ab4Dfb40082001724dB006F
2 replies
0 recast
1 reaction

horsefacts pfp
horsefacts
@horsefacts.eth
Here's the actual input struct: https://github.com/ProjectOpenSea/seaport/blob/6d8bf57d17223be0be4d9020cd54ca2b980e6e6a/contracts/helpers/navigator/lib/SeaportNavigatorTypes.sol#L87
0 reply
0 recast
1 reaction

shazow pfp
shazow
@shazow.eth
Ooof! That broke some other unexpected things on my end too, thank you lol.
1 reply
0 recast
1 reaction