WolfpupsMinter
Verified contract
Active on
Ethereum with 909 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($2,890.05)
Native
Value
$2,890.05
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.8 | $3,612.56 |
$2,890.05 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19766555 | 7 months ago | | | 0.1 | 0.0028477396 | |
| 19164707 | 10 months ago | | | 0.1 | 0.0079835246 | |
| 17535793 | a year ago | | | 0.1 | 0.0047847150 | |
| 17333462 | 2 years ago | | | 0.4 | 0.016706152 | |
| 17286893 | 2 years ago | | | 0.1 | 0.018573968 | |
| 17285995 | 2 years ago | | | 0 | 0.0012035520 | |
| 17270334 | 2 years ago | | | 0.1 | 0.011735460 | |
| 17251906 | 2 years ago | | | 0.5 | 0.035120359 | |
| 17227375 | 2 years ago | | | 0.1 | 0.014057790 | |
| 17227324 | 2 years ago | | | 0.2 | 0.019096364 |
ABI
ABI objects
Getter at block 21286370
claimIndex() view returns (uint256)
3109
claimenabled() view returns (bool)
true
getRound() view returns (uint8)
1
icoTarget() view returns (uint256)
392400000000000000000
maxInvestment() view returns (uint256)
240000000000000000000
nftAdmin() view returns (address)
0x8ffaebacbc3ba0869098fc0d20ca292dc1e94a73
nftaddress() view returns (address)
0x13defbac61a79761eb40b86e41b0fe3b9541aeff
owner() view returns (address)
0x8ffaebacbc3ba0869098fc0d20ca292dc1e94a73
price() view returns (uint256)
100000000000000000
receivedFund() view returns (uint256)
135175000000000000000
redeemendrange() view returns (uint256)
4711
redeemstarttingrange() view returns (uint256)
788
round() view returns (uint8)
1
wolf() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
wolflimit() view returns (uint256)
0
Read-only
existinguser(address) view returns (bool)
investors(uint256) view returns (address)
iswhitelist(address) view returns (bool)
remainigContribution(address _owner) view returns (uint256)
userinvested(address) view returns (uint256)
State-modifying
Events Whitelist(address _add, bool _value)
addMultipleWhitelist(address[] _add)
changeIcotarget(uint256 _newvalue)
changeMaxInvestment(uint256 _newmax)
changePrice(uint256 _newprice)
changenftaddress(address _add)
changenftadmin(address _add)
changeredeemeendlimit(uint256 _newvalue)
changeredeemstartlimit(uint256 _newvalue)
changetokenaddress(address _add)
initializeICO(uint256 _price, address _nftaddress, uint256 _icotarget, uint256 _maxinvestment, uint256 _nftstartingrange, uint256 _nftendrange)
renounceOwnership()
resetICO()
setclaimStatus(bool _status)
setwolflimit(uint256 _newlimit)
startPublicround()
startWhitelistinground()
trade(uint256 _noofnfts) payable
transferOwnership(address newOwner)
withdarw(address _admin)
Claim(address indexed user, uint256 indexed tokenid)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.