CRT token listed on global exchange Liquid!
Hello, crypto lovers and game fans! Creature Hunters Lab is here!chlab.medium.com Hello, I’m Creature Hunters Lab! ERC20 I explained the basic design of the Creature Token earlier, so I will explain the logic design accordingly~! First, we need to define two mapping objects. This is the Solidity concept for association or key/value array! mapping(address => uint256) balances;