Where are my KP3Rs bonded?

Hey guys.

I have bonded 3 KP3R. It was 4 days ago.

However I don’t see them in the UI.

ty for you help
B

1 Like

Hi @Bolo,

I assume that you need to activate as a Keep3r, though I am not sure if this is a manual step or automatic in the latest update.

I will need to confirm what you need to do.

my keep3r is already actived. I have sent 3 keep3r to my relay and used the ui to bond them.

Should I run
const tx = await registry.activate(collateralAddress);
console.log(Activated relayer: ${tx.hash});

1 Like

Hi @Bolo,

On your relayer do you see an option: Activate as keep3r?

no because my relay is already actived

1 Like

Hi @Bolo,

I will see what I can find out and come back to you.

ok i have found the answer, after 3 days activation you need to send a transaction “activate”. Now I can see them in the dashboard

1 Like

Hi @Bolo,

I have created an issue to improve the documentation: https://github.com/OpenZeppelin/defender-docs/issues/17

A post was split to a new topic: Activate again after increase in bonded KP3R on already activated relay

Hi @Bolo,

The documentation has now been updated to make this clearer. Feedback appreciated.

After the transaction to bond your Relayer is sent, your Relayer will now enter a 3-day waiting period before it can be manually activated as a Keeper.

I will add also each time you send some keep3r to your wallet you have to same process

  1. bonded them
  2. wait 3 days
  3. active them
1 Like

Hi @Bolo,

Great suggestions, I will get these added too. :pray:

1 Like

Hi @Bolo,

I have created a PR to update the text based on your feedback: https://github.com/OpenZeppelin/defender-docs/pull/24

Thanks for the feedback, it is greatly appreciated. :pray:

1 Like