BRFCrowdsale
Verified contract
Active on
Ethereum with 292 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x752f…b307
-
variable spans 2 additional slots
-
variable spans 2 additional slots
-
variable spans 2 additional slots
-
variable spans 2 additional slots
1 additional
variable
Balances ($0.00)
No balances found for "BRFCrowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5513727 | 7 years ago | | | 0 | 0.00042377500 | |
| 5490809 | 7 years ago | | | 0 | 0.00036488000 | |
| 5490559 | 7 years ago | | | 0 | 0.00036542854 | |
| 5490528 | 7 years ago | | | 0 | 0.00018256800 | |
| 5490482 | 7 years ago | | | 0 | 0.00024513600 | |
| 5490467 | 7 years ago | | | 0 | 0.00036513600 | |
| 5490440 | 7 years ago | | | 0 | 0.00012256800 | |
| 5490403 | 7 years ago | | | 0 | 0.00018244000 | |
| 5490356 | 7 years ago | | | 0 | 0.00036513600 | |
| 5490323 | 7 years ago | | | 0 | 0.00024513600 |
ABI
ABI objects
Getter at block 21289008
MINIMUM_PURCHASE() view returns (uint256)
100
bountyManagementWalletAddress() view returns (address)
0xc1572bfd0880891c4b07f515ce978ead8290a7ec
bountyTokenAllocation() view returns (uint256)
34736000
contractInitialized() view returns (bool)
true
endTime() view returns (uint256)
1524664800
goal() view returns (uint256)
3333000000000000000000
goalReached() view returns (bool)
true
hasEnded() view returns (bool)
true
isFinalized() view returns (bool)
true
managementTokenAllocation() view returns (uint256)
350000000
managementWalletAddress() view returns (address)
0xcf46a1599b2d1d4be213ac4415629de72cb93da2
owner() view returns (address)
0xe487cfd4382a8801f863b3b1616b60cc996a2a62
rate() view returns (uint256)
9000
refundingComplete() view returns (bool)
false
refundingIndex() view returns (uint256)
0
startTime() view returns (uint256)
1521986400
token() view returns (address)
0x86616f32078cac9b70c6f1c45c28fa668d68fc2d
vault() view returns (address)
0x752f5b68b1863d5cb57bf3372e5443c21686b307
wallet() view returns (address)
0xe3cfade705fa2b959ef77f159e733b6001aa7c47
weiRaised() view returns (uint256)
3585019352152932923502
Read-only
directInvestors(address) view returns (uint256)
getCapByStage(uint256 stage) view returns (uint256)
getRateByStage(uint256 stage) view returns (uint256)
getStage(uint256 currTime) view returns (uint256)
getStageCap(uint256 currTime) view returns (uint256)
getTokenRate(uint256 currTime) view returns (uint256)
icoCaps(uint256) view returns (uint256)
icoEndTimes(uint256) view returns (uint256)
icoRates(uint256) view returns (uint256)
icoStartTimes(uint256) view returns (uint256)
indirectInvestors(address) view returns (uint256)
totalTokensByStage(uint256) view returns (uint256)
State-modifying
Events advanceEndTime(uint256 newEndTime)
allocateTokens(address beneficiary, uint256 tokensToAllocate, uint256 stage, uint256 rate)
buyTokens(address beneficiary) payable
claimRefund()
finalize()
initializeContract()
refundInvestors()
transferOwnership(address newOwner)
Finalized()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenAllocated(address indexed beneficiary, uint256 tokensAllocated, uint256 amount)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor(uint256[3] _icoStartTimes, uint256[3] _icoEndTimes, uint256[3] _icoRates, uint256[3] _icoCaps, address _wallet, uint256 _goal, uint256 _managementTokenAllocation, address _managementWalletAddress, uint256 _bountyTokenAllocation, address _bountyManagementWalletAddress)
fallback()
This contract contains no error objects.