Explore Plans
Mobile menu Close menu
Coinbase

Cryptocurrency bought

This trigger fires when a new buy is registered in the wallet

Developer info

API endpoint slug
coinbase.wallet_buy_detected

Trigger fields

Wallet Dropdown list

Label
Which wallet?
Helper text
The wallet from which the transaction is taking place
Slug
wallet_id
Required
true
Can have default value
false

Ingredients

Cryptcourrency amount Amount of cryptocurrency bought

Slug
cryptocurrency_amount
Filter code
Coinbase.walletBuyDetected.CryptcourrencyAmount
Type
String
Example
1.09382

Wallet The wallet from which cryptocurrency was bought

Slug
wallet
Filter code
Coinbase.walletBuyDetected.Wallet
Type
String
Example
bbf394c-193b-5b2a-9155-3b4732659ede

Cryptocurrency code The short name of the cryptocurrency bought

Slug
cryptocurrency_code
Filter code
Coinbase.walletBuyDetected.CryptocurrencyCode
Type
String
Example
BTC

Paid amount The amount paid in USD

Slug
paid_amount
Filter code
Coinbase.walletBuyDetected.PaidAmount
Type
String
Example
150.00

Transaction The ID of the buy transaction

Slug
transaction_id
Filter code
Coinbase.walletBuyDetected.TransactionId
Type
String
Example
4117f7d6-5694-5b36-bc8f-847509850ea4

Payout at The date and time at which the payout will occur

Slug
payout_at
Filter code
Coinbase.walletBuyDetected.PayoutAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00