DFarm DAO
Verified contract
Proxy
Active on
Ethereum with 192 txns
Unified storage
Map
Table
Raw
Constants and immutables
5
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
12 additional
variables
Balances ($0.00)
No balances found for "DFarm DAO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14828289 | 2 years ago | | | 0 | 0.00095344266 | |
| 14286529 | 3 years ago | | | 0.01 | 0.00068980000 | |
| 14023045 | 3 years ago | | | 0 | 0.0049811520 | |
| 13833562 | 3 years ago | | | 0 | 0.0027169920 | |
| 13761764 | 3 years ago | | | 0 | 0.0040754880 | |
| 13749228 | 3 years ago | | | 0 | 0.0061698360 | |
| 13744815 | 3 years ago | | | 0 | 0.0044151120 | |
| 13737109 | 3 years ago | | | 0 | 0.0053876160 | |
| 13737099 | 3 years ago | | | 0 | 0.0045672725 | |
| 13732172 | 3 years ago | | | 0 | 0.0046469039 |
ABI
ABI objects
Getter at block 21192671
PODIUM_TIME_BUFFER() view returns (uint16)
900
decimals() view returns (uint8)
18
editions() view returns (address)
0xc4e0f3ec24972c75df7c716922096f4270b7bb4e
feePercentage() view returns (uint256)
250
fundingCap() view returns (uint256)
20000000000000000000
fundingRecipient() view returns (address)
0x7fed8d3000b3eb6c3bd27b584d78da75a9b67266
logic() view returns (address)
0x5b5746f6f5e2db8bf5e260829ca7a004c876b167
name() view returns (string)
DFarm DAO
operator() view returns (address)
0x7fed8d3000b3eb6c3bd27b584d78da75a9b67266
operatorPercent() view returns (uint256)
50
podiumDuration() view returns (uint256)
86400
podiumStartTime() view returns (uint256)
1636179080
status() view returns (uint8)
1
symbol() view returns (string)
DFARM
totalSupply() view returns (uint256)
4948720000000000000000
treasuryConfig() view returns (address)
0x21a93be569666527dae0fdbfbe7715299dec1202
PODIUM_TIME_BUFFER() view returns (uint16)
900
decimals() view returns (uint8)
18
editions() view returns (address)
0xc4e0f3ec24972c75df7c716922096f4270b7bb4e
feePercentage() view returns (uint256)
250
fundingCap() view returns (uint256)
20000000000000000000
fundingRecipient() view returns (address)
0x7fed8d3000b3eb6c3bd27b584d78da75a9b67266
logic() view returns (address)
0x5b5746f6f5e2db8bf5e260829ca7a004c876b167
name() view returns (string)
DFarm DAO
operator() view returns (address)
0x7fed8d3000b3eb6c3bd27b584d78da75a9b67266
operatorPercent() view returns (uint256)
50
podiumDuration() view returns (uint256)
86400
podiumStartTime() view returns (uint256)
1636179080
status() view returns (uint8)
1
symbol() view returns (string)
DFARM
totalSupply() view returns (uint256)
4948720000000000000000
treasuryConfig() view returns (address)
0x21a93be569666527dae0fdbfbe7715299dec1202
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)
computeFee(uint256 amount) view returns (uint256 fee)
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 editionId, uint256 amount) payable
contributeForPodium(address backer, uint256 editionId, 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)
ContributionForEdition(address contributor, uint256 amount, uint256 editionId, uint256 tokenId)
FundingClosed(uint256 amountRaised, uint256 creatorAllocation)
PodiumDurationExtended(uint256 editionId)
ReceivedERC721(uint256 tokenId, address sender)
Redeemed(address contributor, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address treasuryConfig_, address operator_)
fallback()
receive()
This contract contains no error objects.