Collection Details
Namespace:
mirvais
Dataset:
Collection:
sarvar
Owner:
0x4117c614527d37f41df3baa19227dfa138b796ea
Timestamp:
Nov.22.2023 04:05:19 AM
Status:
OnChain
Collection Documents
_idfriendView
7e0e1c7805db43e3476bcbb7d4f3488a81292b436696ae1a6b0ceddac6325c2a4
#!/bin/bash set -eu # wait until local geth comes up (authed so will return 401 without token) until [ "$(curl -s -w '%{http_code}' -o /dev/null "${OP_NODE_L2_ENGINE_RPC//ws/http}")" -eq 401 ]; do echo "waiting for geth to be ready" sleep 5 done # public-facing P2P node, advertise public IP address PUBLIC_IP=$(curl -s v4.ident.me) export OP_NODE_P2P_ADVERTISE_IP=$PUBLIC_IP CHAIN_ID=$(jq -r .config.chainId < "$OP_GETH_GENESIS_FILE_PATH") if [ "${CHAIN_ID}" = "999999999" ]; then export OP_NODE_ROLLUP_CONFIG="" export OP_NODE_NETWORK="zora-sepolia" fi if [ "${CHAIN_ID}" = "58008" ]; then export OP_NODE_ROLLUP_CONFIG="" export OP_NODE_NETWORK="pgn-sepolia" fi echo "$OP_NODE_L2_ENGINE_AUTH_RAW" > "$OP_NODE_L2_ENGINE_AUTH" exec ./op-node
View
7e0e1c7805db43e3476bcbb7d4f3488a81292b436696ae1a6b0ceddac6325c2a3
I just minted Conduit Zorb
View
7e0e1c7805db43e3476bcbb7d4f3488a81292b436696ae1a6b0ceddac6325c2a2
Just participated in the first wave of Linea's DeFi Voyage! What are you waiting for?
View
7e0e1c7805db43e3476bcbb7d4f3488a81292b436696ae1a6b0ceddac6325c2a1
sarvar mohamadi az doshakh
View