Skip to content

Commit f882bd5

Browse files
committed
feat: Add greeter test deployment for pop testnet
1 parent 79b98de commit f882bd5

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
export const address = '5HJ2XLhBuoLkoJT5G2MfMWVpsybUtcqRGWe29Fo26JVvDCZG'
2+
export const blockNumber = 225937

frontend/.env.local.example

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ NEXT_PUBLIC_DEFAULT_CHAIN=alephzero-testnet
1616

1717
## [Optional] Multiple supported chain identifers the frontend connects to
1818
## IMPORTANT: It's mandatory to use double quotes in the array
19-
# NEXT_PUBLIC_SUPPORTED_CHAINS=[ "development", "alephzero-testnet", "contracts", "shibuya" ]
19+
# NEXT_PUBLIC_SUPPORTED_CHAINS=[ "development", "alephzero-testnet", "contracts", "shibuya", "pop-network-testnet" ]

0 commit comments

Comments
 (0)