foundry-nft/sample1-deploy.txt
hoelee 11e41de86a
Some checks are pending
CI / Foundry project (push) Waiting to run
Ready NFT
2024-08-18 17:10:03 +08:00

74 lines
2.6 KiB
Plaintext

hoelee@Hoelee-Laptop:~/foundry/foundry-NFT$ make deploy ARGS="--network sepolia"
[⠒] Compiling...
No files changed, compilation skipped
Traces:
[905015] DeployBasicNft::run()
├─ [0] VM::startBroadcast()
│ └─ ← [Return]
├─ [868596] → new BasicNft@0x84F0Ee970BD49FCf1b8Cd637EF4e4755DBE74e0E
│ └─ ← [Return] 4102 bytes of code
├─ [0] VM::stopBroadcast()
│ └─ ← [Return]
└─ ← [Return] BasicNft: [0x84F0Ee970BD49FCf1b8Cd637EF4e4755DBE74e0E]
Script ran successfully.
== Return ==
0: contract BasicNft 0x84F0Ee970BD49FCf1b8Cd637EF4e4755DBE74e0E
## Setting up 1 EVM.
==========================
Simulated On-chain Traces:
[868596] → new BasicNft@0x84F0Ee970BD49FCf1b8Cd637EF4e4755DBE74e0E
└─ ← [Return] 4102 bytes of code
==========================
Chain 11155111
Estimated gas price: 0.571692196 gwei
Estimated total gas used for script: 1291264
Estimated amount required: 0.000738205551775744 ETH
==========================
##### sepolia
✅ [Success]Hash: 0x8b31016107687afb8f8d8cdc6edb7c4d16d585240792d42b54fd6b9abf3a62d2
Contract Address: 0x84F0Ee970BD49FCf1b8Cd637EF4e4755DBE74e0E
Block: 6522146
Paid: 0.000535185588997216 ETH (993568 gas * 0.538650187 gwei)
✅ Sequence #1 on sepolia | Total Paid: 0.000535185588997216 ETH (993568 gas * avg 0.538650187 gwei)
==========================
ONCHAIN EXECUTION COMPLETE & SUCCESSFUL.
##
Start verification for (1) contracts
Start verifying contract `0x84F0Ee970BD49FCf1b8Cd637EF4e4755DBE74e0E` deployed on sepolia
Submitting verification for [src/BasicNft.sol:BasicNft] 0x84F0Ee970BD49FCf1b8Cd637EF4e4755DBE74e0E.
Submitting verification for [src/BasicNft.sol:BasicNft] 0x84F0Ee970BD49FCf1b8Cd637EF4e4755DBE74e0E.
Submitted contract for verification:
Response: `OK`
GUID: `vdr3fnddmmrpgz5fppvuc5iqif4ggcm2h79sczkbqzpzjgezip`
URL: https://sepolia.etherscan.io/address/0x84f0ee970bd49fcf1b8cd637ef4e4755dbe74e0e
Contract verification status:
Response: `NOTOK`
Details: `Pending in queue`
Contract verification status:
Response: `OK`
Details: `Pass - Verified`
Contract successfully verified
All (1) contracts were verified!
Transactions saved to: /home/hoelee/foundry/foundry-NFT/broadcast/DeployBasicNft.s.sol/11155111/run-latest.json
Sensitive values saved to: /home/hoelee/foundry/foundry-NFT/cache/DeployBasicNft.s.sol/11155111/run-latest.json