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 "GunFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8756615 | 5 years ago | | | 0 | 0.000060914000 | |
| 8756197 | 5 years ago | | | 0 | 0.000087820000 | |
| 8756195 | 5 years ago | | | 0 | 0.000087734000 |
ABI
ABI objects
Getter at block 21090396
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)
415
owner() view returns (address)
0x4472a4b8f2194788dbfc717811392e0aa6b30bf5
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.