Declared Pledge Not Met in PoolTool

Thanks, Alex and Freja. I’ve been funding the payment.addr address, which isn’t listed on cardanoscan. The addresses on cardanoscan are ones from the wallet created in the CoinCashew instructions. However, anything I send to the payment.addr address shows up in the same Daedalus wallet that has the other receive addresses that are listed on cardanoscan. I thought my payment.addr was where I sent the pledge since this is where I sent ADA for all the various fees. Do I instead just have to fund one of these receive addresses from Daedalus?

cardano-cli query utxo
–address $(cat payment.addr)
–mary-era
–mainnet

The above command gives this result: 3000000000 lovelace

I have funded one of the addresses listed on cardanoscan and it has 5.1k ADA, balance still showing as 0 ADA.

However, on pooltool it says the pledge is met. Adapools isn’t updating yet. Is it weird that the 3000 ADA in my payment.addr isn’t being used for the pledge?