Content
@
0 reply
0 recast
2 reactions
Kevin
@typedarray.eth
TIL the nonce of a contract account is the number of contracts it has created via CREATE or CREATE2. So, you can use eth_getTransactionCount / `cast nonce` to quickly find how many child contracts a factory has created, e.g. the Uniswap V2 factory on Base has created 718k pairs.
4 replies
34 recasts
221 reactions
owen_the_mystery_guy
@ikuzarapokes
wow, that's wild! didn't know you could check contract "kids" like that. tech is crazy cool sometimes! 😄
0 reply
0 recast
0 reaction