PrometheansSafeMint
Verified contract
Active on
Ethereum with 18 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc4a5…58eb
Balances ($0.00)
No balances found for "PrometheansSafeMint"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16523992 | 2 years ago | | | 0.001 | 0.0035806684 | |
| 16388857 | 2 years ago | | | 0.001 | 0.0034823179 | |
| 16374305 | 2 years ago | | | 0.001 | 0.0032718709 | |
| 16366037 | 2 years ago | | | 0.001 | 0.0036078746 | |
| 16302447 | 2 years ago | | | 0.01 | 0.024769322 | |
| 16291899 | 2 years ago | | | 0.001 | 0.0036795393 | |
| 16287979 | 2 years ago | | | 0.001 | 0.0032372512 | |
| 16286326 | 2 years ago | | | 0.001 | 0.0035977172 | |
| 16238078 | 2 years ago | | | 0.001 | 0.0031112040 | |
| 16190207 | 2 years ago | | | 0.0005 | 0.0031631749 |
ABI
ABI objects
Getter at block 21081131
owner() view returns (address)
0xde3fdd07097487c2a6dc82b0375aaa1f4b050d34
prometheans() view returns (address)
0xc4a5025c4563ad0acc09d92c2506e6744dad58eb
Read-only
onERC721Received(address, address, uint256, bytes) pure returns (bytes4)
State-modifying
Events approveERC20(address token, bool approved)
mint(uint256 maxEmber, uint256 tip) payable
mintTo(uint256 maxEmber, address to, uint256 tip) payable
renounceOwnership()
transferOwnership(address newOwner)
withdraw()
withdrawERC20(address token, uint256 amount)
withdrawERC721(address token, uint256 tokenId)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _prometheans)
This contract contains no fallback and receive objects.
This contract contains no error objects.