ReferralFeeReceiver
Verified contract
Active on
Ethereum with 158 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($109,219.87)
Native
Value
$69,264.93
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 18.877752 | $3,669.13 |
$69,264.93 | |
1INCH | ERC-20 | 57.847684K | $0.426654 |
$24,680.95 | |
USDT | ERC-20 | 6.790593K | $0.998706 |
$6,781.81 | |
DAI | ERC-20 | 6.000239K | $0.997969 |
$5,988.05 | |
WBTC | ERC-20 | 0.013051 | $96,435.00 |
$1,258.59 | |
USDC | ERC-20 | 913.595765 | $0.999511 |
$913.15 | |
ANY | ERC-20 | 37.807835 | $2.06 |
$77.88 | |
stETH | ERC-20 | 0.015893 | $3,668.76 |
$58.31 | |
FTM | ERC-20 | 52.234646 | $1.061 |
$55.42 | |
CTSI | ERC-20 | 256.999613 | $0.208376 |
$53.55 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18510911 | a year ago | | | 0 | 0.0011150880 | |
| 17456384 | a year ago | | | 0 | 0.00039623582 | |
| 17180204 | 2 years ago | | | 0 | 0.0017327765 | |
| 15514973 | 2 years ago | | | 0 | 0.00080130898 | |
| 15339783 | 2 years ago | | | 0 | 0.00017965464 | |
| 14357739 | 3 years ago | | | 0 | 0.0011740290 | |
| 13394524 | 3 years ago | | | 0 | 0.0015387467 | |
| 13318245 | 3 years ago | | | 0 | 0.0036489844 | |
| 13126640 | 3 years ago | | | 0 | 0.0024595080 | |
| 12831099 | 3 years ago | | | 0 | 0.0011054400 |
ABI
ABI objects
Getter at block 21299873
inchToken() view returns (address)
0x111111111117dc0aa78b770fa6a738034120c302
mooniswapFactory() view returns (address)
0xbaf9a5d4b0052359326a6cdab54babaa3a3a9643
owner() view returns (address)
0x5e89f8d81c74e311458277ea1be3d3247c7cd7d1
Read-only
pathWhitelist(address) view returns (bool)
tokenInfo(address) view returns (uint256 firstUnprocessedEpoch, uint256 currentEpoch)
userInfo(address) view returns (uint256 balance)
State-modifying
Events claim(address[] pools)
claimCurrentEpoch(address mooniswap)
claimFrozenEpoch(address mooniswap)
freezeEpoch(address mooniswap)
renounceOwnership()
trade(address mooniswap, address[] path)
transferOwnership(address newOwner)
updatePathWhitelist(address token, bool whitelisted)
updateReward(address referral, uint256 amount)
updateRewards(address[] receivers, uint256[] amounts)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _inchToken, address _mooniswapFactory)
receive()
This contract contains no error objects.