Make sure your chain_name is consistent with your config file
# Verify with Hardhat
npx hardhat verify --network <chain_name> <contract_address>
# Expected Output
Successfully submitted source code for contract
<contract_name> at <contract_address>
for verification on the block explorer. Waiting for verification result...
Successfully verified contract Token on the block explorer.
<socialscan_explorer_url>/address/<contract_address>#code