StakingDexm
Verified contract
Active on
Ethereum with 1,093 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($4.68)
Native
Value
$4.68
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.00126 | $3,713.35 |
$4.68 | |
DEXM | ERC-20 | 1.909041M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20569012 | 3 months ago | | | 0 | 0.000061426329 | |
| 20569009 | 3 months ago | | | 0 | 0.000062786212 | |
| 19522232 | 8 months ago | | | 0 | 0.0011663630 | |
| 14384889 | 3 years ago | | | 0 | 0.00093958470 | |
| 14384889 | 3 years ago | | | 0 | 0.0010961821 | |
| 14006186 | 3 years ago | | | 0 | 0.012850905 | |
| 13971246 | 3 years ago | | | 0 | 0.0092443382 | |
| 13914757 | 3 years ago | | | 0 | 0.0054671138 | |
| 13617491 | 3 years ago | | | 0 | 0.0051638827 | |
| 13450217 | 3 years ago | | | 0 | 0.0041281159 |
ABI
ABI objects
Getter at block 21304492
DEXM() view returns (address)
0x0020d80229877b495d2bf3269a4c13f6f1e1b9d3
owner() view returns (address)
0x0000000000000000000000000000000000000000
totalRewards() view returns (uint256)
10000000000000000
Read-only
userInfo(address) view returns (uint256 amount, uint256 rewardDebt)
State-modifying
Events claim()
deposit(uint256 amount)
emergencyWithdraw()
renounceOwnership()
transferOwnership(address newOwner)
withdraw(uint256 amount)
Deposit(address indexed user, uint256 amount)
EmergencyWithdraw(address indexed user, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Withdraw(address indexed user, uint256 amount)
constructor(address dexmex)
receive()
This contract contains no error objects.