FuddCrowdsale
Verified contract
Active on
Ethereum with 68 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FUDD | ERC-20 | 147.168679M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5339865 | 7 years ago | | | 0 | 0.000071140000 | |
| 5339854 | 7 years ago | | | 0 | 0.000035588000 | |
| 4953130 | 7 years ago | | | 0.002221548 | 0.00086100000 | |
| 4952986 | 7 years ago | | | 0.00307484 | 0.0016322920 | |
| 4952966 | 7 years ago | | | 0.00457584 | 0.00086100000 | |
| 4948337 | 7 years ago | | | 0.07264744 | 0.00019060000 | |
| 4944214 | 7 years ago | | | 0.01 | 0.0011903500 | |
| 4939869 | 7 years ago | | | 0.09 | 0.0019536500 | |
| 4939853 | 7 years ago | | | 0.01 | 0.0025686500 | |
| 4938406 | 7 years ago | | | 0.01403 | 0.0025686500 |
ABI
ABI objects
Getter at block 21322182
beneficiary() view returns (address)
0x9a35805049c6bc553409e0daf71aa98e4ee97df9
confirmedBy() view returns (address)
0x0000000000000000000000000000000000000000
creator() view returns (address)
0x9a35805049c6bc553409e0daf71aa98e4ee97df9
endTimer() view returns (uint256)
31556926
firstBonus() view returns (uint256)
1
firstTimer() view returns (uint256)
1
fuddToken() view returns (address)
0xde39e5e5a1b0eeb3afe717d6d011cae88d19451e
maxSupply() view returns (uint256)
15000000000000000
purchasingAllowed() view returns (bool)
false
rate() view returns (uint256)
100000
secondBonus() view returns (uint256)
1
secondTimer() view returns (uint256)
2
stage() view returns (uint8)
3
startTimestamp() view returns (uint256)
1515666365
tokensAvailable() view returns (uint256)
14716867870000000
totalSupplied() view returns (uint256)
436821130000000
Read-only
balanceOf(address _investor) view returns (uint256 balance)
State-modifying
Events confirmBeneficiary()
disablePurchasing()
enableNewPurchasing(uint256 _firstTimer, uint256 _secondTimer, uint256 _endTimer, uint256 _maxSupply, uint256 _rate, uint256 _firstBonus, uint256 _secondBonus)
enablePurchasing(uint256 _firstTimer, uint256 _secondTimer, uint256 _endTimer, uint256 _maxSupply, uint256 _rate, uint256 _firstBonus, uint256 _secondBonus)
hasEnded()
withdraw()
withdrawForeignTokens(address _tokenContract) returns (bool)
sendTokens(address indexed to, uint256 value)
constructor(address _tokenAddress, address _beneficiary, address _creator)
fallback()
This contract contains no error objects.