CabinDAO
Verified contract
Proxy
Active on
Ethereum with 190 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc326…fe1b
0xc326…fe1b
0x8dca…53fd
0x8dca…53fd
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CABIN | ERC-20 | 1.80803K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14312351 | 3 years ago | | | 0 | 0.0019648563 | |
| 14150052 | 3 years ago | | | 0 | 0.0036826874 | |
| 13853144 | 3 years ago | | | 0 | 0.0025988222 | |
| 13821070 | 3 years ago | | | 0 | 0.0013688850 | |
| 13783328 | 3 years ago | | | 0 | 0.0026206449 | |
| 13735099 | 3 years ago | | | 0 | 0.0033114965 | |
| 13705093 | 3 years ago | | | 0 | 0.0043421848 | |
| 13642744 | 3 years ago | | | 0 | 0.0044831829 | |
| 13642734 | 3 years ago | | | 0 | 0.0043364076 | |
| 13634808 | 3 years ago | | | 0 | 0.0037683856 |
ABI
ABI objects
Getter at block 21299784
decimals() view returns (uint8)
18
fundingCap() view returns (uint256)
24000000000000000000
fundingRecipient() view returns (address)
0x8dca852d10c3cfccb88584281ec1ef2d335253fd
logic() view returns (address)
0xc3a9b2be34d7605eef2ec39c7f5b00e71552d319
name() view returns (string)
CabinDAO
operator() view returns (address)
0xc3268ddb8e38302763ffdc9191fcebd4c948fe1b
operatorPercent() view returns (uint256)
50
status() view returns (uint8)
1
symbol() view returns (string)
CABIN
totalSupply() view returns (uint256)
35940283185307180000000
decimals() view returns (uint8)
18
fundingCap() view returns (uint256)
24000000000000000000
fundingRecipient() view returns (address)
0x8dca852d10c3cfccb88584281ec1ef2d335253fd
logic() view returns (address)
0xc3a9b2be34d7605eef2ec39c7f5b00e71552d319
name() view returns (string)
CabinDAO
operator() view returns (address)
0xc3268ddb8e38302763ffdc9191fcebd4c948fe1b
operatorPercent() view returns (uint256)
50
status() view returns (uint8)
1
symbol() view returns (string)
CABIN
totalSupply() view returns (uint256)
35940283185307180000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
redeemableFromTokens(uint256 tokenAmount) view returns (uint256)
valueToTokens(uint256 value) pure returns (uint256 tokens)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
closeFunding()
contribute(address backer, uint256 amount) payable
redeem(uint256 tokenAmount)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
BidAccepted(uint256 amount)
Contribution(address contributor, uint256 amount)
FundingClosed(uint256 amountRaised, uint256 creatorAllocation)
ReceivedERC721(uint256 tokenId, address sender)
Redeemed(address contributor, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
receive()
This contract contains no error objects.