Crowdsale
Verified contract
Active on
Ethereum with 7,729 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc4d5…113f
-
variable spans 3 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TAY | ERC-20 | 1.926922M | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5326711 | 7 years ago | | | 0 | 0.0011792800 | |
| 5326710 | 7 years ago | | | 0 | 0.0017792800 | |
| 5313909 | 7 years ago | | | 0 | 0.0017792800 | |
| 5313655 | 7 years ago | | | 0 | 0.0011767200 | |
| 5313655 | 7 years ago | | | 0 | 0.0017767200 | |
| 5310863 | 7 years ago | | | 0 | 0.0011792800 | |
| 5310862 | 7 years ago | | | 0 | 0.0017792800 | |
| 5308651 | 7 years ago | | | 0 | 0.0017792800 | |
| 5308535 | 7 years ago | | | 0 | 0.0017792800 | |
| 5306106 | 7 years ago | | | 0 | 0.0017792800 |
ABI
ABI objects
Getter at block 21164496
endTime() view returns (uint256)
1521763199
finalized() view returns (bool)
false
getCurrentRate() view returns (uint256 _rate)
930000000000000
maxGasPrice() view returns (uint256)
50000000000
maximumPoolPurchase() view returns (uint256)
250000000000000000000
maximumPurchase() view returns (uint256)
50000000000000000000
minimumPoolPurchase() view returns (uint256)
100000000000000000000
minimumPurchase() view returns (uint256)
10000000000000000
owner() view returns (address)
0x9003e45927e04284e8b120dd417851ede3446b5e
paused() view returns (bool)
false
poolEthCap() view returns (uint256)
1250000000000000000000
poolEthSold() view returns (uint256)
578125000000000000000
specialPoolsRate() view returns (uint256)
600000000000000
startTime() view returns (uint256)
1519221600
taylorToken() view returns (address)
0xc4d557d795ce16c49624e48045b380f169e4113f
tokenCap() view returns (uint256)
6409524000000000000000000
tokensSold() view returns (uint256)
4482601889516388918663091
wallet() view returns (address)
0xdbf4033c17b983f2aa5cfb09dfbb8b21337dc8c5
weiRaised() view returns (uint256)
3097962774197831376012
Read-only
contributors(address) view returns (uint256)
rates(uint256) view returns (uint256)
whitelisted(address) view returns (bool)
whitelistedPools(address) view returns (bool)
State-modifying
Events addWhitelisted(address _address, bool isPool)
buyTokens() payable
changeMaxGasprice(uint256 _gasPrice)
endSale()
pause()
transferOwnership(address newOwner)
unpause()
Finalized(uint256 tokensSold, uint256 weiAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Purchase(address indexed buyer, uint256 weiAmount, uint256 tokenAmount)
Unpause()
constructor(uint256 _startTime, uint256 _duration, uint256 _tokenCap, address _token, address _wallet)
fallback()
This contract contains no error objects.