BabyDinosNFTICO
Verified contract
Active on
Ethereum with 462 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf9da…b06a
Balances ($0.00)
No balances found for "BabyDinosNFTICO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13428649 | 3 years ago | | | 0.03 | 0.013737304 | |
| 13428586 | 3 years ago | | | 0.03 | 0.013082794 | |
| 13428564 | 3 years ago | | | 0.3 | 0.099446603 | |
| 13428561 | 3 years ago | | | 0.03 | 0.015252186 | |
| 13428536 | 3 years ago | | | 0.3 | 0.082448708 | |
| 13428496 | 3 years ago | | | 0.3 | 0.083636166 | |
| 13428496 | 3 years ago | | | 0.06 | 0.022309579 | |
| 13428480 | 3 years ago | | | 0.12 | 0.035470924 | |
| 13428419 | 3 years ago | | | 0.15 | 0.047820002 | |
| 13428414 | 3 years ago | | | 0.09 | 0.031314904 |
ABI
ABI objects
Getter at block 21257239
breakTime() view returns (uint256)
86400
cap() view returns (uint256)
12000
capReached() view returns (bool)
false
closingTime() view returns (uint256)
1761148800
currentMinted() view returns (uint256)
973
hasClosed() view returns (bool)
false
investorHardCap() view returns (uint256)
10
isBreak() view returns (bool)
true
isOpen() view returns (bool)
true
minted() view returns (uint256)
973
openingTime() view returns (uint256)
1634918400
owner() view returns (address)
0xda429d8e630369147a0c7c9931e940468ea3d7ba
rate() view returns (uint256)
50000000000000000
secondaryTime() view returns (uint256)
1634918400
stage() view returns (uint8)
1
token() view returns (address)
0xdf93e81f3231afaea101861ea3f6ca109fb075aa
wallet() view returns (address)
0xf9daccc7331d6d91627244ac303acaf71c39b06a
weiRaised() view returns (uint256)
29190000000000000000
Read-only
contributions(address) view returns (uint256)
getUserContribution(address _beneficiary) view returns (uint256)
isWhitelistAdmin(address account) view returns (bool)
isWhitelisted(address account) view returns (bool)
State-modifying
Events addWhitelistAdmin(address account)
addWhitelisted(address account)
buyNFT(address beneficiary, uint256 mintAmount) payable
extendTime(uint256 closingTime)
finalization()
removeWhitelisted(address account)
renounceOwnership()
renounceWhitelistAdmin()
renounceWhitelisted()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TimedCrowdsaleExtended(uint256 prevClosingTime, uint256 newClosingTime)
TokensPurchased(address indexed purchaser, address indexed beneficiary, uint256 mintAmount)
WhitelistAdminAdded(address indexed account)
WhitelistAdminRemoved(address indexed account)
WhitelistedAdded(address indexed account)
WhitelistedRemoved(address indexed account)
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.