Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: 交易输入数据(Calldata)编解码 #32

Open
EthanOK opened this issue May 11, 2023 · 0 comments
Open

BUG: 交易输入数据(Calldata)编解码 #32

EthanOK opened this issue May 11, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@EthanOK
Copy link

EthanOK commented May 11, 2023

Bug 描述
在解码 Opensea fulfillOrder(tuple ,bytes32 fulfillerConduitKey)函数时,自动补充解码 缺少signature bytes字段。
https://etherscan.io/tx/0x61186db761ff542895b59cfa26c4fa3a16e907f0fd0fd4a1301d5cbdf6ebf2fe
重现
输入Calldata
0xb3a34c4c00000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000004c0000000000000000000000000ca6f3defbc6041299837725f6430f33b0f24e5c0000000000000000000000000004c00500000ad104d7dbd00e3ae0a5c00560c0000000000000000000000000000000000000000000000000000000000000001600000000000000000000000000000000000000000000000000000000000000220000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000645c601800000000000000000000000000000000000000000000000000000000645db1980000000000000000000000000000000000000000000000000000000000000000360c6ebe000000000000000000000000000000000000000032a03f5ba94003430000007b02230091a7ed01230072f7006a004d60a8d4e71d599b8104250f00000000000000000000000000000000000000000000000000000000000000000003000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000020000000000000000000000008fc0d90f2c45a5e7f94904075c952e0943cfccfd0000000000000000000000000000000000000000000000000000000000000d0100000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002a8c55fefdc400000000000000000000000000000000000000000000000000002a8c55fefdc4000000000000000000000000000ca6f3defbc6041299837725f6430f33b0f24e5c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011c37937e080000000000000000000000000000000000000000000000000000011c37937e080000000000000000000000000000000a26b00c1f0df003000390027140000faa719000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c021793574000000000000000000000000000000000000000000000000000000c0217935740000000000000000000000000006f2002330c98ffaa62e2b5a88de83531247a418300000000000000000000000000000000000000000000000000000000000000406de14d3ace90e2a517e641ca0584a1ef18bbf8a1ff89c83486cb487823467a6db13ed8311256b1fbea4926941ff467787f91038372b538ac141e96d09ea241c1332d1229

image

期望行为
期望能够完整解析出参数数据

截图
正确的:
image

@EthanOK EthanOK changed the title 交易输入数据(Calldata)编解码 BUG: 交易输入数据(Calldata)编解码 May 11, 2023
@Nami-upchain Nami-upchain added the bug Something isn't working label May 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants