Crates2020Locksmith
Verified contract
Active on
Ethereum with 5,623 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Crates2020Locksmith"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14397436 | 3 years ago | | | 0 | 0.0070577310 | |
| 14388008 | 3 years ago | | | 0 | 0.0083456953 | |
| 14387929 | 3 years ago | | | 0 | 0.0087949287 | |
| 14387921 | 3 years ago | | | 0 | 0.0082500767 | |
| 14371786 | 3 years ago | | | 0 | 0.0050124224 | |
| 14370950 | 3 years ago | | | 0 | 0.0052962267 | |
| 14370915 | 3 years ago | | | 0 | 0.0053571219 | |
| 14370904 | 3 years ago | | | 0 | 0.0053090560 | |
| 14370845 | 3 years ago | | | 0 | 0.0060281291 | |
| 14366134 | 3 years ago | | | 0 | 0.0056433480 |
ABI
ABI objects
Getter at block 21421645
CRATE_KEY_COMMON() view returns (address)
0x7e439a012e06b9bd4a9a08a0a945b46bea3a215b
CRATE_KEY_EPIC() view returns (address)
0x012408dd7d43a6b3949bdaa281c123b19652a0dc
CRATE_KEY_LEGENDARY() view returns (address)
0x17acddb7053be19e852e64dc5a344b599756f557
CRATE_KEY_RARE() view returns (address)
0x5694bce5b6f06dcd69028d40ab856efc295a524b
INVENTORY() view returns (address)
0x2af75676692817d85121353f0d6e8e9ae6ad5576
counter() view returns (uint256)
27596
owner() view returns (address)
0x80b12bd0f1793bf6cea767fa83eb2068eaa17dc8
signerKey() view returns (address)
0x8d2e666b27aa03d7f51d6657e814e5330a6a6fde
Read-only
nonces(address, uint256) view returns (uint256)
State-modifying
Events insertKeys(uint256 crateTier, uint256 quantity, bytes sig)
renounceOwnership()
setSignerKey(address signerKey_)
transferCrateKeyOwnership(uint256 crateTier, address newOwner)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address INVENTORY_, address COMMON_CRATE_, address RARE_CRATE_, address EPIC_CRATE_, address LEGENDARY_CRATE_, uint256 counter_)
This contract contains no fallback and receive objects.
This contract contains no error objects.