uraniumcorporation/Solana Payout Action

Automatically pay SOL/SPL tokens to a specified recipient wallet address in Solana

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
recipient-wallet-addressSolana wallet address of the recipientyes
tokenToken to send - either 'SOL' or an SPL token addressyes
amountAmount to send (in SOL or tokens)yes
networkSolana network to use (mainnet-beta, devnet, testnet)nomainnet-beta
timeoutTimeout to confirm the transaction in millisecondsno300000
namedescription
successWhether the payment was successful
errorThe error that occurred during the payment
transactionThe transaction signature for the successful payment