ArtmCrowdsale
Verified contract
Active on
Ethereum with 988 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xedb2…bc51
0xf043…57fb
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ARTM | ERC-20 | 4.763572M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20402741 | 4 months ago | | | 0.003 | 0.000030651000 | |
| 14364055 | 3 years ago | | | 0.03 | 0.00042911400 | |
| 14018026 | 3 years ago | | | 0.13 | 0.0040022968 | |
| 13981020 | 3 years ago | | | 0 | 0.0082390460 | |
| 13980811 | 3 years ago | | | 1.05 | 0.018450828 | |
| 13980770 | 3 years ago | | | 1 | 0.013242933 | |
| 13980748 | 3 years ago | | | 0.16528045 | 0.013049190 | |
| 13980742 | 3 years ago | | | 2.5886805 | 0.013794858 | |
| 13980726 | 3 years ago | | | 1.5 | 0.011531767 | |
| 13980725 | 3 years ago | | | 0.265 | 0.012552953 |
ABI
ABI objects
Getter at block 21307052
closingTime() view returns (uint256)
1641859199
finalized() view returns (bool)
true
hasClosed() view returns (bool)
true
isOpen() view returns (bool)
false
openingTime() view returns (uint256)
1633910400
rate() view returns (uint256)
8357143
token() view returns (address)
0x19ebaa7f212b09de2aee2a32d40338553c70e2e3
wallet() view returns (address)
0xedb29640f0b793c2a8decb5c4747bea90580bc51
weiRaised() view returns (uint256)
666567177570307181218
withdrawAddress() view returns (address)
0xf04312ce5b9b8f91dadcbf6c20747d70797b57fb
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyTokens(address beneficiary) payable
finalize()
CrowdsaleFinalized()
TimedCrowdsaleExtended(uint256 prevClosingTime, uint256 newClosingTime)
TokensPurchased(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor(uint256 exchangeRate, address ethWallet, address tokenAddress, uint256 openingTime, uint256 closingTime, address withdrawAddress)
fallback()
This contract contains no error objects.