OrigamasksBulkExtension
Verified contract
Active on
Ethereum with 6 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SPECIALKIT | ERC-721 | 1 | -- | -- | |
SPECIALKIT | ERC-721 | 1 | -- | -- | |
SPECIALKIT | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16902850 | 2 years ago | | | 0 | 0.0047434282 | |
| 16817714 | 2 years ago | | | 0 | 0.011259661 | |
| 16817511 | 2 years ago | | | 0 | 0.012890563 | |
| 16648592 | 2 years ago | | | 0 | 0.0027726171 | |
| 16638020 | 2 years ago | | | 0 | 0.013055437 | |
| 16632922 | 2 years ago | | | 0 | 0.0080110246 |
ABI
ABI objects
Getter at block 21229757
bulkClaimActive() view returns (bool)
true
bulkDismissActive() view returns (bool)
true
origamasksAddress() view returns (address)
0xf132f2c8f1eede27070e0850775436a0e6e7268a
owner() view returns (address)
0x4fb7c9c32017c49cf598a6f9ade7038ef5f6d8dd
Read-only
This contract contains no read-only function objects.
State-modifying
Events multiClaimRewards(uint256 level_, uint256[] tokenIds_) payable
multiDismissFromFieldTrip(uint256[] tokenIds_)
renounceOwnership()
setBulkClaimActive(bool active_)
setBulkDismissActive(bool active_)
setOrigamasksAddress(address origamasksAddress_)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address origamasksAddress_)
This contract contains no fallback and receive objects.
NotActive()