DogeRevenueSharing
Verified contract
Active on
Ethereum with 193 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc435…f23d
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DOGECOIN | ERC-20 | 405.6146 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17924991 | a year ago | | | 0 | 0.00070029784 | |
| 17918137 | a year ago | | | 0 | 0.00085977812 | |
| 17918126 | a year ago | | | 0 | 0.00083653646 | |
| 17918123 | a year ago | | | 0 | 0.00099588063 | |
| 17918088 | a year ago | | | 0 | 0.00098725603 | |
| 17918086 | a year ago | | | 0 | 0.00053820993 | |
| 17917540 | a year ago | | | 0 | 0.0010508421 | |
| 17917537 | a year ago | | | 0 | 0.0011244624 | |
| 17917468 | a year ago | | | 0 | 0.0012125956 | |
| 17916799 | a year ago | | | 0 | 0.0011888795 |
ABI
ABI objects
Getter at block 21203471
endTime() view returns (uint256)
1692052200
maxStakerCount() view returns (uint256)
100
minStakingDuration() view returns (uint256)
10800
owner() view returns (address)
0xb941f8389b067a4bbc6e7f57ee524b79fee78e28
startTime() view returns (uint256)
0
token() view returns (address)
0xc43534bc0c5870f351502fded1daee1e71e7f23d
totalStakedAmount() view returns (uint256)
13860027000000
wETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
stakerAddresses(uint256) view returns (address)
stakers(address) view returns (uint256 stakedAmount, uint256 stakingTime, bool claimed, bool shilled)
State-modifying
Events claim()
emergencyRewardWithdraw(address _tokenAddr)
emergencyWithdraw()
renounceOwnership()
setEndTime(uint256 _endTime)
setMaxStakerCount(uint256 _maxStakerCount)
setMinStakingDuration(uint256 _minStakingDuration)
shill(address _staker)
stake(uint256 _amount)
transferOwnership(address newOwner)
unstake()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _tokenAddress, address _wETHAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.