LeprechaunTown_WTF_v2
Verified contract
Active on
Ethereum with 911 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
17 additional
variables
Balances ($0.00)
No balances found for "LeprechaunTown_WTF_v2"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19581605 | 8 months ago | | | 0 | 0.0010431797 | |
| 19581593 | 8 months ago | | | 0 | 0.0011147750 | |
| 19092182 | 10 months ago | | | 0 | 0.0011346953 | |
| 18916984 | a year ago | | | 0 | 0.00031431872 | |
| 18285030 | a year ago | | | 0 | 0.00028735122 | |
| 18277228 | a year ago | | | 0 | 0.00018892630 | |
| 18186043 | a year ago | | | 0 | 0.00029849315 | |
| 18120798 | a year ago | | | 0 | 0.0011174535 | |
| 17353802 | a year ago | | | 0 | 0.0012992845 | |
| 16825724 | 2 years ago | | | 0 | 0.00040857519 |
ABI
ABI objects
Getter at block 21256676
LeprechaunTown_WTF() view returns (address)
0xda0bab807633f07f013f94dd0e6a4f96f8742b53
_cost() view returns (uint256)
30000000000000000
checkIfAdmin() view returns (bool)
false
collectionTotal() view returns (uint256)
7608
contractDev() pure returns (string)
🐸 https://www.halfsupershop.com/ 🐸
cost() view returns (uint256)
30000000000000000
devpayCount() view returns (uint256)
1
maxBatchMintAmount() view returns (uint256)
10
maxMintAmount() view returns (uint256)
10
mintInOrder() view returns (bool)
true
name() view returns (string)
LeprechaunTown_WTF_v2
ogCollectionTotal() view returns (uint256)
7608
owner() view returns (address)
0x1ba3fe6311131a67d97f20162522490c3648f6e2
paused() view returns (bool)
true
payments() view returns (address)
0x48cfc6f10b31a7082a2172d23ad1d7f05abe1adc
projectLeader() view returns (address)
0x522ee4130b819355e10218e40d6ab0c495219690
randomPick() view returns (string _role)
10
revealed() view returns (bool)
true
roleInUse() view returns (bool)
false
roleLimit() view returns (uint256)
20
symbol() view returns (string)
LTWTF2
tokenNextToMint() view returns (uint256)
3856
Read-only
admins(uint256) view returns (address)
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
batchRequirementTokens(uint256, uint256) view returns (uint256)
checkMaxSupply(uint256 _id) view returns (uint256)
claimBalance(address) view returns (uint256)
collectionBatchEndID(uint256) view returns (uint256)
exists(uint256 _id) view returns (bool)
flagged(uint256) view returns (bool)
holdersAmount(address) view returns (uint256)
ipfsCIDBatch(uint256) view returns (string)
isApprovedForAll(address account, address operator) view returns (bool)
maxSupply(uint256) view returns (uint256)
maxSupplyForBatch(uint256) view returns (uint256)
requirementTokens(uint256, uint256) view returns (uint256)
restricted(address) view returns (bool)
role(uint256) view returns (string)
supportsInterface(bytes4 interfaceId) view returns (bool)
totalSupply(uint256 _id) view returns (uint256)
uri(uint256 _id) view returns (string)
uriBatch(uint256) view returns (string)
State-modifying
Events _mintInOrder(uint256 _numberOfTokensToMint) payable
_mintInOrderTo(address _to, uint256 _numberOfTokensToMint)
adminMint(address _to, uint256 _id, uint256 _amount)
adminMintBatch(address _to, uint256[] _ids, uint256[] _amounts)
burn(uint256 _id, uint256 _amount)
burnBatch(uint256[] _ids, uint256[] _amounts)
createBatchAndSetURI(uint256 _endBatchID, string _uri, bool _isIpfsCID)
flagID(uint256 _id, bool _state)
mint(address _to, uint256 _id, uint256 _amount) payable
mintBatch(address _to, uint256[] _ids, uint256[] _amounts) payable
modifyURICID(uint256 _batchIndex, string _uri, bool _isIpfsCID)
pause(bool _state)
renounceOwnership()
restrictAddress(address _user, bool _state)
reveal(string _CID)
roleLimitSet(uint256 _limit)
safeBatchTransferFrom(address from, address to, uint256[] ids, uint256[] amounts, bytes data)
safeTransferFrom(address from, address to, uint256 id, uint256 amount, bytes data)
setAdmins(address[] _users)
setApprovalForAll(address operator, bool approved)
setCost(uint256 _newCost)
setDevPayCount(uint256 _count)
setDevPayoutMints(uint256 _maxPayCount)
setHolderAmount(address[] _holders, uint256[] _heldAmount)
setMaxSupplies(uint256[] _ids, uint256[] _supplies, bool _isBatchAllSameSupply)
setMintInOrder(bool _state)
setPayoutAddress(address _address)
setProjectLeader(address _user)
setRequirementTokens(uint256 _endID, bool _isBatch, uint256[] _requiredIDS)
setRoleInUse(bool _state)
setTokenNextToMint(uint256 _id)
setURI(uint256 _id, string _uri, bool _isIpfsCID)
setmaxMintAmount(uint256 _newmaxMintAmount)
transferOwnership(address newOwner)
updateCollectionTotal(uint256 _amountToAdd)
withdraw() payable
ApprovalForAll(address indexed account, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TransferBatch(address indexed operator, address indexed from, address indexed to, uint256[] ids, uint256[] values)
TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 value)
URI(string value, uint256 indexed id)
constructor()
receive()
This contract contains no error objects.