KaijuMartEtherPurchaseProcessor
Verified contract
Active on
Ethereum with 1,145 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 "KaijuMartEtherPurchaseProcessor"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18617914 | a year ago | | | 0 | 0.0010800373 | |
| 18616747 | a year ago | | | 0.015 | 0.0053003398 | |
| 18616738 | a year ago | | | 0.015 | 0.0064932656 | |
| 18616503 | a year ago | | | 0.015 | 0.0023235640 | |
| 18616310 | a year ago | | | 0.015 | 0.0019952739 | |
| 18616300 | a year ago | | | 0.015 | 0.0020989811 | |
| 18616293 | a year ago | | | 0.015 | 0.0023250942 | |
| 18616287 | a year ago | | | 0.015 | 0.0020246823 | |
| 18616276 | a year ago | | | 0.015 | 0.0019211778 | |
| 18616142 | a year ago | | | 0.015 | 0.0023566241 |
ABI
ABI objects
Getter at block 21157545
KMART() view returns (address)
0x37110a9c2b1b7efed1f02d13e1200cf66c9864be
doorbusterManager() view returns (address)
0x63fea219344ddf379130cfd23c821d4858b9d4ec
Read-only
lotProcessors(uint256) view returns (uint104 price, bool enabled, bool isRedeemable, bool requiresKing, bool requiresSignature)
State-modifying
Events purchase(uint256 _lotId, uint32 _amount) payable
purchase(uint256 _lotId, uint32 _amount, uint256 _nonce, bytes _signature) payable
refreshDoorbusterManager() payable
setLotProcessor(uint256 _lotId, struct KaijuMartEtherPurchaseProcessorProcessor _processor) payable
withdraw(address _receiver) payable
Purchase(uint256 indexed id, address indexed account, uint64 amount)
constructor(address kmart)
This contract contains no fallback and receive objects.
KaijuMartEtherPaymentProcessor_InsufficientPermissions()
KaijuMartEtherPaymentProcessor_InvalidLotState()
KaijuMartEtherPaymentProcessor_InvalidValue()
KaijuMartEtherPaymentProcessor_MustBeAKing()
KaijuMartEtherPaymentProcessor_WithdrawFailed()