EthPriceMintModule
Verified contract
Active on
Ethereum with 78,335 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "EthPriceMintModule"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20453320 | 4 months ago | | | 0 | 0.00013828800 | |
| 20452967 | 4 months ago | | | 0 | 0.000086600000 | |
| 20452794 | 4 months ago | | | 0 | 0.00013828800 | |
| 20395663 | 4 months ago | | | 0 | 0.000086600001 | |
| 20144880 | 5 months ago | | | 0 | 0.00017320000 | |
| 19908330 | 6 months ago | | | 0 | 0.0028852616 | |
| 19012376 | 10 months ago | | | 0 | 0.0014448960 | |
| 19012376 | 10 months ago | | | 0 | 0.0017977440 | |
| 18214732 | a year ago | | | 0 | 0.0014833984 | |
| 18210586 | a year ago | | | 0 | 0.0040812217 |
ABI
ABI objects
Getter at block 21276873
admin() view returns (address)
0x40db79f7f18c468c6552538b488c58b5e72bf4d9
Read-only
ethPrice(address) view returns (uint256)
State-modifying
Events mint(address collective, uint256 amount) payable returns (bool)
recoverERC20(address recipient, address erc20, uint256 amount)
recoverERC721(address recipient, address erc721, uint256 tokenId)
updateEthPrice(address collective, uint256 ethPrice_)
EthPriceUpdated(address indexed collective, uint256 ethPrice_)
Minted(address indexed collective, address indexed account, uint256 amount)
TokenRecoveredERC20(address indexed recipient, address indexed erc20, uint256 amount)
TokenRecoveredERC721(address indexed recipient, address indexed erc721, uint256 tokenId)
constructor(address admin)
fallback()
This contract contains no error objects.