EGMCRewardsDistributor
Verified contract
Active on
Ethereum with 6 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($2,406.99)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.695662 | $3,460.00 |
$2,406.99 | |
EGMC | ERC-20 | 615.261297K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18208813 | a year ago | | | 0 | 0.00026057491 | |
| 18201723 | a year ago | | | 0 | 0.00023911665 | |
| 18201458 | a year ago | | | 0 | 0.00024276977 | |
| 18200627 | a year ago | | | 0 | 0.00027181522 | |
| 18200124 | a year ago | | | 0 | 0.00026931677 | |
| 18199985 | a year ago | | | 0 | 0.00025326900 |
ABI
ABI objects
Getter at block 21267489
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
getAmounts() view returns (uint256 goldRewards, uint256 silverRewards)
(goldRewards=8069674903261774, silverRewards=7137031044232923372843)
mine() view returns (address)
0x47f8dd8d32c55f9dd9ed2fc6198f5569ec13a211
owner() view returns (address)
0x147686dd4d9696430d0ebfa4369a2999d3b8f361
token() view returns (address)
0xf70e5e46a50bba54917d9cb7aeb8b83610bcd969
tokenPercentage() view returns (uint256)
116
wethPercentage() view returns (uint256)
116
Read-only
This contract contains no read-only function objects.
State-modifying
Events distribute() returns (uint256 goldAmount, uint256 silverAmount)
recover(address _token)
renounceOwnership()
setMine(address _mine)
setPercentages(uint256 _wethPercentage, uint256 _tokenPercentage)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _token, address _mine)
This contract contains no fallback and receive objects.
This contract contains no error objects.