Transaction Hash:
Block:
19544298 at Mar-30-2024 04:07:35 AM +UTC
Transaction Fee:
0.001003105304895225 ETH
$2.98
Gas Used:
51,045 Gas / 19.651392005 Gwei
Emitted Events:
285 |
Archetype.ApprovalForAll( owner=[Sender] 0x6e64005a71dade2542d435ef838a025a9e5deb30, operator=0x1E004978...d54003c71, approved=True )
|
Account State Difference:
Address | Before | After | State Difference | ||
---|---|---|---|---|---|
0x6C61f101...93674ebe9
Miner
| (Fee Recipient: 0x6c61...be9) | 0.653204442879321649 Eth | 0.653204493924321649 Eth | 0.000000051045 | |
0x6e64005A...A9E5dEB30 |
0.021972126937895127 Eth
Nonce: 489
|
0.020969021632999902 Eth
Nonce: 490
| 0.001003105304895225 | ||
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.