0x6737771b9e3d64b482b76e274ba77a612b564863
Verified contract
Proxy
Active on
Ethereum with 56 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe2bc…ce4e
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
COMMIT | ERC-20 | 25.033304K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16478357 | 2 years ago | | | 0 | 0.00070976933 | |
| 14899435 | 2 years ago | | | 0 | 0.0038344772 | |
| 13061773 | 3 years ago | | | 0 | 0.0013172663 | |
| 13057587 | 3 years ago | | | 0 | 0.0030210913 | |
| 13057541 | 3 years ago | | | 0 | 0.0041247622 | |
| 13057516 | 3 years ago | | | 0 | 0.0042597137 | |
| 13043100 | 3 years ago | | | 0 | 0.0021191198 | |
| 13042956 | 3 years ago | | | 0 | 0.0020731800 | |
| 13040199 | 3 years ago | | | 0 | 0.0019901746 | |
| 13039045 | 3 years ago | | | 0 | 0.0023165830 |
ABI
ABI objects
Getter at block 21265792
anarchizedAt() view returns (uint256)
0
commitToken() view returns (address)
0x70eadb736932ac235cfb40afe1ba822bf259e2b2
dividendPool() view returns (address)
0xe2bc819b52ae921248f44b2d5c2dde93b731ce4e
forceAnarchizeAt() view returns (uint256)
0
gov() view returns (address)
0x665195af629b27728825506cdf9a151a684a0793
project() view returns (address)
0xce193abd0efe33214bc2e1ce96984797fb701bfd
sablier() view returns (address)
0xa4fc358455febe425536fd1878be67ffdbdec59a
stableReserve() view returns (address)
0xd49e6cbdae261b01c4faf4839633faff1ea59920
Read-only
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
finalized(uint256 projId) view returns (bool)
fundingPaused(uint256 projId) view returns (bool)
getContributors(uint256 projId) view returns (address[])
getStreams(uint256 projId) view returns (uint256[])
initialContributorShareProgram(uint256 projId) view returns (bool)
isApprovedForAll(address account, address operator) view returns (bool)
maxSupplyOf(uint256 projId) view returns (uint256)
minimumShare(uint256 projId) view returns (uint256)
projectFund(uint256 projId) view returns (uint256)
projectOf(uint256 streamId) view returns (uint256 id)
supportsInterface(bytes4 interfaceId) view returns (bool)
totalSupplyOf(uint256 projId) view returns (uint256)
uri(uint256 id) view returns (string)
State-modifying
Events addProjectFund(uint256 projId, uint256 amount)
anarchize()
burn(address account, uint256 id, uint256 value)
burnBatch(address account, uint256[] ids, uint256[] values)
cancelStream(uint256 projectId, uint256 streamId)
compensate(uint256 projectId, address to, uint256 amount)
compensateInStream(uint256 projectId, address to, uint256 amount, uint256 period)
finalize(uint256 id)
forceAnarchize()
initialize(address gov_)
initialize(address project_, address gov_, address dividendPool_, address stableReserve_, address commit_, address sablier_)
pauseFunding(uint256 projectId)
receiveGrant(address currency, uint256 amount, bytes data) returns (bool result)
recordContribution(address to, uint256 id, uint256 amount)
resumeFunding(uint256 projectId)
safeBatchTransferFrom(address from, address to, uint256[] ids, uint256[] amounts, bytes data)
safeTransferFrom(address from, address to, uint256 id, uint256 amount, bytes data)
setAnarchyPoint(uint256 timestamp)
setApprovalForAll(address operator, bool approved)
setGovernance(address gov_)
setMaxContribution(uint256 projectId, uint256 maxContribution)
startInitialContributorShareProgram(uint256 projectId, uint256 minimumShare_, uint256 maxContribution)
Anarchized()
ApprovalForAll(address indexed account, address indexed operator, bool approved)
Grant(uint256 projId, uint256 amount)
ManagerUpdated(address indexed manager, bool active)
NewGovernance(address indexed _prevGovernance, address indexed _newGovernance)
NewMaxContribution(uint256 _id, uint256 _maxContribution)
Payed(uint256 projId, address to, uint256 amount)
PayedInStream(uint256 projId, address to, uint256 amount, uint256 streamId)
ProjectClosed(uint256 projId)
ProjectFunded(uint256 indexed projId, uint256 amount)
ProjectPosted(uint256 projId)
TransferBatch(address indexed operator, address indexed from, address indexed to, uint256[] ids, uint256[] values)
TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 value)
URI(string value, uint256 indexed id)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.