Skip to content

rookmate/AsciiPricks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gas Report

src/AsciiPricks.sol:AsciiPricks contract
Deployment Cost Deployment Size
7972092 15361
Function Name min avg median max # calls
alMint 527 30259 9985 80265 3
balanceOf 2780 2780 2780 2780 4
flipSaleState 5563 7229 7563 7563 6
getMerkleRoot 548 1548 1548 2548 2
getSeed 1214 4023 5214 7214 7
mint 705 22165 5130 77695 4
ownerOf 3123 3123 3123 3123 4
saleIsActive 846 1846 1846 2846 2
setMerkleRoot 5581 5581 5581 5581 1
tokenURI 128654 128654 128654 128654 1

How to build the contract

Install Foundry

curl -L https://foundry.paradigm.xyz | bash

Update Foundry

foundryup

Clone repo, build and run the tests

git clone git@github.com:rookmate/AsciiPricks.git
cd asskeydicks
forge test -v

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published