Skip to content

Commit 1c3e7ab

Browse files
committed
Adds test ape sample
1 parent 687bf90 commit 1c3e7ab

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

app/page.tsx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,11 @@ const exampleContracts = [
2323
network: "mainnet",
2424
name: "PudgyPenguins",
2525
},
26+
{
27+
contractAddress: "0x9Db3197eec02B963151eEdf3C65Ac844197105C3",
28+
network: "sepolia",
29+
name: "TestApe",
30+
},
2631
{
2732
contractAddress: "0xdac17f958d2ee523a2206206994597c13d831ec7",
2833
network: "mainnet",

0 commit comments

Comments
 (0)