@a3mcquade There's two custom records that you need to have:
7629169 for boost information and
696969 which is an account identifier for Alby and other custodial wallets
Other custodial wallets can use different numbers, but 696969 is pretty common
Here's the Helipad implementation for reply boosts: https://github.com/Podcastindex-org/helipad/blob/main/webroot/script/helipad.js#L666-L708
The wallet identifier is added here based on the original boost info: https://github.com/Podcastindex-org/helipad/blob/main/webroot/script/helipad.js#L688-L703