WoofpackNFTICO
Verified contract
Active on
Ethereum with 342 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 "WoofpackNFTICO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13808197 | 3 years ago | | | 0 | 0.0021066896 | |
| 13807349 | 3 years ago | | | 0.06 | 0.0029144087 | |
| 13804311 | 3 years ago | | | 0.06 | 0.0030736367 | |
| 13804064 | 3 years ago | | | 0.06 | 0.0026054614 | |
| 13803938 | 3 years ago | | | 0.12 | 0.0016747835 | |
| 13803938 | 3 years ago | | | 0.06 | 0.0016747835 | |
| 13803849 | 3 years ago | | | 0.06 | 0.017702906 | |
| 13803772 | 3 years ago | | | 0.06 | 0.013823413 | |
| 13803756 | 3 years ago | | | 0.06 | 0.014678919 | |
| 13803745 | 3 years ago | | | 0.06 | 0.015237854 |
ABI
ABI objects
Getter at block 21178152
cap() view returns (uint256)
7728
capReached() view returns (bool)
false
closingTime() view returns (uint256)
1814944027
currentMinted() view returns (uint256)
629
hasClosed() view returns (bool)
false
investorHardCap() view returns (uint256)
7
isOpen() view returns (bool)
true
minted() view returns (uint256)
629
openingTime() view returns (uint256)
1639492200
owner() view returns (address)
0xa9a80fe866cfe97f1edf466939829dda1af1a5bf
rate() view returns (uint256)
80000000000000000
secondaryTime() view returns (uint256)
1639492200
stage() view returns (uint8)
1
token() view returns (address)
0x90a450629a2e2b5203dbcca29ce1f266de04afda
wallet() view returns (address)
0xa9a80fe866cfe97f1edf466939829dda1af1a5bf
weiRaised() view returns (uint256)
37740000000000000000
Read-only
contributions(address) view returns (uint256)
getUserContribution(address _beneficiary) view returns (uint256)
State-modifying
Events buyNFT(address beneficiary, uint256 mintAmount) payable
extendTime(uint256 closingTime)
finalization()
renounceOwnership()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TimedCrowdsaleExtended(uint256 prevClosingTime, uint256 newClosingTime)
TokensPurchased(address indexed purchaser, address indexed beneficiary, uint256 mintAmount)
constructor(address _wallet, address _token, uint256 _cap, uint256 _openingTime, uint256 _secondarySaleTime, uint256 _closingTime)
This contract contains no fallback and receive objects.
This contract contains no error objects.