PibbleMain
Verified contract
Active on
Ethereum with 372 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.37)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PIB | ERC-20 | 1.2K | $0.000309 |
$0.37 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5666786 | 6 years ago | | | 0 | 0.00034714000 | |
| 5587668 | 7 years ago | | | 0 | 0.00061779000 | |
| 5530621 | 7 years ago | | | 0 | 0.00046996500 | |
| 5526789 | 7 years ago | | | 0 | 0.0031813700 | |
| 5526782 | 7 years ago | | | 0 | 0.00070085000 | |
| 5462909 | 7 years ago | | | 0 | 0.0012267100 | |
| 5462907 | 7 years ago | | | 0 | 0.0011488940 | |
| 5462904 | 7 years ago | | | 0 | 0.0012687660 | |
| 5462866 | 7 years ago | | | 0 | 0.0012990220 | |
| 5462785 | 7 years ago | | | 0 | 0.00079073200 |
ABI
ABI objects
Getter at block 21170199
cap() view returns (uint256)
4332328165549000000000
capReached() view returns (bool)
false
closingTime() view returns (uint256)
1523790000
hasClosed() view returns (bool)
true
minValue() view returns (uint256)
100000000000000000
openingTime() view returns (uint256)
1522580400
owner() view returns (address)
0x862be938f219324b60c65fae3193e175760906f6
paused() view returns (bool)
false
rate() view returns (uint256)
200000
saleEnded() view returns (bool)
true
saleStatus() view returns (uint256, uint256)
(4332328165549000000000, 2356692279278080544030)
token() view returns (address)
0x1864ce27e9f7517047933caae530674e8c70b8a7
wallet() view returns (address)
0xeeab2fe0056161b1aa9b77d46a3a71321bb9ba63
weiRaised() view returns (uint256)
2356692279278080544030
Read-only
contributorList(address) view returns (uint256)
State-modifying
Events buyTokens(address _beneficiary) payable
mintContributors(address[] contributors)
pause()
transferOwnership(address newOwner)
transferTokenOwnership(address newOwner)
unpause()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
Unpause()
constructor(uint256 _openingTime, uint256 _closingTime, uint256 _rate, address _wallet, uint256 _cap, address _token, uint256 _minValue)
fallback()
This contract contains no error objects.