CrowdfundProxy

Verified contract

Proxy

Active on Ethereum with 1,416 txns
Deployed by via 0x7813c87a at 13744297
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional variable

No balances found for "CrowdfundProxy"

0x90acc9fac5c8560f29fe4652606ba86b296fe2259beb313c9d218f522bbd791d
0x09c1192a7b8fa549f82347be613bf2e57d4ff22b5a4269c416842495213523c2
0x1f48c446565552c81ba10b7f19b09f3adde989686e4fefb269c8a057ce35e472
0x6a7e5e48eaa76ede3393c79f87ace9733ee480d033590d6d108f65d5140022a6
From
0x562ef03dc0c97d9e90238404c1b6c9871d22986f5b33490e0046b3e873921c6f
0xe4e5cfcbbb45ba1e06be6088396ee3c4232ca71701d03425c733569febce05b5
0x983138596f00387eb5d978b8eaa2abb5cb42f2d6cdd59669655136aee6834119
0xe37304e661602f9966d3a969b9c5faaf068ca461c8c74a068fe73cfda239c001
From
0xa4a83e158d6ffe3b178dfe507ace190766a1b9aa329183787527bf5507fdb9a4
0x1fe18e681258c5fe031fc5b36aca59bfddae04db10f886cd6c299d7164e4778b

Functions
Getter at block 21316204
feePercentage(view returns (uint256)
250
fundingCap(view returns (uint256)
20000000000000000000
fundingRecipient(view returns (address)
0x303b4fc6f080344aa2b3fc12979c6a44ed04bf4a
logic(view returns (address logic_)
0x8cd3dc90eaa8ec8d6391fca22eb72ba3400b3fba
name(view returns (string)
DFarm DAO
operator(view returns (address)
0x7fed8d3000b3eb6c3bd27b584d78da75a9b67266
operatorPercent(view returns (uint256)
50
status(view returns (uint8)
1
symbol(view returns (string)
DFARM
totalSupply(view returns (uint256)
33140000000000000000000
treasuryConfig(view returns (address)
0x21a93be569666527dae0fdbfbe7715299dec1202
decimals(view returns (uint8)
18
feePercentage(view returns (uint256)
250
fundingCap(view returns (uint256)
20000000000000000000
fundingRecipient(view returns (address)
0x303b4fc6f080344aa2b3fc12979c6a44ed04bf4a
name(view returns (string)
DFarm DAO
operator(view returns (address)
0x7fed8d3000b3eb6c3bd27b584d78da75a9b67266
operatorPercent(view returns (uint256)
50
status(view returns (uint8)
1
symbol(view returns (string)
DFARM
totalSupply(view returns (uint256)
33140000000000000000000
treasuryConfig(view returns (address)
0x21a93be569666527dae0fdbfbe7715299dec1202
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
computeFee(uint256 amountuint256 feePercentage_pure returns (uint256 fee)
redeemableFromTokens(uint256 tokenAmountview returns (uint256)
valueToTokens(uint256 valuepure returns (uint256 tokens)
State-modifying
approve(address spenderuint256 valuereturns (bool)
changeFundingRecipient(address newFundingRecipient
closeFunding(
contribute(address backeruint256 amountpayable 
initialize(uint256 totalSupply_address to_
redeem(uint256 tokenAmount
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
withdraw(
Events
Approval(address indexed fromaddress indexed spenderuint256 value
Mint(address indexed touint256 amount
Transfer(address indexed fromaddress indexed touint256 value
Upgraded(address indexed implementation
Approval(address indexed fromaddress indexed spenderuint256 value
BidAccepted(uint256 amount
Contribution(address contributoruint256 amount
FundingClosed(uint256 amountRaiseduint256 creatorAllocation
Mint(address indexed touint256 amount
Redeemed(address contributoruint256 amount
Transfer(address indexed fromaddress indexed touint256 value
Withdrawal(uint256 amountuint256 fee
Constructor
constructor(address treasuryConfig_address operator_string name_string symbol_
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.