AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
nano.lolnano.lol

Nano was sent to this address

This trigger fires when nano is sent to this address.

About this trigger

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This trigger fires when nano is sent to this address.
API endpoint slug
nano_lol.nano_tx

Trigger fields

Nano address Text input

Label
Which nano address to track?
Helper text
The nano address that will recieve the nano.
Slug
nano_address
Required
true
Can have default value
true

Min amount Text input

Label
(Optional) What is the minimum nano required?
Helper text
Enter the minimum amount of NANO needed to fire this trigger. You can leave this blank if you want it to fire for any amount of NANO sent. This amount is in NANO not RAW.
Slug
min_amount
Required
true
Can have default value
true

From address Text input

Label
(Optional) Which nano address needs to send the transaction?
Helper text
Leave this blank if you want any nano address sending the transaction to fire. Otherwise specify which nano address needs to send the transaction to fire.
Slug
from_address
Required
true
Can have default value
true

Ingredients

From addressThe address that sent this transaction.

Slug
from_address
Filter code
NanoLol.nanoTx.FromAddress
Type
String
Example
nano_1a7nrb3ohuibtz44xxg618rpbij7ybeq1fyxxibcst8s6e8bt64u4185zi9k

AmountThe amount of NANO sent to the address.

Slug
amount
Filter code
NanoLol.nanoTx.Amount
Type
String
Example
1.0

From address shortThe first 4 and last 4 digits of the address that sent the NANO.

Slug
from_address_short
Filter code
NanoLol.nanoTx.FromAddressShort
Type
String
Example
nano_1a7n...zi9k

Nano addressThe account that received the transation.

Slug
nano_address
Filter code
NanoLol.nanoTx.NanoAddress
Type
String
Example
nano_33qgdyy4zk4ngmswwhabyimkm6pabbyfn8xt367yjofjkbmco3s6xr3zp8ox

Nano address shortThe first 4 and last 4 digits of the address that received the NANO.

Slug
nano_address_short
Filter code
NanoLol.nanoTx.NanoAddressShort
Type
String
Example
nano_33qg...p8ox

Local timestampThe timestamp that the nano.lol node saw the transaction.

Slug
local_timestamp
Filter code
NanoLol.nanoTx.LocalTimestamp
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00