| | |
| | |
|
| | | public static final int DEL_FLAG_N = 2;
|
| | |
|
| | | public static final String REDIS_ORDER_OVERTIME_PREFIX = "order_overtime_";
|
| | | public static final String REDIS_ORDER_OVERTIME = "order_overtime_{}_{}";
|
| | |
|
| | | public static final String AGENT_LEVEL = "AGENT_LEVEL";
|
| | | public static final String AGENT_LEVEL_REQUIRE = "AGENT_LEVEL_REQUIRE";
|
| | | public static final String REDIS_KEY_BLOCK_USDT_NUM = "BLOCK_USDT_NUM";
|
| | | public static final String REDIS_KEY_BLOCK_ETH_INCREMENT_NUM = "BLOCK_ETH_INCREMENT_NUM";
|
| | | public static final String REDIS_KEY_BLOCK_ETH_NEWEST_NUM = "BLOCK_ETH_NEWEST_NUM";
|
| | | public static final String ERC20_POOL_ADDRESS = "0xA60AaC0da34C76F3f60207ee09e9F75043319ab4";
|
| | |
|
| | | }
|