github.com/fibonacci-chain/fbc@v0.0.0-20231124064014-c7636198c1e9/x/dex/types/const.go (about)

     1  package types
     2  
     3  const (
     4  	// TestTokenPairOwner defines owner of token pair, just for test
     5  	TestTokenPairOwner = "ex10q0rk5qnyag7wfvvt7rtphlw589m7frs3hvqmf"
     6  )