{"id":69347,"library":"sg-whitelist","title":"Sg-whitelist","description":"A CosmWasm smart contract for managing NFT whitelists on the Stargaze blockchain.","status":"active","version":"3.15.0","language":"rust","source_language":null,"source_url":"https://github.com/public-awesome/launchpad","tags":["cosmwasm","stargaze","nft","whitelist","smart-contract"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nsg-whitelist = \"3.15.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add sg-whitelist","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"ExecuteMsg","correct":"use sg_whitelist::msg::ExecuteMsg;"}],"quickstart":{"code":"use sg_whitelist::msg::ExecuteMsg;\n\nfn main() {\n    let msg = ExecuteMsg::AddAddresses { addresses: vec![] };\n    println!(\"{:?}\", msg);\n}","lang":"rust","description":"Example of using the whitelist contract's execute message."},"warnings":[],"env_vars":null,"search_vec":"'blockchain':15 'contract':7,22 'cosmwasm':5,16 'manag':9 'nft':10,18 'sg':2 'sg-whitelist':1 'smart':6,21 'smart-contract':20 'stargaz':14,17 'whitelist':3,11,19","created_at":"2026-06-17T18:00:54.325196+00:00","updated_at":"2026-06-17T18:00:54.325196+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://stargaze.zone","github":"https://github.com/public-awesome/launchpad","docs":"https://docs.rs/sg-whitelist/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}