LICENLICEN Docs
Resources

Deployed Contracts

Live contract addresses and network details for the LICEN protocol on 0G Galileo Testnet.

Deployed Contracts

LICEN is currently live on the 0G Galileo Testnet.

Network

ParameterValue
Network Name0G Galileo Testnet
Chain ID16602
RPC URLhttps://evmrpc-testnet.0g.ai
Currency0G (native token)
Block Explorerchainscan-galileo.0g.ai

Add this network to MetaMask: 0G Faucet → (the faucet page includes a one-click "Add Network" button)


LICEN Contracts

ContractAddressExplorer
DataPolicy0x565ab137D5D18B7Aa32783C7D1a8dc29d83687E7View →

0G Infrastructure

ServiceEndpoint
0G Storage Indexerhttps://indexer-storage-testnet-turbo.0g.ai
0G Storage Contract0x0412e84ab4bF457f5C21625902047DBF59D16366
0G Faucethttps://faucet.0g.ai

Verifying the Contract

You can read the full DataPolicy state from the 0G Explorer:

  • Registered datasetsgetPolicy(datasetRoot) returns the full Policy struct
  • Job stategetJob(jobId) returns the current job state, escrow amount, and settlement info
  • Publisher earningsclaimableRoyalties(owner) returns unclaimed balance

All settlement events are emitted on-chain and indexed by Envio. Every royalty payment, refund, and job completion is publicly auditable.

On this page