tools.pulsechain_contract_intents module

Deliver a private, unsigned PulseChain contract card to its requester.

async tools.pulsechain_contract_intents.run(action, preset_key='', contract_address='', abi=None, function_signature='', arguments=None, value_wei='0', bytecode='', title='', explanation='', ctx=None, **_kwargs)

Resolve an ABI and wake only the authenticated requester’s session.

Return type:

str

Parameters: