Skip to content

Google Script that returns list of all assets (tokens, pools, nft, claimable etc...)

License

Notifications You must be signed in to change notification settings

Eloise1988/DEFIASSETS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DEFIASSETS

Google Script that returns list of all assets (tokens, pools, nft, claimable etc...)

PUBLICATION LINKS

DIY:

    1. Add up to 3 ERC, BEP20, MATIC addresses
    1. Add specific protocols if needed
    1. Press on Refresh

DEFI

GET LIST OF ASSETS BY PROTOCOL:

=CRYPTODEFI("Holder Address","Protocol")

CRYPTODEFI

GET ASSET QTY BY PROTOCOL & SYMBOL:

=CRYPTODEFI_BALANCE("Holder Address","Symbol","Protocol")

CRYPTODEFI_BALANCE

GET $ VALUE BY PROTOCOL & SYMBOL:

=CRYPTODEFI_BALANCEUSD("Holder Address","Symbol","Protocol")

CRYPTODEFI_BALANCEUSD

GET LIST OF PROTOCOLS:

=PROTOCOLS()

PROTOCOLS

About

Google Script that returns list of all assets (tokens, pools, nft, claimable etc...)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published