DAMN
Verified contract
Proxy
Active on
Ethereum with 237 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
0xe5e4…11da
0xe5e4…11da
0x74de…750e
0x74de…750e
3 additional
variables
Balances ($0.00)
No balances found for "DAMN"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20485431 | 4 months ago | | | 0 | 0.00032749255 | |
| 19920366 | 6 months ago | | | 0 | 0.00073402891 | |
| 19872255 | 6 months ago | | | 0 | 0.00023506807 | |
| 19863243 | 6 months ago | | | 0 | 0.00057467719 | |
| 19830258 | 7 months ago | | | 0 | 0.00020412594 | |
| 19613507 | 8 months ago | | | 0 | 0.0015310022 | |
| 19501930 | 8 months ago | | | 0 | 0.00088721172 | |
| 19485969 | 8 months ago | | | 0 | 0.0014338045 | |
| 19320248 | 9 months ago | | | 0 | 0.0033080770 | |
| 19319729 | 9 months ago | | | 0 | 0.0030752830 |
ABI
ABI objects
Getter at block 21287295
editions() view returns (address)
0x834ebe76d6e0331fe86071963cad42c98199fc7c
feePercentage() view returns (uint256)
250
fundingCap() view returns (uint256)
25000000000000000000
fundingRecipient() view returns (address)
0x74deba1c91ba5d8fb2843183081b1caddc7b750e
logic() view returns (address logic_)
0x0e41862deeca185f784b96a0bc44de21f0436306
name() view returns (string)
DAMN
operator() view returns (address)
0xe5e4b1ec4061d6fc932207dfc5cf96bd27fb11da
operatorPercent() view returns (uint256)
20
status() view returns (uint8)
1
symbol() view returns (string)
DAMN
totalSupply() view returns (uint256)
31250000000000000000000
treasuryConfig() view returns (address)
0x21a93be569666527dae0fdbfbe7715299dec1202
decimals() view returns (uint8)
18
editions() view returns (address)
0x834ebe76d6e0331fe86071963cad42c98199fc7c
feePercentage() view returns (uint256)
250
fundingCap() view returns (uint256)
25000000000000000000
fundingRecipient() view returns (address)
0x74deba1c91ba5d8fb2843183081b1caddc7b750e
name() view returns (string)
DAMN
operator() view returns (address)
0xe5e4b1ec4061d6fc932207dfc5cf96bd27fb11da
operatorPercent() view returns (uint256)
20
status() view returns (uint8)
1
symbol() view returns (string)
DAMN
totalSupply() view returns (uint256)
31250000000000000000000
treasuryConfig() view returns (address)
0x21a93be569666527dae0fdbfbe7715299dec1202
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
computeFee(uint256 amount, uint256 feePercentage_) pure returns (uint256 fee)
redeemableFromTokens(uint256 tokenAmount) view returns (uint256)
valueToTokens(uint256 value) pure returns (uint256 tokens)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
changeFundingRecipient(address newFundingRecipient)
closeFunding()
contribute(address backer, uint256 editionId, uint256 amount) payable
initialize(uint256 totalSupply_, address to_)
redeem(uint256 tokenAmount)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
withdraw()
Approval(address indexed from, address indexed spender, uint256 value)
Mint(address indexed to, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
Upgraded(address indexed implementation)
Approval(address indexed from, 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)
Mint(address indexed to, uint256 amount)
ReceivedERC721(uint256 tokenId, address sender)
Redeemed(address contributor, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
Withdrawal(uint256 amount, uint256 fee)
constructor(address treasuryConfig_, address operator_, string name_, string symbol_)
fallback()
receive()
This contract contains no error objects.