ZeePin Token
Verified contract
Active on
Ethereum with 26 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
20 additional
variables
Balances ($0.00)
No balances found for "ZeePin Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7015224 | 6 years ago | | | 0 | 0.0031944601 | |
| 7015185 | 6 years ago | | | 0 | 0.0031983000 | |
| 4957970 | 7 years ago | | | 0 | 0.0016484870 | |
| 4956788 | 7 years ago | | | 0 | 0.0016484870 | |
| 4955507 | 7 years ago | | | 0 | 0.0016484870 | |
| 4234541 | 7 years ago | | | 1 | 0.0031500000 | |
| 4234523 | 7 years ago | | | 1 | 0.0010500000 | |
| 4234005 | 7 years ago | | | 0.3 | 0.0011000000 | |
| 4233527 | 7 years ago | | | 5 | 0.0013762560 | |
| 4233520 | 7 years ago | | | 1 | 0.0021000000 |
ABI
ABI objects
Getter at block 21329525
decimals() view returns (uint256)
18
earlyBirdCap() view returns (uint256)
6119000000000000000000
earlyBirdMaxPerPerson() view returns (uint256)
200000000000000000000
earlyBirdMinPerPerson() view returns (uint256)
5000000000000000000
earlyBirdPrice() view returns (uint256)
5720
endEarlyBird() view returns (uint256)
1505059199
endFifthWeek() view returns (uint256)
1508083200
endFirstWeek() view returns (uint256)
1505664000
endFourthWeek() view returns (uint256)
1507478400
endPeTime() view returns (uint256)
1504180799
endSecondWeek() view returns (uint256)
1506268800
endThirdWeek() view returns (uint256)
1506873600
endTime() view returns (uint256)
1507996800
etherCap() view returns (uint256)
90909000000000000000000
etherLowLimit() view returns (uint256)
16500000000000000000000
fifthWeekTokenPrice() view returns (uint256)
4400
firstWeekTokenPrice() view returns (uint256)
4840
founder() view returns (address)
0xbef7fa019471b74baf041e1fbc6683b236a5f6fe
founderAllocated() view returns (bool)
false
founderAllocation() view returns (uint256)
1000000000000000000
founderLockup() view returns (uint256)
1209600
fourthWeekTokenPrice() view returns (uint256)
4532
halted() view returns (bool)
false
name() view returns (string)
ZeePin Token
peCap() view returns (uint256)
2700000000000000000000
peMaxPerPerson() view returns (uint256)
450000000000000000000
peMinPerPerson() view returns (uint256)
150000000000000000000
pePrice() view returns (uint256)
6160
price() view returns (uint256)
4400
regularMaxPerPerson() view returns (uint256)
200000000000000000000
regularMinPerPerson() view returns (uint256)
100000000000000000
saleEtherRaised() view returns (uint256)
115627200000000000000
saleTokenSupply() view returns (uint256)
0
secondWeekTokenPrice() view returns (uint256)
4752
signer() view returns (address)
0xbef7fa019471b74baf041e1fbc6683b236a5f6fe
startEarlyBird() view returns (uint256)
1504267200
startPeTime() view returns (uint256)
1502798400
startTime() view returns (uint256)
1505059200
symbol() view returns (string)
ZPT
thirdWeekTokenPrice() view returns (uint256)
4620
totalMintedToken() view returns (uint256)
1000000000
totalSupply() view returns (uint256)
661387584000000000000000
transferLockup() view returns (uint256)
1296000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
testPrice(uint256 currentTime) view returns (uint256)
State-modifying
Events allocateFounderTokens()
approve(address _spender, uint256 _value) returns (bool success)
buy(bytes32 hash) payable
changeFounder(address newFounder)
halt()
kill()
offlineSales(uint256 offlineNum, uint256 offlineEther)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
unhalt()
AllocateFounderTokens(address indexed sender)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Buy(uint256 eth, uint256 fbt)
Transfer(address indexed _from, address indexed _to, uint256 _value)
print(bytes32 msg)
constructor(address founderInput, address signerInput, uint256 startTimeInput, uint256 endTimeInput, uint256 startEarlyBirdInput, uint256 endEarlyBirdInput, uint256 startPeInput, uint256 endPeInput)
fallback()
This contract contains no error objects.