diff --git a/src/utils/tokens/names.js b/src/utils/tokens/names.js index 0223c9f..22c3e68 100644 --- a/src/utils/tokens/names.js +++ b/src/utils/tokens/names.js @@ -195,6 +195,13 @@ export const TOKENS = { mintAddress: '3GECTP7H4Tww3w8jEPJCJtXUtXxiZty31S9szs84CcwQ', tokenName: 'Holy Trinity Pool', }, + { + tokenSymbol: 'KIN', + mintAddress: 'kinXdEcpDQeHPEuQnqmUgtYykqKGVFq6CeVX5iAHJq6', + tokenName: 'KIN', + icon: + 'https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/kin/info/logo.png', + }, ], };