BeeTokenOffering
Verified contract
Active on
Ethereum with 58,037 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4d8f…6fbf
-
variable spans 2 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
EROIY | ERC-20 | 150K | -- | -- | |
XBP | ERC-20 | 2.5K | -- | -- | |
WZI | ERC-20 | 410 | -- | -- | |
DOCK | ERC-20 | 75.59 | -- | -- | |
LINO | ERC-20 | 15 | -- | -- | |
STK | ERC-20 | 0.2 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11354814 | 4 years ago | | | 0.17180975 | 0.00046200000 | |
| 11309601 | 4 years ago | | | 0.091 | 0.00067200000 | |
| 11309454 | 4 years ago | | | 0.096 | 0.0010500000 | |
| 11309425 | 4 years ago | | | 0.0976 | 0.0010500000 | |
| 6769442 | 6 years ago | | | 0.2 | 0.00049905400 | |
| 6769440 | 6 years ago | | | 0.2 | 0.00049905400 | |
| 6769440 | 6 years ago | | | 0.2 | 0.000043396000 | |
| 6059081 | 6 years ago | | | 1.2 | 0.000086792000 | |
| 5180066 | 7 years ago | | | 0.1 | 0.0011933900 | |
| 5178808 | 7 years ago | | | 0 | 0.000043396000 |
ABI
ABI objects
Getter at block 21244886
FUNDING_ETH_HARD_CAP() view returns (uint256)
5000000000000000000000
MINIMUM_CONTRIBUTION() view returns (uint256)
100000000000000000
beneficiary() view returns (address)
0x7c4b4bb0bb0fadbcb1c54ed55a3b4f1d456726c6
capDoublingTimestamp() view returns (uint256)
1517515094
capReleaseTimestamp() view returns (uint256)
1517601494
endTime() view returns (uint256)
1517601959
hasEnded() view returns (bool)
true
owner() view returns (address)
0x77856d50941e1b5b29e291b083740e05e800883a
paused() view returns (bool)
false
rate() view returns (uint256)
4450
stage() view returns (uint8)
2
startTime() view returns (uint256)
1517428694
token() view returns (address)
0x4d8fc1453a0f359e99c9675954e656d80d996fbf
weiRaised() view returns (uint256)
4999995809248681627339
Read-only
contributions(address) view returns (uint256)
tierCaps(uint256) view returns (uint256)
whitelists(uint8, address) view returns (bool)
State-modifying
Events allocateTokensBeforeOffering(address to, uint256 tokens) returns (bool)
batchAllocateTokensBeforeOffering(address[] toList, uint256[] tokensList) returns (bool)
buy() payable returns (bool)
endOffering()
ownerSafeWithdrawal()
pause()
startOffering(uint256 durationInSeconds)
transferOwnership(address newOwner)
unpause()
updateRate(uint256 beeToEtherRate)
whitelist(uint8[] tiers, address[] users)
OfferingCloses(uint256 endTime, uint256 totalWeiRaised)
OfferingOpens(uint256 startTime, uint256 endTime)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
TokenPurchase(address indexed purchaser, uint256 value, uint256 amount)
Unpause()
constructor(uint256 beeToEtherRate, address beneficiaryAddr, uint256 baseContributionCapInWei, address tokenAddress)
fallback()
This contract contains no error objects.