Fantasy3KControl
Verified contract
Active on
Ethereum with 116 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4f9b…1fde
0x2eb6…c1ed
-
variable spans 8 additional slots
Balances ($0.00)
No balances found for "Fantasy3KControl"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14016834 | 3 years ago | | | 0.16 | 0.0037467006 | |
| 14016445 | 3 years ago | | | 0 | 0.0034578560 | |
| 14016266 | 3 years ago | | | 0 | 0.0023755836 | |
| 14016265 | 3 years ago | | | 1.46 | 0.017788931 | |
| 14016222 | 3 years ago | | | 1.46 | 0.017180057 | |
| 14016132 | 3 years ago | | | 0.16 | 0.021188910 | |
| 14016131 | 3 years ago | | | 0.16 | 0.022011942 | |
| 14016129 | 3 years ago | | | 0.16 | 0.022850594 | |
| 14016128 | 3 years ago | | | 0.16 | 0.020596462 | |
| 14015873 | 3 years ago | | | 1.46 | 0.028548354 |
ABI
ABI objects
Getter at block 21207600
_isSaleActive() view returns (bool)
false
boxLength() view returns (uint256)
106
f3kVault() view returns (address)
0xfe41e99a8efa50c24b1ec6254df6420cc27c23ea
isOpenActive() view returns (bool)
false
isWhiteListActive() view returns (bool)
false
merkleRoot() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
openboxLength() view returns (uint256)
0
owner() view returns (address)
0x6507187219fc7d33d943564772d3d6bf17b8db54
saleConfig() view returns (uint256 round, uint256 startTime, uint256 endTime, uint256 whiteNumber, uint256 epicNumber, uint256 epicBoxPrice, uint256 legendNumber, uint256 legendBoxPrice, uint256 whiteBoxPrice)
(round=2, startTime=1642248000, endTime=1642334400, whiteNumber=0, epicNumber=446, epicBoxPrice=160000000000000000, legendNumber=33, legendBoxPrice=1460000000000000000, whiteBoxPrice=500000000000000000)
Read-only
activity(bytes32) view returns (bool)
getBoxMap(uint256 index) view returns (uint256 id, address addr, uint256 round, uint256 amount, uint256 height)
getOpenBoxMap(uint256 index) view returns (uint256 burnId, uint256 start, uint256 end, uint256 height)
merkleCheck(bytes32 leaf, bytes32[] merkleProof) view returns (bool, bool)
whiteList(address) view returns (bool)
State-modifying
Events addWhiteList(address[] whitelist)
cooperativeSales(uint256 around, uint256[] round, uint256[] count, uint256 mtype, uint256[] idx, bytes32[][] merkleProof)
epicBlindBox() payable
legendBlindBox() payable
openBlindBox(uint256 id)
pauseSale()
renounceOwnership()
setBaseURI(string newbaseURI)
setF3K1155Contract(address _f3k1155New)
setF3K721Contract(address _f3k721New)
setIsOpenActive(bool _isAllowOpen)
setIsWhiteListActive(bool _isAllowListActive)
setMerkleRoot(bytes32 _merkleRoot)
setUpSale(uint256 round, uint256 start, uint256 end, uint256 whiteNumber, uint256 epicNumber, uint256 epicBoxPrice, uint256 legendNumber, uint256 legendBoxPrice)
setVaultAddress(address _f3kVault)
startSale()
transferOwnership(address newOwner)
whiteBlindBox() payable
whiteListAirDrop(address[] droplist, uint32[] number)
withdraw()
AddWhiteList(address[] whitelist)
BlindBoxPriceChanged(uint256 _epicBoxPrice, uint256 _LegendBoxPrice)
EpicBlindBox(address to)
LegendBlindBox(address to)
MerkleRootChanged(bytes32 merkleRoot)
MintTokens(address to, uint256 count, uint256 mtype)
OpenBlindBox(uint256 id)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PayeeAdded(address account, uint256 shares_)
PaymentReceived(address account, uint256 amount)
SaleConfigChanged(uint256 round, uint256 start, uint256 end, uint256 number, uint256 epicNumber, uint256 epicBoxPrice, uint256 legendNumber, uint256 legendBoxPrice)
SalePaused()
SaleStarted()
WhiteBlindBox(address to)
constructor(address _f3k721, address _f3k1155, address _f3kVault)
receive()
This contract contains no error objects.