Migrator
Verified contract
Active on
Ethereum with 17,895 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 |
---|---|---|---|---|---|
YAMv2 | ERC-20 | 20.997 | -- | -- | |
FAN | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20825871 | 2 months ago | | | 0 | 0.0015326243 | |
| 16950235 | 2 years ago | | | 0 | 0.0025041819 | |
| 16869519 | 2 years ago | | | 0 | 0.0023251335 | |
| 16637776 | 2 years ago | | | 0 | 0.0034067573 | |
| 16584301 | 2 years ago | | | 0 | 0.0022121384 | |
| 16312042 | 2 years ago | | | 0 | 0.00099162975 | |
| 16307964 | 2 years ago | | | 0 | 0.0013967158 | |
| 16307695 | 2 years ago | | | 0 | 0.0022311150 | |
| 16306783 | 2 years ago | | | 0 | 0.0014189519 | |
| 16298985 | 2 years ago | | | 0 | 0.0025884093 |
ABI
ABI objects
Getter at block 21284619
BASE() view returns (uint256)
1000000000000000000
delegatorRewardsSet() view returns (bool)
true
delegatorVestingDuration() view returns (uint256)
7776000
owner() view returns (address)
0x8b4f1616751117c38a0f84f9a146cca191ea3ec5
startTime() view returns (uint256)
1600444800
token_initialized() view returns (bool)
true
vestingDuration() view returns (uint256)
2592000
yamV2() view returns (address)
0xaba8cac6866b83ae4eec97dd07ed254282f6ad8a
yamV3() view returns (address)
0x0aacfbec6a24756c20d41914f2caba817c0d8521
Read-only
claimed(address) view returns (uint256)
delegator_claimed(address) view returns (uint256)
delegator_vesting(address) view returns (uint256)
vested(address who) view returns (uint256)
vesting(address) view returns (uint256)
State-modifying
Events addDelegatorReward(address[] delegators, uint256[] amounts, bool under27)
claimVested()
delegatorRewardsDone()
migrate()
renounceOwnership()
rescueTokens(address token, address to, uint256 amount)
setV3Address(address yamV3_)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.