Bridge

Verified contract

Active on Ethereum with 1 txns
Deployed by via 0x28a6bccb at 5526821
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Bridge"

0xbbcaf6a84bc4859cd01ada3661c073022dd1161b662025077f84afc798be2e05

Functions
Getter at block 21386473
MAX_CROWDSALE_TIME(view returns (uint256)
4320000
MIN_CROWDSALE_TIME(view returns (uint256)
259200
MIN_HARD_CAP(view returns (uint256)
1000000000000000000
calculateRewards(view returns (uint256uint256)
(0, 4548258000000000000000)
completed(view returns (bool)
false
crowdsaleAddress(view returns (address)
0xddabca696af8608452b3451b7d70fff57d0ca3e7
duration(view returns (uint256)
0
endTimestamp(view returns (uint256)
0
fundingAddress(view returns (address)
0x0000000000000000000000000000000000000000
hardCap(view returns (uint256)
16000
isActive(view returns (bool)
true
isFailed(view returns (bool)
false
isSuccessful(view returns (bool)
false
manager(view returns (address)
0xec7a95c5310e363e3789a2f07ee892793cdf666b
minimalGoal(view returns (uint256)
3200
owner(view returns (address)
0x2ee11b9e4c39e978e5ff1f882d9a510f402ba09d
startTimestamp(view returns (uint256)
0
started(view returns (bool)
true
stopped(view returns (bool)
false
totalCollected(view returns (uint256)
32500000000000000000
totalSold(view returns (uint256)
227412900000000000000000
Read-only

This contract contains no read-only function objects.

State-modifying
deposit(payable 
finish(
getToken(returns (address)
mintETHRewards(address _contractuint256 _amount
mintTokenRewards(address _contractuint256 _amount
notifySale(uint256 _ethAmountuint256 _tokensAmount
refund(
releaseTokens(
start(uint256 _startTimestampuint256 _endTimestampaddress _fundingAddress
stop(
transferManager(address _newManager
transferOwnership(address newOwner
withdraw(uint256 _amount
Events
CROWDSALE_START(uint256 startTimestampuint256 endTimestampaddress fundingAddress
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(uint256 _minimalGoaluint256 _hardCapaddress _tokenaddress _crowdsaleAddress
Fallback and receive
fallback(
Errors

This contract contains no error objects.