CryptoRushContract
Verified contract
Active on
Ethereum with 102 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($183.36)
Native
Value
$183.36
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.05 | $3,667.12 |
$183.36 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4860411 | 7 years ago | | | 0 | 0.00054044000 | |
| 4603863 | 7 years ago | | | 0.05 | 0.000034056000 | |
| 4603853 | 7 years ago | | | 0 | 0.000044584000 | |
| 4603838 | 7 years ago | | | 0.05 | 0.000044491000 | |
| 4602549 | 7 years ago | | | 0 | 0.000022752000 | |
| 4602549 | 7 years ago | | | 0 | 0.000022752000 | |
| 4602406 | 7 years ago | | | 0.02 | 0.000040891000 | |
| 4602397 | 7 years ago | | | 0 | 0.000044648000 | |
| 4602370 | 7 years ago | | | 0.01 | 0.000040891000 | |
| 4602364 | 7 years ago | | | <0.00000001 | 0.000056224000 |
ABI
ABI objects
Getter at block 21313511
getCurrBalance() view returns (uint256 _balance)
[unknown]
getInvestorCredit() view returns (int256 _balance)
[unknown]
getLockedBalance() view returns (uint256 _balance)
[unknown]
Read-only
This contract contains no read-only function objects.
State-modifying
Events allocateBalance(uint256 amount, address user)
approveAsInvestor(address _user, int256 _investorCredit)
approveUser(address _user)
closeContract()
deallocateBalance(address target) payable
depositFunds() payable
updateContract()
withdrawFunds(uint256 amount)
UpdateStatus(string _msg)
UserStatus(string _msg, address user, uint256 amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.