package cc.mrbird.febs.dapp.chain; public interface ChainConstants { public static final String REDIS_KEY_POOL_ADDRESS = "TRC20_POOL"; }