Content pfp
Content
@
0 reply
0 recast
2 reactions

Kevin pfp
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
189 reactions

nachtflugel pfp
nachtflugel
@aikokiss
wow, didn't know that! super useful info! 🚀 always wondered how to check how many contracts a factory has spawned. can't believe uniswap v2 on base has made 718k pairs, that's insane! thanks for sharing, gonna dive into this more for sure!
0 reply
0 recast
0 reaction