TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 2,511 txns
Unified storage
Map
Table
Raw
Constants and immutables
3
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($106,727.13)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BTRFLY | ERC-20 | 800.774438 | $129.09 |
$103,371.97 | |
WETH | ERC-20 | 0.899837 | $3,728.63 |
$3,355.16 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21308427 | 3 hours ago | | | 0 | 0.0033725796 | |
| 21306476 | 10 hours ago | | | 0 | 0.00087761480 | |
| 21306363 | 10 hours ago | | | 0 | 0.0017625860 | |
| 21306220 | 10 hours ago | | | 0 | 0.00091402846 | |
| 21305520 | 13 hours ago | | | 0 | 0.00076180489 | |
| 21304325 | 17 hours ago | | | 0 | 0.0013163880 | |
| 21303814 | 18 hours ago | | | 0 | 0.0024911068 | |
| 21302777 | a day ago | | | 0 | 0.0013498303 | |
| 21302159 | a day ago | | | 0 | 0.0013185725 | |
| 21301838 | a day ago | | | 0 | 0.0014192771 |
ABI
ABI objects
Getter at block 21309336
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)
0xa52fd396891e7a74b641a2cb1a6999fcf56b077e
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(address, address, uint256[], uint256[], bytes) pure returns (bytes4)
State-modifying
Events acceptOwnership()
bulkRedeemFuturesRewards(uint256[] epochs, address receiver)
bulkRedeemSnapshotRewards(uint256[] epochs, address receiver)
initialize(address _initialOwner)
migrate(address _receiver, uint256 _btrflyV2Amount, uint256 _pxBtrflyAmount, uint256 _apxBtrflyAmount, uint256[] _upxBtrflyIds, uint256[] _upxBtrflyAmounts, bool _stake) returns (uint256)
onERC1155Received(address, address, uint256, uint256, bytes) returns (bytes4)
redeemSnapshotRewards(uint256 epoch, uint256[] rewardIndexes, address receiver)
renounceOwnership()
transferOwnership(address newOwner)
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
Initialized(uint64 version)
Migrate(address indexed sender, address indexed receiver, uint256 btrflyV2Amount, uint256 dineroAmount, bool staked)
OwnershipTransferStarted(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RedeemFuturesRewards(uint256 indexed epoch, address indexed receiver, bytes32[] rewards)
RedeemSnapshotRewards(uint256 indexed epoch, uint256[] rewardIndexes, address indexed receiver, uint256 snapshotBalance, uint256 snapshotSupply)
constructor(address _logic, address initialOwner, bytes _data)
fallback()
AddressEmptyCode(address target)
ERC1967InvalidAdmin(address admin)
ERC1967InvalidImplementation(address implementation)
ERC1967NonPayable()
FailedInnerCall()
ProxyDeniedAdminAccess()
AlreadyRedeemed()
EmptyArray()
InsufficientBalance()
InvalidEpoch()
InvalidInitialization()
MismatchedArrayLengths()
NoRewards()
NotInitializing()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)
ReentrancyGuardReentrantCall()
ZeroAddress()
ZeroAmount()