infiNFTFactory
Verified contract
Active on
Ethereum with 82 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 "infiNFTFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15736092 | 2 years ago | | | 0.1 | 0.069325548 | |
| 13059610 | 3 years ago | | | 0.1 | 0.13480231 | |
| 12763777 | 3 years ago | | | 0.1 | 0.017559356 | |
| 12739361 | 3 years ago | | | 0.1 | 0.087794386 | |
| 12731887 | 3 years ago | | | 0.1 | 0.030729545 | |
| 12545916 | 3 years ago | | | 0.1 | 0.070697057 | |
| 12537596 | 3 years ago | | | 0.1 | 0.11413269 | |
| 12513979 | 4 years ago | | | 0.1 | 0.15456724 | |
| 12312388 | 4 years ago | | | 0.1 | 0.17615771 | |
| 12311161 | 4 years ago | | | 0.1 | 0.28094432 |
ABI
ABI objects
Getter at block 21280948
artMintingCost() view returns (uint256)
5000000000000000
deploymentCost() view returns (uint256)
100000000000000000
getMintingCost() view returns (uint256 mintingCost)
5000000000000000
isOwner() view returns (bool)
false
owner() view returns (address)
0x63a9dbce75413036b2b778e670aabd4493aaf9f3
Read-only
This contract contains no read-only function objects.
State-modifying
Events createContract(string name, string symbol) payable returns (address)
renounceOwnership()
transferOwnership(address newOwner)
updateCosts(uint256 deployCost, uint256 artCost)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.