Versions in this module Expand all Collapse all v0 v0.0.3 Nov 19, 2025 v0.0.2 Nov 14, 2025 v0.0.1 Nov 14, 2025 Changes in this version + type Rollup struct + func New(rpcURL string, chainID *big.Int, name string) *Rollup + func (r *Rollup) ChainID() *big.Int + func (r *Rollup) Name() string + func (r *Rollup) RPCURL() string