Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2d6e…37c0
Balances ($0.00)
No balances found for "GunFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "GunFactory"
ABI
ABI objects
Getter at block 21089330
MIDGRADE_CATEGORY() view returns (uint8)
2
ONE_MONTH() view returns (uint256)
2628000
PREMIUM_CATEGORY() view returns (uint8)
1
REGULAR_CATEGORY() view returns (uint8)
3
isOwner() view returns (bool)
false
mintedGuns() view returns (uint256)
5262
owner() view returns (address)
0x4eeaba74d7f51fe3202d7963eff61d2e7e166cba
Read-only
currentLimit(uint8 category) view returns (uint256)
reachedLimit(uint8 category) view returns (bool)
State-modifying
Events attachPreOrder(address dst)
attachToken(address dst)
mintFor(address newOwner, uint16 size, uint8 category) returns (uint256)
renounceOwnership()
setCategoryLimit(uint8 category, uint256 firstLimit, uint256 secondLimit, uint256 thirdLimit)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.