Coding
PromptBeginner5 minmarkdown
Nano Banana Pro
Agent skill for nano-banana-pro
7
This directory contains Solidity type definitions and structs used throughout the Universal Router contracts.
Sign in to like and favorite skills
This directory contains Solidity type definitions and structs used throughout the Universal Router contracts.
RouterParameters.sol - Configuration struct for router initializationThe RouterParameters struct defines all immutable configuration needed to initialize a Universal Router instance:
This centralized type definition ensures consistent configuration across all deployment networks.
After changes to files in this directory or subdirectories, run
/update-claude-md to keep this documentation synchronized with the codebase.