FaradTokenSwap
Verified contract
Active on
Ethereum with 222 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 |
---|---|---|---|---|---|
FRD | ERC-20 | 2K | -- | -- | |
TRCT | ERC-20 | 122.748 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4793339 | 7 years ago | | | 0.055 | 0.00054640712 | |
| 4637920 | 7 years ago | | | 0.005 | 0.00021212630 | |
| 4507438 | 7 years ago | | | 0 | 0.00062755500 | |
| 4501379 | 7 years ago | | | 0.1075 | 0.0062780000 | |
| 4468420 | 7 years ago | | | 4 | 0.00037805925 | |
| 4468314 | 7 years ago | | | 4 | 0.00015409050 | |
| 4468134 | 7 years ago | | | 3.9 | 0.0010989400 | |
| 4467343 | 7 years ago | | | 0.47 | 0.000072845269 | |
| 4467308 | 7 years ago | | | 1 | 0.0000047780000 | |
| 4467273 | 7 years ago | | | 3.9966 | 0.0000047780000 |
ABI
ABI objects
Getter at block 21160281
endBlock() view returns (uint256)
4507400
hasEnded() view returns (bool)
true
isActive() view returns (bool)
false
minContrib() view returns (uint256)
50000000000000000
owner() view returns (address)
0x1354c3c7218e97dbc336cdebf2516ef140abc7ef
startBlock() view returns (uint256)
4280263
totalEtherCap() view returns (uint256)
1184834000000000000000000
version() view returns (string)
0.1.2
wallet() view returns (address)
0x82bf3620e9c73ac57c3b9ba4f7d89e1a40641e6e
weiRaised() view returns (uint256)
278188166984364938282
Read-only
This contract contains no read-only function objects.
State-modifying
Events processContributions(address _contributor, uint256 _weiAmount) payable
setEndBlock(uint256 _endBlock)
setMinContribution(uint256 _minContrib)
setStartBlock(uint256 _startBlock)
setWallet(address _wallet)
setWeiRaised(uint256 _weiRaised)
transferOwnership(address newOwner)
Contribution(address indexed _contributor, uint256 _amount)
constructor()
fallback()
This contract contains no error objects.