Skip to content

allan-wei-tx/test-erc20-batch-transfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

test-erc20-batch-transfer

Compare standard Openzeppelin ERC20 contracts transfer via multiple single transfers with via mds1/multicall. The result is as follows:

image

The test result is somewhat wrong because in Foundry test, the single transfer is done in a single test function, so that the slot is warm except for the first transfer, causing the rest transfer save some gas.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published