UniTradeStaker01
Verified contract
Active on
Ethereum with 3,010 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$15,038.9
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 4.609665 | $3,262.47 |
$15,038.9 | |
TRADE | ERC-20 | 553.470385K | $0.004706 |
$2,604.69 | |
TEAM | ERC-20 | 61.44 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15536883 | 2 years ago | | | 0 | 0.00037536000 | |
| 14803553 | 2 years ago | | | 0 | 0.0010016664 | |
| 14453168 | 3 years ago | | | 0 | 0.0022724660 | |
| 14432702 | 3 years ago | | | 0 | 0.0056929600 | |
| 14352211 | 3 years ago | | | 0 | 0.0015330897 | |
| 14325871 | 3 years ago | | | 0 | 0.0024398400 | |
| 14211733 | 3 years ago | | | 0 | 0.0065062400 | |
| 13676616 | 3 years ago | | | 0 | 0.010276140 | |
| 13568089 | 3 years ago | | | 0 | 0.0032202007 | |
| 13525017 | 3 years ago | | | 0 | 0.014332566 |
ABI
ABI objects
Getter at block 21173033
totalEthReceived() view returns (uint256)
65469292969163427873
totalStake() view returns (uint256)
553470384528316670892642
Read-only
staked(address) view returns (uint256)
timelock(address) view returns (uint256)
State-modifying
Events deposit() payable
payout() returns (uint256 reward)
stake(uint256 unitradeIn)
withdraw() returns (uint256 unitradeOut, uint256 reward)
Deposit(address indexed depositor, uint256 amount)
Stake(address indexed staker, uint256 unitradeIn)
Withdraw(address indexed staker, uint256 unitradeOut, uint256 reward)
constructor(address _unitrade)
This contract contains no fallback and receive objects.
This contract contains no error objects.