@giveth:project
Resolve a Giveth project slug to its donation recipient address on the current chain.
Returns: address
Syntax
Section titled “Syntax”@giveth:project(slug)Arguments
Section titled “Arguments”| Name | Type | Description |
|---|---|---|
slug | giveth-project | Giveth project slug |
Examples
Section titled “Examples”# Print the recipient address of a Giveth projectprint "evmcrispr project address:" @giveth:project(evmcrispr)