PromoFactory
Verified contract
Active on
Ethereum with 4,668 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0e3a…fe07
Balances ($0.00)
No balances found for "PromoFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10416836 | 4 years ago | | | 0 | 0.00066340400 | |
| 10415564 | 4 years ago | | | 0 | 0.0079402160 | |
| 10415299 | 4 years ago | | | 0 | 0.00095396000 | |
| 10177851 | 4 years ago | | | 0 | 0.00054119800 | |
| 9725867 | 5 years ago | | | 0 | 0.0019880800 | |
| 9725864 | 5 years ago | | | 0 | 0.0014185400 | |
| 9725862 | 5 years ago | | | 0 | 0.0012869200 | |
| 9725860 | 5 years ago | | | 0 | 0.0012869200 | |
| 9725857 | 5 years ago | | | 0 | 0.0013314800 | |
| 9725855 | 5 years ago | | | 0 | 0.0012869200 |
ABI
ABI objects
Getter at block 21304867
cards() view returns (address)
0x0e3a2a1f2146d86a604adc220b4967a898d7fe07
isOwner() view returns (bool)
false
maxProto() view returns (uint16)
500
minProto() view returns (uint16)
400
owner() view returns (address)
0xed824e513aff2545af0b6bb11ec2c503560e7672
Read-only
protos(uint16) view returns (bool isLocked, address minter)
State-modifying
Events assignProtoMinter(address minter, uint16 proto)
lock(uint16 proto)
mint(address to, uint16[] _protos, uint8[] _qualities)
renounceOwnership()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ProtoAssigned(uint16 proto, address minter)
ProtoLocked(uint16 proto)
constructor(address _cards, uint16 _minProto, uint16 _maxProto)
This contract contains no fallback and receive objects.
This contract contains no error objects.