Migrator

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xda1a9915 at 20354231
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Migrator"

No transactions found for "Migrator"


Functions
Getter at block 20891839
TOKEN_RATIO(view returns (uint256)
2000
apxBtrfly(view returns (address)
0xfa35d1f603384e8fcfcbff3e610935d02922544e
btrflyV2(view returns (address)
0xc55126051b22ebb829d00368f4b12bde432de5da
dinero(view returns (address)
0x6df0e641fc9847c0c6fde39be6253045440c14d3
owner(view returns (address)
0x0000000000000000000000000000000000000000
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
pirexBtrfly(view returns (address)
0x2d5d9c3c4150dc58c7187cebf3a20491843ae45b
pxBtrfly(view returns (address)
0x10978db3885ba79bf1bc823e108085fb88e6f02f
rpxBtrfly(view returns (address)
0xf9d21dc7e1e36c1fb6e1490f4bfd9915e8921de0
stakedDinero(view returns (address)
0x55769490c825ccb09b2a6ae955203fabf04857fd
upxBtrfly(view returns (address)
0x8a6e9d9baf17a08628ccd1453ea6ec59c5aaa225
Read-only
onERC1155BatchReceived(addressaddressuint256[]uint256[]bytespure returns (bytes4)
State-modifying
acceptOwnership(
bulkRedeemFuturesRewards(uint256[] epochsaddress receiver
bulkRedeemSnapshotRewards(uint256[] epochsaddress receiver
initialize(address _initialOwner
migrate(address _receiveruint256 _btrflyV2Amountuint256 _pxBtrflyAmountuint256 _apxBtrflyAmountuint256[] _upxBtrflyIdsuint256[] _upxBtrflyAmountsbool _stakereturns (uint256)
onERC1155Received(addressaddressuint256uint256bytesreturns (bytes4)
redeemSnapshotRewards(uint256 epochuint256[] rewardIndexesaddress receiver
renounceOwnership(
transferOwnership(address newOwner
Events
Initialized(uint64 version
Migrate(address indexed senderaddress indexed receiveruint256 btrflyV2Amountuint256 dineroAmountbool staked
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RedeemFuturesRewards(uint256 indexed epochaddress indexed receiverbytes32[] rewards
RedeemSnapshotRewards(uint256 indexed epochuint256[] rewardIndexesaddress indexed receiveruint256 snapshotBalanceuint256 snapshotSupply
Constructor
constructor(address _btrflyV2address _pirexBtrflyaddress _pxBtrflyaddress _apxBtrflyaddress _upxBtrflyaddress _rpxBtrflyaddress _dineroaddress _stakedDinero
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyRedeemed(
EmptyArray(
InsufficientBalance(
InvalidEpoch(
InvalidInitialization(
MismatchedArrayLengths(
NoRewards(
NotInitializing(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
ReentrancyGuardReentrantCall(
ZeroAddress(
ZeroAmount(