EGMCShareholderDistributor
Verified contract
Active on
Ethereum with 9 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
EGMC | ERC-20 | 2.898628M | -- | -- | |
UNI-V2 | ERC-20 | 266.794998 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18235220 | a year ago | | | 0 | 0.00055973213 | |
| 18228992 | a year ago | | | 0 | 0.00045833346 | |
| 18228983 | a year ago | | | 0 | 0.00053703434 | |
| 18225940 | a year ago | | | 0 | 0.00029456746 | |
| 18225626 | a year ago | | | 0 | 0.00029584119 | |
| 18225617 | a year ago | | | 0 | 0.00030629487 | |
| 18215572 | a year ago | | | 0 | 0.00069725096 | |
| 18212898 | a year ago | | | 0 | 0.00033519726 | |
| 18208823 | a year ago | | | 0 | 0.00023916171 |
ABI
ABI objects
Getter at block 21267450
getAmounts() view returns (uint256 lpAmount, uint256 devAmount, uint256 tokenAmount)
(lpAmount=11738979913694529740, devAmount=2934744978423632435, tokenAmount=43479424154976997572810)
lpPercentage() view returns (uint256)
550
owner() view returns (address)
0x147686dd4d9696430d0ebfa4369a2999d3b8f361
shareholderPecentage() view returns (uint256)
80
shareholderPool() view returns (address)
0x91e485705cb9fefde7b9afcf90766e78ea2cc62c
token() view returns (address)
0xf70e5e46a50bba54917d9cb7aeb8b83610bcd969
tokenPercentage() view returns (uint256)
150
Read-only
This contract contains no read-only function objects.
State-modifying
Events distribute() returns (uint256 lpAmount, uint256 tokenAmount)
recover(address _token)
renounceOwnership()
setDev(address _dev)
setPercentages(uint256 _tokenPercentage, uint256 _lpPercentage)
setShareholderPercentages(uint256 _shareholderPercentage)
setShareholderPool(address _shareholderPool)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _token, address _shareholderPool)
This contract contains no fallback and receive objects.
This contract contains no error objects.