EthealDeposit
Verified contract
Active on
Ethereum with 827 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6438…b8b1
0xdcdb…be75
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GSE | ERC-20 | 27 | $0.000025 |
$0 | |
OCN | ERC-20 | 2 | $0.00004 |
$0 | |
BEAT | ERC-20 | 90K | -- | -- | |
HEALP | ERC-20 | 1.822K | -- | -- | |
WLM | ERC-20 | 66 | -- | -- | |
VOS.AI | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6224983 | 6 years ago | | | 0.1 | 0.0015254400 | |
| 6224947 | 6 years ago | | | 0.85 | 0.00010169600 | |
| 6224848 | 6 years ago | | | 1.134 | 0.000076272000 | |
| 6036079 | 6 years ago | | | 2 | 0.00025424000 | |
| 6036077 | 6 years ago | | | 0 | 0.0010634100 | |
| 6015554 | 6 years ago | | | 1.99074 | 0.0016343250 | |
| 6015016 | 6 years ago | | | 1.3613402 | 0.0016200000 | |
| 6014921 | 6 years ago | | | 0 | 0.010462935 | |
| 6014798 | 6 years ago | | | 0.5 | 0.0060915750 | |
| 6014730 | 6 years ago | | | 2 | 0.0029715000 |
ABI
ABI objects
Getter at block 21284941
owner() view returns (address)
0xb9ec1c836174b9148efa9e849476fc1c1fb6b976
pendingCount() view returns (uint256)
0
sale() view returns (address)
0x64386613c1abc7a2ce3c00765f505c025d10b8b1
transactionCount() view returns (uint256)
640
whitelist() view returns (address)
0xdcdb78ba8d4c9eddbe6798b8bb7d05ca52c3be75
Read-only
addressTransactions(address, uint256) view returns (uint256)
getTransactionIds(uint256 from, uint256 to, bool _cleared, bool _nonCleared) view returns (uint256[] ids)
transactions(uint256) view returns (uint256 amount, address beneficiary, uint64 time, bool cleared)
State-modifying
Events deposit(address _investor, bytes _whitelistSign) payable returns (uint256)
extractTokens(address _token, address _claimer)
forwardInvestorTransaction(address _investor, bytes _whitelistSign)
forwardManyTransaction(uint256[] _ids)
forwardTransaction(uint256 _id, bytes _whitelistSign)
refundInvestor(address _investor)
refundManyTransaction(uint256[] _ids)
refundTransaction(uint256 _id)
setSale(address _sale)
setWhitelist(address _whitelist)
transferOwnership(address newOwner)
ExtractedTokens(address indexed _token, address indexed _claimer, uint256 _amount)
LogDeposited(address indexed beneficiary, uint256 weiAmount, uint256 id)
LogForwarded(address indexed beneficiary, uint256 weiAmount, uint256 id)
LogRefunded(address indexed beneficiary, uint256 weiAmount, uint256 id)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _sale, address _whitelist)
fallback()
This contract contains no error objects.