0x3e0bedd1cdc6a84ef7df03a27433d75bc419bb99
Verified contract
Proxy
Active on
Ethereum with 193 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
0x4ab1…6ed8
0x3bd0…7e1d
0xd546…6f50
Balances ($0.00)
No balances found for "0x3e0bedd1cdc6a84ef7df03a27433d75bc419bb99"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16128610 | 2 years ago | | | 0.020924101 | 0.0010672486 | |
| 16128604 | 2 years ago | | | 0.036848202 | 0.0020521006 | |
| 16128595 | 2 years ago | | | 0.020924101 | 0.0014889722 | |
| 16128594 | 2 years ago | | | 0.020924101 | 0.0015051466 | |
| 16128594 | 2 years ago | | | 0.052772303 | 0.0015051466 | |
| 16128594 | 2 years ago | | | 0.036848202 | 0.0015549301 | |
| 16128594 | 2 years ago | | | 0.020924101 | 0.0015549301 | |
| 16128594 | 2 years ago | | | 0.020924101 | 0.0033471361 | |
| 16128593 | 2 years ago | | | 0.036848202 | 0.0014928492 | |
| 16128593 | 2 years ago | | | 0.022516511 | 0.0017555039 |
ABI
ABI objects
Getter at block 21208146
DAI_ADDRESS() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
ETH_USD_DATAFEED() view returns (address)
0x5f4ec3df9cbd43714fe2740f5e3616155c5b8419
USDC_ADDRESS() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
allocations() view returns (address)
0xd546134935e1e80cf944edecee72580793036f50
changeDaoNFTClone() view returns (address)
0x3bd07e536893db78392141714f2a810c9c997e1d
changeMaker() view returns (address)
0x2a49d222451d4a7587bfee31ddbbbeade8e6f706
deployTime() view returns (uint256)
1670357051
fundingPSClone() view returns (address)
0x4ab16dbef0fdb9f94264370157a0ae2111516ed8
getMintedTokens() view returns (uint256)
540
getRainbowExpiration() view returns (uint256)
1670357051
hasZeroMinted() view returns (bool)
true
maxMintAmountPublic() view returns (uint32)
20
maxMintAmountRainbow() view returns (uint32)
1
mintPrice() view returns (uint256)
20000000000000000000
paused() view returns (bool)
false
rainbowDuration() view returns (uint256)
0
rainbowMerkleRoot() view returns (bytes32)
0x3000000000000000000000000000000000000000000000000000000000000000
totalMints() view returns (uint64)
540
Read-only
convertUsdAmountToEth(uint256 _amountInUsd) view returns (uint256)
State-modifying
Events courtesyMint(address _recipient, uint256 _mintAmount)
fundPublic(address _token, uint256 _tipInUsd, uint256 _mintAmount) payable
fundRainbow(address _token, uint256 _tipInUsd, uint256 _mintAmount, bytes32[] _proof) payable
initialize(address _changeDaoNFTClone, address _allocations, uint256 _mintPrice, uint64 _totalMints, uint32 _maxMintAmountRainbow, uint32 _maxMintAmountPublic, uint256 _rainbowDuration, bytes32 _rainbowMerkleRoot, address _fundingPSClone, address _changeMaker, bool _isPaused)
pause()
unpause()
zeroMint(address _recipient)
CourtesyMint(uint256 indexed tokenId, address indexed owner)
EthFunding(uint256 indexed fundingAmountInEth, uint256 indexed tipInEth, address indexed funder, uint256 fundingAmountInUsd, uint256 tipInUsd, uint256 refundInEth)
Initialized(uint8 version)
NewFundingPSClone(address indexed fundingPSClone)
NewMaxMintAmountPublic(uint32 indexed maxMintAmountPublic)
NewMaxMintAmountRainbow(uint32 indexed maxMintAmountRainbow)
Paused(address account)
PublicMint(uint256 indexed tokenId, address indexed owner, uint256 indexed mintPrice)
RainbowMint(uint256 indexed tokenId, address indexed owner, uint256 indexed mintPrice)
SharedFundingInitialized(address indexed sharedFundingClone, address indexed changeDaoNFTClone, address allocations, uint256 mintPrice, uint64 totalMints, uint32 maxMintAmountRainbow, uint32 maxMintAmountPublic, uint256 rainbowDuration, bytes32 rainbowMerkleRoot, address fundingPSClone, address indexed changeMaker, uint256 deployTime)
StablecoinFunding(address indexed token, uint256 indexed fundingAmountInUsd, uint256 indexed tipInUsd, address funder)
Unpaused(address account)
ZeroMint(uint256 indexed tokenId, address indexed owner)
This contract contains no constructor objects.
receive()
This contract contains no error objects.