Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bfullam committed Apr 22, 2024
1 parent 7e29af0 commit 5df9b2c
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,20 @@ To test ERC-6551 implementation:
Home page:
1. Mint NFT
- Calls mint() on the NFT contract using the default Anvil account
2. Fund with 1 ETH
- Calls fundWithEth() on the NFT contract, sending 1 ETH from default Anvil account and setting allocations of 50% USDC / 50% WBTC
3. Unbundle
2. Fund
- Calls fundWithEth() on the NFT contract, sending the ETH set in the input
3. Liquidate
- Calls unbundle() on the NFT contract, returning all held assets to the NFT owner

Current Deployments:
Arbitrum
Bundle6551Implementation: 0x3faD711398399abc798356AAB015789A11E530A9
BundlrNft: 0x54e0141FEA3feC1b6f7dd31cf2046B1B67AE562e

Gnosis
Bundle6551Implementation: 0xA74dB94F04DBcb807650c6eEf9f3AE235F0795d9
BundlrNft: 0xA156ff8a642AB3Aa2635Ba40c5c96570607E54Ec

# 🏗 Scaffold-ETH 2

<h4 align="center">
Expand Down

0 comments on commit 5df9b2c

Please sign in to comment.