BabyDinosNFTICO
Verified contract
Active on
Ethereum with 1,688 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) |
---|---|---|---|---|---|---|---|
| 13975103 | 3 years ago | | | 0.05 | 0.0051056094 | |
| 13975103 | 3 years ago | | | 0.05 | 0.0077279883 | |
| 13975103 | 3 years ago | | | 0.05 | 0.0051441559 | |
| 13973845 | 3 years ago | | | 0.05 | 0.0098280670 | |
| 13973845 | 3 years ago | | | 0.05 | 0.0098280670 | |
| 13922753 | 3 years ago | | | 0.05 | 0.012294665 | |
| 13922753 | 3 years ago | | | 0.05 | 0.011155526 | |
| 13922753 | 3 years ago | | | 0.05 | 0.011932459 | |
| 13922753 | 3 years ago | | | 0.05 | 0.0089906584 | |
| 13746131 | 3 years ago | | | 0.05 | 0.0056710388 |
ABI
ABI objects
Getter at block 21185915
cap() view returns (uint256)
11027
capReached() view returns (bool)
false
closingTime() view returns (uint256)
1960655600
currentMinted() view returns (uint256)
4598
hasClosed() view returns (bool)
false
investorHardCap() view returns (uint256)
50
isOpen() view returns (bool)
true
minted() view returns (uint256)
4598
openingTime() view returns (uint256)
1635184800
owner() view returns (address)
0xda429d8e630369147a0c7c9931e940468ea3d7ba
rate() view returns (uint256)
50000000000000000
token() view returns (address)
0xdf93e81f3231afaea101861ea3f6ca109fb075aa
wallet() view returns (address)
0xf9daccc7331d6d91627244ac303acaf71c39b06a
weiRaised() view returns (uint256)
229900000000000000000
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 _closingTime)
This contract contains no fallback and receive objects.
This contract contains no error objects.