Kobi Gurkan pfp
Kobi Gurkan
@kobi
Description: cryo code to find all the deployed contracts that use the pairing precompile Amount: 100 USDC @bountybot
6 replies
2 recasts
4 reactions

 alex paden pfp
alex paden
@shoni.eth
Is the final result of the code a list of contract addresses?
1 reply
0 recast
1 reaction

Kobi Gurkan pfp
Kobi Gurkan
@kobi
That would be great for this bounty But also complete disassembly would be awesome, since you probably get it on the way
1 reply
0 recast
0 reaction

 alex paden pfp
alex paden
@shoni.eth
Got it (newish to evm). I used pyevmasm disassemble_hex on the code column of the parquets provided, here is an example output for one contract. Is this a valid use of pairing? I am concerned the tutorial lists "PRECOMPILE_REGEX = r"PUSH1 (0x[1-9]) GAS STATICCALL" as GAS STATICCALL does not appear in my disassembly
1 reply
0 recast
1 reaction