Log incoming Algorand transactions to Google Sheets
This trigger fires when someone sends Algo to your NFD deposit address.
Developer info
- API endpoint slug
- allo_info_algorand.algo_received
Trigger fields
Nfd Text input
- Label
- Your NFD
- Helper text
- We'll monitor the deposit or owner account of this NFD
- Slug
- nfd
- Required
- true
- Can have default value
- true
Minimal amount Text input > Regular expression
- Label
- Minimal amount
- Helper text
- Transactions below this amount of Algos (decimal) will be ignored
- Slug
- minimal_amount
- Required
- true
- Can have default value
- true
Max amount Text input > Regular expression
- Label
- Max amount
- Helper text
- optional maximum Algo amount to trigger this event
- Slug
- max_amount
- Required
- true
- Can have default value
- true
Sender filter Dropdown list
- Label
- Sender filter
- Slug
- sender_filter
- Required
- true
- Can have default value
- false
Ingredients
Algo received Amount of Algo received
- Slug
- algo_received
- Filter code
- AlloInfoAlgorand.algoReceived.AlgoReceived
- Type
- String
- Example
- 100
Sender name NFD name of the sender or 6 letter address prefix if no NFD
- Slug
- sender_name
- Filter code
- AlloInfoAlgorand.algoReceived.SenderName
- Type
- String
- Example
- algonode.algo
Recipient name Receiving account NFD name
- Slug
- recipient_name
- Filter code
- AlloInfoAlgorand.algoReceived.RecipientName
- Type
- String
- Example
- blackhole.algo
Transaction Algorand PAY transaction ID
- Slug
- tx_id
- Filter code
- AlloInfoAlgorand.algoReceived.TransactionId
- Type
- String
- Example
- X2QILK6RDNQQYXDYF4BBNV5HZI36EORQBCXWKBY57CJ22TB5AMEQ
Transaction url URL to allo.info explorer with transaction information
- Slug
- tx_url
- Filter code
- AlloInfoAlgorand.algoReceived.TransactionUrl
- Type
- Web URL
- Example
- https://allo.info/txn/X2QILK6RDNQQYXDYF4BBNV5HZI36EORQBCXWKBY57CJ22TB5AMEQ
Algo total Total amount of Algo in the receiving account
- Slug
- algo_total
- Filter code
- AlloInfoAlgorand.algoReceived.AlgoTotal
- Type
- String
- Example
- 100
Algo sender history Total amount of Algo received from this sender
- Slug
- algo_history
- Filter code
- AlloInfoAlgorand.algoReceived.AlgoSenderHistory
- Type
- String
- Example
- 200
Image URL to an image with transaction information
- Slug
- image
- Filter code
- AlloInfoAlgorand.algoReceived.Image
- Type
- Image URL
- Example
- https://mainnet-img.algonode.io/v2/transactions/6GPOB4KH77LOJZVLBI43WIY42MJKGFIP52JVL3KJDJY2NTQFAEFA
Sender addr Sender account address
- Slug
- sender_addr
- Filter code
- AlloInfoAlgorand.algoReceived.SenderAddr
- Type
- String
- Example
- algonode.algo
Sender avatar Sender's NFD avatar URL (if available)
- Slug
- sender_avatar
- Filter code
- AlloInfoAlgorand.algoReceived.SenderAvatar
- Type
- Image URL
- Example
- https://images.nf.domains/avatar/15cd547f-10ac-46bb-bc63-67ec89b6e18ea
Sender email Sender's NFD email (if available)
- Slug
- sender_email
- Filter code
- AlloInfoAlgorand.algoReceived.SenderEmail
- Type
- String
- Example
- invalid@data.pl
Sender full name Sender's full name if available in NFD.
- Slug
- sender_fullname
- Filter code
- AlloInfoAlgorand.algoReceived.SenderFullName
- Type
- String
- Example
- John Bar
Sender twitter Sender's Twitter handle if available in NFD.
- Slug
- sender_twitter
- Filter code
- AlloInfoAlgorand.algoReceived.SenderTwitter
- Type
- String
- Example
- @urthoo
Sender discord Sender's Discord User Id if available in NFD
- Slug
- sender_discord
- Filter code
- AlloInfoAlgorand.algoReceived.SenderDiscord
- Type
- String
- Example
- 688419370153672769
Sender flags P2P,LSIG,KNOWN,NEW,SPAM,NFD
- Slug
- sender_flags
- Filter code
- AlloInfoAlgorand.algoReceived.SenderFlags
- Type
- String
- Example
- P2P,KNOWN,NFD
Recipient addr Receiving account address
- Slug
- recipient_addr
- Filter code
- AlloInfoAlgorand.algoReceived.RecipientAddr
- Type
- String
- Example
- 77777777777777777777777777ALGONODEISTHELASTENDPOINTQKH3VLU
Recipient avatar Recipients Avatar if available in NFD.
- Slug
- recipient_avatar
- Filter code
- AlloInfoAlgorand.algoReceived.RecipientAvatar
- Type
- Image URL
- Example
- https://www.algorand.com/assets/media-kit/logos/logo-marks/png/algorand_logo_mark_black.png
Recipient email Recipient's email address if available in NFD.
- Slug
- recipient_email
- Filter code
- AlloInfoAlgorand.algoReceived.RecipientEmail
- Type
- String
- Example
- invalid@data.pl
Recipient full name Recipient's full name if available in NFD.
- Slug
- recipient_fullname
- Filter code
- AlloInfoAlgorand.algoReceived.RecipientFullName
- Type
- String
- Example
- John Bar
Recipient twitter Recipient's Twitter handle if available in NFD.
- Slug
- recipient_twitter
- Filter code
- AlloInfoAlgorand.algoReceived.RecipientTwitter
- Type
- String
- Example
- @urthoo
Recipient discord Recipient's Discord user Id if available in NFD.
- Slug
- recipient_discord
- Filter code
- AlloInfoAlgorand.algoReceived.RecipientDiscord
- Type
- String
- Example
- 688419370153672769
Created at UTC date and time event was created.
- Slug
- created_at
- Filter code
- AlloInfoAlgorand.algoReceived.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Block height Block/round number
- Slug
- block_height
- Filter code
- AlloInfoAlgorand.algoReceived.BlockHeight
- Type
- String
- Example
- 24173233
Note Transaction note (decoded if known standard)
- Slug
- note
- Filter code
- AlloInfoAlgorand.algoReceived.Note
- Type
- String
- Example
- Hi
Algo in usd Current Algo price in USD
- Slug
- algo_in_usd
- Filter code
- AlloInfoAlgorand.algoReceived.AlgoInUsd
- Type
- String
- Example
- 1.51
Portfolio in algo Account portfolio value in Algo
- Slug
- portfolio_in_algo
- Filter code
- AlloInfoAlgorand.algoReceived.PortfolioInAlgo
- Type
- String
- Example
- 12341
Portfolio in usd Portfolio value in USD
- Slug
- portfolio_in_usd
- Filter code
- AlloInfoAlgorand.algoReceived.PortfolioInUsd
- Type
- String
- Example
- 1244