ItemsBatchMinter
Verified contract
Active on
Base with 464 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 "ItemsBatchMinter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10356134 | 9 months ago | | | 0 | 1.7866804e-7 | |
| 10356132 | 9 months ago | | | 0 | 5.7417822e-7 | |
| 10356130 | 9 months ago | | | 0 | 0.0000027808365 | |
| 10356128 | 9 months ago | | | 0 | 0.0000014125938 | |
| 10356126 | 9 months ago | | | 0 | 0.0000027808423 | |
| 10356124 | 9 months ago | | | 0 | 0.0000027808423 | |
| 10356122 | 9 months ago | | | 0 | 0.0000028668160 | |
| 10356120 | 9 months ago | | | 0 | 0.0000028668160 | |
| 10356118 | 9 months ago | | | 0 | 0.0000028668102 | |
| 10356116 | 9 months ago | | | 0 | 0.0000028668102 |
ABI
ABI objects
Getter at block 22113196
owner() view returns (address)
0xa6cc9397d29b631b69782e5f7fb9801224c8fa90
Read-only
isContributor(address contributor) view returns (bool)
State-modifying
Events batchNestMintTokensWithExistingAsset(address collection, address toCollection, uint256[] destinationIds, uint64 assetId)
manageContributor(address contributor, bool grantRole)
renounceOwnership()
transferOwnership(address newOwner)
ContributorUpdate(address indexed contributor, bool isContributor)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
RMRKNewContributorIsZeroAddress()
RMRKNewOwnerIsZeroAddress()
RMRKNotOwner()
RMRKNotOwnerOrContributor()