<Label color={theme.tokens[types.Tokens.Ether].color}>Issued in ETH</Label>
color={theme.tokens[types.Tokens.Dai].color}
bg={theme.tokens[types.Tokens.Dai].backgroundColor}
<Label color={theme.tokens[types.Tokens.Poly].color}>Issued in POLY</Label>
<Label color={theme.tokens[types.Tokens.Erc20].color}>Issued in ERC20</Label>