--- ###### tags: `Daostillery` --- # Red Pil Claim Shaman and App ## Deployment flow 1. nftClaimerShaman factory summonNftClaimer 2. baal setShaman proposal - permission level of 2 (manager only) ## new gnosis nfts https://gnosisscan.io/address/0xa70cbf70fa2e2e4d1b63d089a2d5a80f428132a5#events redpil https://blockscout.com/xdai/mainnet/address/0x018A869ee8Ba15002d0B025eeb3c776142091f97/read-contract#address-tabs greenpil https://gnosisscan.io/address/0x6D6eF9e8eEa0C37e41e0442C2797F17c8476bEec sporksour https://gnosisscan.io/address/0xbc0f3dc298d1c319d6865ceb3b12bbc6aaf5f89e seoulbound https://blockscout.com/xdai/mainnet/address/0x7C8233390e4edA574cf9bf018B598aFa8CF6993a ## gnosis shamans NEWER: redpil https://gnosisscan.io/address/0x0ca6f82da209b20271493969a53facf513007416#code green https://gnosisscan.io/address/0x84008dbc89af882db4a44624034c3f4bc1994a18#code ss https://gnosisscan.io/address/0xc5134E012ED3861db640fF00E680B0Ad5C7d425e#readContract seoulbound https://gnosisscan.io/address/0x9568ad7d722b75b303c823ed8dc2129f6c66e65c ## gnosis chain shaman summoner https://gnosisscan.io/address/0x732051EeBe3157c5cF78A9E9c31c0E6eA1B208b7#code - pernft: 1000000000000000000 ## Shaman https://github.com/HausDAO/baal-shamans/tree/feat/NFTClaimer ## UI ### token id lookup https://thegraph.com/hosted-service/subgraph/sunguru98/erc721-xdai-subgraph ```gql { tokens(where:{ registry_:{id:"0x018a869ee8ba15002d0b025eeb3c776142091f97"} owner_:{id:"0x83ab8e31df35aa3281d630529c6f4bf5ac7f7abf"}}) { identifier } } ``` ![](https://i.imgur.com/BAmcqfM.png) ## Resources red pil nft https://blockscout.com/xdai/mainnet/address/0x018A869ee8Ba15002d0B025eeb3c776142091f97/read-contract#address-tabs verified: https://blockscout.com/xdai/mainnet/address/0x018A869ee8Ba15002d0B025eeb3c776142091f97/contracts#address-tabs bom website i think https://github.com/raid-guild/blood-of-moloch ## test resources ### goerli claimer factory: https://goerli.etherscan.io/address/0x2875aebb4472e5e579a2a5290c7b5a3c90484d5f#writeContract blackpil nft https://goerli.etherscan.io/address/0xf294588cc8dbae15230a726f0f93487eb0fcf25d test shaman https://goerli.etherscan.io/address/0xaa5dc030fe06fad5a2152d430696f66f6b4582f2 - in this dao: https://admin.daohaus.club/#/molochv3/0x5/0x3dea7058a19bf6854bb63384707139636efb99ea ## Spork Sour and Green Pil - what do we need to fork? - POD - front end? - is there a qr code with a route?