Transaction Hash:
Block:
19834047 at May-09-2024 05:41:59 PM +UTC
Transaction Fee:
0.000224938924501545 ETH
$0.79
Gas Used:
51,045 Gas / 4.406678901 Gwei
Emitted Events:
349 |
Archetype.ApprovalForAll( owner=[Sender] 0xc38f93bd3dbc274ad2af025337700cbc0b475040, operator=0x1E004978...d54003c71, approved=True )
|
Account State Difference:
Address | Before | After | State Difference | ||
---|---|---|---|---|---|
0x95222290...5CC4BAfe5
Miner
| (beaverbuild) | 16.375451920888142776 Eth | 16.375451971933142776 Eth | 0.000000051045 | |
0xc38f93BD...C0B475040 |
0.000712552444580472 Eth
Nonce: 3
|
0.000487613520078927 Eth
Nonce: 4
| 0.000224938924501545 | ||
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.