PollManagedFund
Verified contract
Active on
Ethereum with 42 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0e8d…8da6
0x95a3…394a
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0x4f4a…3433 | ERC-20 | 2,018,060,500T | -- | -- | |
FIFAmini | ERC-20 | 52.018061K | -- | -- | |
cryptics.tech | ERC-20 | 10K | -- | -- | |
TOPBTC | ERC-20 | 8.888889K | -- | -- | |
C4Y | ERC-20 | 1.5K | -- | -- | |
DARKC | ERC-20 | 100 | -- | -- | |
FUND | ERC-20 | 88 | -- | -- | |
GOLD | ERC-20 | 16 | -- | -- | |
UBT | ERC-20 | 10 | -- | -- | |
TOPB | ERC-20 | 8.888889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8982802 | 5 years ago | | | 0 | 0.00012758500 | |
| 8982792 | 5 years ago | | | 0 | 0.00010206800 | |
| 8982716 | 5 years ago | | | 0 | 0.000025517000 | |
| 8982551 | 5 years ago | | | 0 | 0.000021272000 | |
| 7178563 | 6 years ago | | | 0 | 0.000053168000 | |
| 6532649 | 6 years ago | | | 0 | 0.00028353600 | |
| 6494545 | 6 years ago | | | 0 | 0.00011522500 | |
| 6494518 | 6 years ago | | | 0 | 0.00011426500 | |
| 6485666 | 6 years ago | | | 0 | 0.0028140440 | |
| 6431851 | 6 years ago | | | 0 | 0.028815907 |
ABI
ABI objects
Getter at block 21224106
INITIAL_TAP() view returns (uint256)
192901234567901
MAX_VOTED_TOKEN_PERC() view returns (uint256)
10
REFUND_POLL_DURATION() view returns (uint256)
604800
TAP_POLL_DURATION() view returns (uint256)
259200
advisorTokenWallet() view returns (address)
0x11f21536f888def8c7d2c4785f3f70b3ddbca1b9
bountyTokenWallet() view returns (address)
0x73c2d67e4181ad1926b4b47b56d3d2c198b87604
companyTokenWallet() view returns (address)
0x5686508abbff20db6a582643280601ef53b58ddf
crowdsaleAddress() view returns (address)
0xb84e224216fec19d8631a0ad187326bc48f91b6b
crowdsaleEndDate() view returns (uint256)
1526479428
firstWithdrawAmount() view returns (uint256)
0
foundationTokenWallet() view returns (address)
0x9496dbbb9bc9fd78d4735b954569a54fe2a0d9f3
getCurrentTapAmount() view returns (uint256)
0
getOwners() view returns (address[])
[0x5EaF0a37346Ff992199fbc4480c9ccc4137d9c1f]
isWithdrawEnabled() view returns (bool)
true
lastWithdrawTime() view returns (uint256)
1549374838
lockedTokenAddress() view returns (address)
0x20977c819a2a508fa636338aab39f41a4ddc8b04
manager() view returns (address)
0x5eaf0a37346ff992199fbc4480c9ccc4137d9c1f
minVotedTokensPerc() view returns (uint256)
0
referralTokenWallet() view returns (address)
0xf759cae90459c72bb3668fcd8e674f9e1eb9c2c3
refundManager() view returns (address)
0x2d2edbfa6c22c276263dacf1252eb0611bde751d
refundPoll() view returns (address)
0x95a333080b46c65798161c3605b5caf10ba0394a
reserveTokenWallet() view returns (address)
0xa1568c501e650c83337f8119b6276c0de4aabb0f
secondRefundPollDate() view returns (uint256)
0
state() view returns (uint8)
2
tap() view returns (uint256)
976562499999996
tapPoll() view returns (address)
0x0000000000000000000000000000000000000000
teamWallet() view returns (address)
0xe45f9c10f3e4647ac922b0128e688e8e1f220f5f
token() view returns (address)
0x0e8d6b471e332f140e7d9dbb99e5e3822f728da6
Read-only
contributions(address) view returns (uint256)
getDay(uint256 timestamp) pure returns (uint8)
getDaysInMonth(uint8 month, uint16 year) pure returns (uint8)
getHour(uint256 timestamp) pure returns (uint8)
getMinute(uint256 timestamp) pure returns (uint8)
getMonth(uint256 timestamp) pure returns (uint8)
getSecond(uint256 timestamp) pure returns (uint8)
getWeekday(uint256 timestamp) pure returns (uint8)
getYear(uint256 timestamp) pure returns (uint16)
isLeapYear(uint16 year) pure returns (bool)
leapYearsBefore(uint256 year) pure returns (uint256)
ownerByAddress(address) view returns (bool)
owners(uint256) view returns (address)
refundPollDates(uint256) view returns (uint256)
toTimestamp(uint16 year, uint8 month, uint8 day) pure returns (uint256 timestamp)
toTimestamp(uint16 year, uint8 month, uint8 day, uint8 hour) pure returns (uint256 timestamp)
toTimestamp(uint16 year, uint8 month, uint8 day, uint8 hour, uint8 minute) pure returns (uint256 timestamp)
toTimestamp(uint16 year, uint8 month, uint8 day, uint8 hour, uint8 minute, uint8 second) pure returns (uint256 timestamp)
State-modifying
Events autoRefundCrowdsaleContributor(address contributorAddress)
canWithdraw() returns (bool)
createRefundPoll()
createTapPoll(uint8 tapIncPerc)
decTap(uint256 _tap)
enableCrowdsaleRefund()
firstWithdraw()
forceRefund()
onCrowdsaleEnd()
onRefundPollFinish(bool agree)
onTapPollFinish(bool agree, uint256 _tap)
onTokenTransfer(address _from, address, uint256 _value)
processContribution(address contributor) payable
refundCrowdsaleContributor()
refundTokenHolder()
setCrowdsaleAddress(address _crowdsaleAddress)
setLockedTokenAddress(address _lockedTokenAddress)
setOwners(address[] _owners)
setTokenAddress(address _tokenAddress)
withdraw()
RefundContributor(address tokenHolder, uint256 amountWei, uint256 timestamp)
RefundEnabled(address initiatorAddress)
RefundHolder(address tokenHolder, uint256 amountWei, uint256 tokenAmount, uint256 timestamp)
RefundPollCreated()
RefundPollFinished(bool approved)
SetOwners(address[] owners)
TapPollCreated()
TapPollFinished(bool approved, uint256 _tap)
Withdraw(uint256 amountWei, uint256 timestamp)
constructor(address _teamWallet, address _referralTokenWallet, address _foundationTokenWallet, address _companyTokenWallet, address _reserveTokenWallet, address _bountyTokenWallet, address _advisorTokenWallet, address _refundManager, address[] _owners)
This contract contains no fallback and receive objects.
This contract contains no error objects.