EGMCShareholderDistributor
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 ($0.00)
No balances found for "EGMCShareholderDistributor"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18223141 | a year ago | | | 0 | 0.00057907446 | |
| 18208508 | a year ago | | | 0 | 0.00046043023 | |
| 18208503 | a year ago | | | 0 | 0.00058557202 | |
| 18208223 | a year ago | | | 0 | 0.00029313321 | |
| 18206730 | a year ago | | | 0 | 0.00028793665 | |
| 18204716 | a year ago | | | 0 | 0.00025707518 |
ABI
ABI objects
Getter at block 21331956
getAmounts() view returns (uint256 lpAmount, uint256 devAmount, uint256 tokenAmount)
(lpAmount=0, devAmount=0, tokenAmount=0)
lpPercentage() view returns (uint256)
1500
owner() view returns (address)
0x147686dd4d9696430d0ebfa4369a2999d3b8f361
shareholderPecentage() view returns (uint256)
100
shareholderPool() view returns (address)
0xfd2832e64eacdd0ce0b8b12572d208777fb041da
token() view returns (address)
0xf70e5e46a50bba54917d9cb7aeb8b83610bcd969
tokenPercentage() view returns (uint256)
1000
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.