Authoritative writer for b2b.token — the config surface behind /tokens.
Emits tokenConfig.* activity rows and self-busts the read snapshot cached
by SolanaTokenMintAddressService. The chain is stored as the chain_id FK
to b2b.chain; writes bridge the chain key via db.helpers.chainInternalId
and reads JOIN back to project the key.
Authoritative writer for
b2b.token— the config surface behind/tokens. EmitstokenConfig.*activity rows and self-busts the read snapshot cached bySolanaTokenMintAddressService. The chain is stored as thechain_idFK tob2b.chain; writes bridge the chain key viadb.helpers.chainInternalIdand reads JOIN back to project the key.