diff --git a/src/main/kotlin/org/ethereum/lists/tokens/Main.kt b/src/main/kotlin/org/ethereum/lists/tokens/Main.kt index 2a74e65e9..4fa643cd3 100644 --- a/src/main/kotlin/org/ethereum/lists/tokens/Main.kt +++ b/src/main/kotlin/org/ethereum/lists/tokens/Main.kt @@ -21,6 +21,7 @@ val networkMapping = mapOf( "etc" to 61, "ella" to 64, "sonic" to 146, + "base" to 8453, "arb" to 42161, "avax" to 43114, "zks" to 324,