Search Apps Documentation Source Content File Folder Download Copy Actions Download

consts.gno

0.10 Kb ยท 7 lines
1package v1
2
3import (
4	"chain"
5)
6
7var routerV1Addr = chain.PackageAddress("gno.land/r/gnoswap/router/v1")