HideoutNFT
Verified contract
Active on
Ethereum with 4,487 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 "HideoutNFT"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20985230 | 25 days ago | | | 0 | 0.0068990055 | |
| 20985199 | 25 days ago | | | 0 | 0.014944067 | |
| 20884904 | a month ago | | | 0 | 0.026813855 | |
| 20883065 | a month ago | | | 0 | 0.0088406284 | |
| 20883023 | a month ago | | | 0 | 0.0047448800 | |
| 20883020 | a month ago | | | 0 | 0.0048132320 | |
| 20883004 | a month ago | | | 0 | 0.0098325498 | |
| 20878882 | a month ago | | | 0 | 0.086143245 | |
| 20878873 | a month ago | | | 0 | 0.016044769 | |
| 20878865 | a month ago | | | 0 | 0.047846442 |
ABI
ABI objects
Getter at block 21160877
This contract contains no getter function objects.
Read-only
listWallets(address theAddress) view returns (address[])
totalWallets(address theAddress) view returns (uint256)
State-modifying
Events createWallets() payable
mint_WalletLimit(uint256 startWallet, uint256 endWallet, bytes theCallData, address nftContract) payable
mint_WalletLimitSpecial(uint256 startWallet, uint256 endWallet, bytes[] theCallData, address nftContract) payable
mint_noWalletLimit(uint256 repeatNum, bytes theCallData, address nftContract) payable
mint_noWalletLimitSpecial(bytes[] theCallData, address nftContract) payable
transfer_WalletLimit(uint256 startWallet, uint256 endWallet, address to, uint256 startID, uint256 amountPerTX, address nftContract)
transfer_WalletLimit1155(uint256 startWallet, uint256 endWallet, address to, uint256[] tokenIds, uint256[] amounts, address nftContract)
transfer_noWalletLimit(address to, uint256 startID, uint256 amountMinted, address nftContract)
transfer_noWalletLimit1155(address to, uint256[] tokenIds, uint256[] amounts, address nftContract)
This contract contains no event objects.
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.