TheBattleOf3ElementsFactory
Verified contract
Active on
Ethereum with 430 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 "TheBattleOf3ElementsFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16972496 | 2 years ago | | | 0.047922787 | 0.0041336566 | |
| 16972387 | 2 years ago | | | 0.047793456 | 0.0049352739 | |
| 16972370 | 2 years ago | | | 0.23704231 | 0.012984721 | |
| 16972304 | 2 years ago | | | 0.14070068 | 0.012262424 | |
| 16972271 | 2 years ago | | | 0.18584559 | 0.050319312 | |
| 16972256 | 2 years ago | | | 0.1380822 | 0.0077958188 | |
| 16972241 | 2 years ago | | | 0.22768974 | 0.013666929 | |
| 16972226 | 2 years ago | | | 0.090228782 | 0.0059980233 | |
| 16972217 | 2 years ago | | | 0.44401803 | 0.021468436 | |
| 16972192 | 2 years ago | | | 0.043757922 | 0.0046276323 |
ABI
ABI objects
Getter at block 21382345
_maxMintCount() view returns (uint256)
10
addMintCount() view returns (uint256)
5
addMintCountTimerMinutes() view returns (uint256)
1
feeAddress() view returns (address)
0xdb778f127b00cd7dbebdbb888dda5d41b02f82ee
feeAddressPercent() view returns (uint256)
80
fire() view returns (address)
0x23c34d07da6a11341e85101c4f70d9eabed606f3
ice() view returns (address)
0x4ff8a09bb39f3f7787854fcc46e008120e391ecf
lastPrice() view returns (uint256)
47922786527085181
maxMintCount() view returns (uint256)
4450185
nftController() view returns (address)
0x055911567fcd81d1f2ed97f5503d7ad75f692630
owner() view returns (address)
0x66fab211e339c6b60519179236d7573f64601c03
poolAddress() view returns (address)
0xa668b7cc2aafe1e939af97bcc92576c423238af5
water() view returns (address)
0x0b3d4069dc8711a59e3d5add64766d3d00b2ce55
Read-only
getPrice(uint256 count) view returns (uint256 price)
State-modifying
Events mint(address to, uint256 count) payable
setFeeAddress(address addr)
setPoolAddress(address addr)
transferOwnership(address newOwner)
OnBuy(address indexed account, uint256 count, uint256 price)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address nftController_, address fire_, address ice_, address water_)
This contract contains no fallback and receive objects.
PRBMathUD60x18__Exp2InputTooBig(uint256 x)
PRBMathUD60x18__LogInputTooSmall(uint256 x)
PRBMath__MulDivFixedPointOverflow(uint256 prod1)