PynTokenCrowdsale
Verified contract
Active on
Ethereum with 350 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x41c7…7c62
0x0142…0851
Balances ($0.00)
No balances found for "PynTokenCrowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5530972 | 7 years ago | | | 0 | 0.00079060800 | |
| 4728186 | 7 years ago | | | 0.1 | 0.00042000000 | |
| 4651459 | 7 years ago | | | 0.205 | 0.00044194000 | |
| 4651409 | 7 years ago | | | 0.21 | 0.00044194000 | |
| 4651305 | 7 years ago | | | 0.21 | 0.00044194000 | |
| 4651297 | 7 years ago | | | 0.21 | 0.00044194000 | |
| 4651274 | 7 years ago | | | 0.213 | 0.00044194000 | |
| 4651264 | 7 years ago | | | 0.213 | 0.00019330587 | |
| 4651252 | 7 years ago | | | 0.214 | 0.00028555921 | |
| 4650631 | 7 years ago | | | 0.023235 | 0.00044100000 |
ABI
ABI objects
Getter at block 21293228
bonus1() view returns (uint16)
127
bonus2() view returns (uint16)
118
bonus3() view returns (uint16)
112
bonusForEveryone() view returns (bool)
true
duration() view returns (uint256)
2419200
fundsWallet() view returns (address)
0x00953e92cce40885295f3642e322b8b2c8998eed
isCrowdsaleOpen() view returns (bool)
false
owner() view returns (address)
0xe9da5e8fb19dedc9c86a0d0bf1678122d4c0b134
paused() view returns (bool)
false
rateOracle() view returns (address)
0x41c794bbae6cfe98bdccdfaa8643b30ffd7d7c62
startTimestamp() view returns (uint256)
1509584400
token() view returns (address)
0x0142c3b2fc51819b5af5dfc4aa52df9722790851
totalRaised() view returns (uint256)
369930132243063952361
Read-only
calculateTokenAmount(uint256 weiAmount) view returns (uint256)
State-modifying
Events buyTokens() payable
pause()
success() returns (bool)
transferOwnership(address newOwner)
unpause()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Unpause()
constructor(address _fundsWallet, address _pynToken, uint256 _startTimestamp, address _rateOracle, uint16 _bonus1, uint16 _bonus2, uint16 _bonus3, bool _bonusForEveryone)
fallback()
This contract contains no error objects.