@giveth:projectAddr
Resolve a Giveth project slug to its contract address.
Returns: address
Syntax
Section titled “Syntax”@giveth:projectAddr(slug)Arguments
Section titled “Arguments”| Name | Type | Description |
|---|---|---|
slug |
string |
Giveth project slug |
Examples
Section titled “Examples”# Resolve a project slug to its addressset $addr @projectAddr("evmcrispr")print $addrSee Also
Section titled “See Also”- giveth:donate — donate to a project