ERC1967Proxy
Verified contract
Proxy
Active on
Ethereum with 693 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
0xc36c…9f5c
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0xc36c…9f5c (#281073235076695170820747425738640542662656) | ERC-1555 | 146 | -- | -- | |
0xc36c…9f5c (#269843916968304201526456063693392191684608) | ERC-1555 | 98 | -- | -- | |
0xc36c…9f5c (#269503634601383263062992689085960423473152) | ERC-1555 | 98 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14799889 | 2 years ago | | | 0 | 0.0039825553 | |
| 14799736 | 2 years ago | | | 0 | 0.0057791009 | |
| 14799423 | 2 years ago | | | 0 | 0.0041765898 | |
| 14799101 | 2 years ago | | | 0 | 0.0034129020 | |
| 14798971 | 2 years ago | | | 0 | 0.0024391812 | |
| 14798858 | 2 years ago | | | 0 | 0.0017778995 | |
| 14798758 | 2 years ago | | | 0 | 0.0024312124 | |
| 14798723 | 2 years ago | | | 0 | 0.0016514889 | |
| 14798506 | 2 years ago | | | 0 | 0.0023062552 | |
| 14797874 | 2 years ago | | | 0 | 0.0029948945 |
ABI
ABI objects
Getter at block 21184696 getRewardInfo() view returns (address[] _rewardTokens, uint256[] _rewardTokenIds, uint256[] _remainRewardQuantities, uint256[] _totalRewardQuantities, uint256[] _timestampStartClaims, uint256[] _claimDurations) getRewardTokenIdsBalance() view returns (address[] tokens, uint256[] tokenIds, uint256[] balances) getRewardTokenIdsQuantities() view returns (uint256[] tokenIds, uint256[] quantities)
DEAD_ADDRESS() view returns (address)
0x000000000000000000000000000000000000dead
getRewardTokenIds() view returns (uint256[])
[269843916968304201526456063693392191684608, 269503634601383263062992689085960423473152, 203488855418721201151098015244197390450688, 274267587738276401551479933590005178433536, 281073235076695170820747425738640542662656, 280732952709774232357284051131208774451200]
maxExchange() view returns (uint256)
2
owner() view returns (address)
0xe6041f50a9544cdf7dd32464870965c417ee129b
paused() view returns (bool)
false
vial() view returns (address)
0xc36cf0cfcb5d905b8b513860db0cfe63f6cf9f5c
vialTokenId() view returns (uint256)
247725563118443201401336714210327257939968
Read-only
claimDurations(uint256) view returns (uint256)
rewardQuantities(uint256) view returns (uint256)
rewardTokenIds(uint256) view returns (uint256)
rewardTokens(uint256) view returns (address)
rewardTotalQuantities(uint256) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
timestampStartClaims(uint256) view returns (uint256)
State-modifying
Events addMoreReward(address _rewardToken, uint256 _rewardTokenId, uint256 _quantity, uint256 _startClaim, uint256 _duration)
changeRewardToken(address[] _rewardTokens, uint256[] _rewardTokenIds, uint256[] _rewardQuantities, uint256[] _timestampStartClaims, uint256[] _claimDurations)
changeVial(address _vial, uint256 _vialTokenId)
exchange(uint256 _vialAmount, uint256 _rewardIndex, address _rewardToken, uint256 _rewardTokenId)
initialize(address _vial, uint256 _vialTokenId, address[] _rewardTokens, uint256[] _rewardTokenIds, uint256[] _rewardQuantities, uint256[] _timestampStartClaims, uint256[] _claimDurations)
onERC1155BatchReceived(address operator, address from, uint256[] ids, uint256[] values, bytes data) returns (bytes4)
onERC1155Received(address operator, address from, uint256 id, uint256 value, bytes data) returns (bytes4)
pauseExchange()
renounceOwnership()
resumeExchange()
transferOwnership(address newOwner)
updateMaxExchange(uint256 max)
updateRewardClaimTime(uint256 _index, uint256 _start, uint256 _duration)
updateRewardQuantities(uint256 _index, uint256 _newQuantity)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AddMoreReward(address rewardToken, uint256 rewardTokenId, uint256 quantity, uint256 startClaim, uint256 duration)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Exchange(address user, address vial, uint256 vialTokenId, uint256 vialAmount, address rewardToken, uint256 rewardTokenId)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
RewardTokenlUpdated(bytes rewardTokens, bytes rewardTokenIds, bytes rewardQuantities, bytes timestampStartClaims, bytes claimDurations, address executor)
StopExchange()
Unpaused(address account)
UpdateRewardClaimTime(uint256 _index, uint256 _start, uint256 _duration)
UpdateRewardQuantities(uint256 _index, uint256 _newQuantity)
Upgraded(address indexed implementation)
VialUpdated(address vial, uint256 vialTokenId, address executor)
constructor(address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.