Transaction Hash:
Block:
20086120 at Jun-13-2024 11:17:59 PM +UTC
Transaction Fee:
0.00038971234187328 ETH
$1.09
Gas Used:
51,045 Gas / 7.634681984 Gwei
Emitted Events:
143 |
Archetype.ApprovalForAll( owner=[Sender] 0xf44f133f3e2656675977967e4ae907501a74b0a9, operator=0x1E004978...d54003c71, approved=True )
|
Account State Difference:
Address | Before | After | State Difference | ||
---|---|---|---|---|---|
0x801C3cF2...9b66F1003
Miner
| (Fee Recipient: 0x801...003) | 450.885412189306379063 Eth | 450.885412240351379063 Eth | 0.000000051045 | |
0xF44F133f...01a74B0A9 |
0.011899685898249103 Eth
Nonce: 558
|
0.011509973556375823 Eth
Nonce: 559
| 0.00038971234187328 | ||
0xffd0E828...245387ddb |
Execution Trace
Archetype.setApprovalForAll( operator=0x1E0049783F008A0085193E00003D00cd54003c71, approved=True )

-
Archetype.setApprovalForAll( operator=0x1E0049783F008A0085193E00003D00cd54003c71, approved=True )
File 1 of 2: Archetype
File 2 of 2: Archetype
12345678910111213141516// SPDX-License-Identifier: MIT// OpenZeppelin Contracts (last updated v4.6.0) (interfaces/IERC2981.sol)pragma solidity ^0.8.0;import "../utils/introspection/IERC165Upgradeable.sol";/*** @dev Interface for the NFT Royalty Standard.** A standardized way to retrieve royalty payment information for non-fungible tokens (NFTs) to enable universal* support for royalty payments across all NFT marketplaces and ecosystem participants.** _Available since v4.5._*/interface IERC2981Upgradeable is IERC165Upgradeable {/*** @dev Returns how much royalty is owed and to whom, based on a sale price that may be denominated in any unit of* exchange. The royalty amount is denominated and should be paid in that same unit of exchange.
File 2 of 2: Archetype
12345678910111213141516// SPDX-License-Identifier: MIT// OpenZeppelin Contracts (last updated v4.6.0) (interfaces/IERC2981.sol)pragma solidity ^0.8.0;import "../utils/introspection/IERC165Upgradeable.sol";/*** @dev Interface for the NFT Royalty Standard.** A standardized way to retrieve royalty payment information for non-fungible tokens (NFTs) to enable universal* support for royalty payments across all NFT marketplaces and ecosystem participants.** _Available since v4.5._*/interface IERC2981Upgradeable is IERC165Upgradeable {/*** @dev Returns how much royalty is owed and to whom, based on a sale price that may be denominated in any unit of* exchange. The royalty amount is denominated and should be paid in that same unit of exchange.