JBSplitsStore
Stores splits for each project.
Code
https://github.com/jbx-protocol/juice-contracts-v3/blob/main/contracts/JBSplitsStore.sol
Addresses
Ethereum mainnet: 0x0D25194ABE95185Db8e4B0294F5669E21C534785
Goerli testnet: 0xce2Ce2F37fE5B2C2Dd047908B2F61c9c3f707272
Interfaces
Name | Description |
---|---|
IJBSplitsStore | General interface for the methods in this contract that interact with the blockchain's state according to the protocol's rules. |
Inheritance
Contract | Description |
---|---|
JBOperatable | Includes convenience functionality for checking a message sender's permissions before executing certain transactions. |