ERC1967Proxy
Verified contract
Proxy
Active on
Ethereum with 12,095 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 49 additional slots
-
variable spans 46 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
1 additional
variable
Balances ($0.00)
No balances found for "ERC1967Proxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20828669 | 2 months ago | | | 0 | 0.0010960388 | |
| 20714895 | 3 months ago | | | 0 | 0.00032788505 | |
| 20539073 | 4 months ago | | | 0 | 0.00015363685 | |
| 19207660 | 10 months ago | | | 0 | 0.0013891820 | |
| 18529070 | a year ago | | | 0 | 0.0022999389 | |
| 17748942 | a year ago | | | 0 | 0.00075161986 | |
| 17684538 | a year ago | | | 0 | 0.00069580654 | |
| 17684536 | a year ago | | | 0 | 0.00067780241 | |
| 17684533 | a year ago | | | 0 | 0.00072564190 | |
| 17684486 | a year ago | | | 0 | 0.00070325695 |
ABI
ABI objects
Getter at block 21307210 proxiableUUID() view returns (bytes32)
baseUri() view returns (string)
https://gms-metadata.s3.eu-central-1.amazonaws.com/
controller() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xe03e3f9ad56862184594f95811bd18cdc0bab495
wlHex() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
Read-only
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
claimEvents(uint256) view returns (uint256 tokenId, uint256 startTimestamp, bool isForWlOnly, uint256 period)
isApprovedForAll(address account, address operator) view returns (bool)
isSoulbound(uint256) pure returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
uri(uint256 _tokenId) view returns (string)
wlClaimEvents(uint256) view returns (uint256 tokenId, bytes32 root, uint256 startTimestamp, uint256 period)
State-modifying
Events airdropGMs(uint256 _gmId, address[] _airdropWinners)
burn(uint256 _id)
claimGm(bytes32[] _proof)
initialize()
renounceOwnership()
safeBatchTransferFrom(address from, address to, uint256[] ids, uint256[] amounts, bytes data)
safeTransferFrom(address from, address to, uint256 id, uint256 amount, bytes data)
setApprovalForAll(address operator, bool approved)
setController(address _controller)
setWlHex(bytes32 _wlHex)
startNewClaim(uint256 _claimId, bool _isForWlOnly, uint256 _claimPeriod)
startNewWlClaim(uint256 _claimId, bytes32 _root, uint256 _claimPeriod)
transferOwnership(address newOwner)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
wlClaim(bytes32[] _proof, uint256 _wlClaimEventIndex)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
ApprovalForAll(address indexed account, address indexed operator, bool approved)
BeaconUpgraded(address indexed beacon)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Soulbound(uint256 indexed id, bool bounded)
TransferBatch(address indexed operator, address indexed from, address indexed to, uint256[] ids, uint256[] values)
TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 value)
URI(string value, uint256 indexed id)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.