TelcoinSaleCapEscrow
Verified contract
Active on
Ethereum with 2,277 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 |
---|---|---|---|---|---|
GNX | ERC-20 | 4.28 | $0.000448 |
$0 | |
LINO | ERC-20 | 20 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4951419 | 7 years ago | | | 3 | 0.000000000001069000 | |
| 4931644 | 7 years ago | | | 0.308005 | 0.000000000000855200 | |
| 4923011 | 7 years ago | | | 0.77 | 0.0019242000 | |
| 4923010 | 7 years ago | | | 0.85 | 0.0064140000 | |
| 4923010 | 7 years ago | | | 0.85 | 0.0012828000 | |
| 4923010 | 7 years ago | | | 0.85 | 0.0026511200 | |
| 4923010 | 7 years ago | | | 0.85 | 0.0026511200 | |
| 4923005 | 7 years ago | | | 0.85 | 0.0023518000 | |
| 4920813 | 7 years ago | | | 0.85 | 0.0042000000 | |
| 4908137 | 7 years ago | | | 0.49693845 | 0.00044898000 |
ABI
ABI objects
Getter at block 21171067
closed() view returns (bool)
true
owner() view returns (address)
0x8322c7e7c14b57ff85947f28381421692a1cf267
wallet() view returns (address)
0x8322c7e7c14b57ff85947f28381421692a1cf267
Read-only
deposited(address) view returns (uint256)
State-modifying
Events approve(address _participant, uint256 _weiAmount)
approveMany(address[] _participants, uint256[] _weiAmounts)
changeWallet(address _wallet) payable
close()
placeValue(address _beneficiary) payable
reject(address _participant)
rejectMany(address[] _participants)
transferOwnership(address _to)
Approved(address indexed participant, uint256 amount)
Closed()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Rejected(address indexed participant)
ValuePlaced(address indexed purchaser, address indexed beneficiary, uint256 amount)
WalletChanged(address indexed previousWallet, address indexed newWallet)
constructor(address _wallet)
fallback()
This contract contains no error objects.