Transaction Hash:
Block:
19664161 at Apr-15-2024 11:24:11 PM +UTC
Transaction Fee:
0.000223785832457538 ETH
$0.84
Gas Used:
29,133 Gas / 7.681523786 Gwei
Emitted Events:
437 |
Archetype.ApprovalForAll( owner=[Sender] 0xc1fb0babd7c7d1968237d833e3329d98939383e4, operator=0x1E004978...d54003c71, approved=False )
|
Account State Difference:
Address | Before | After | State Difference | ||
---|---|---|---|---|---|
0x1f9090aa...8e676c326
Miner
| 4.871582280209555079 Eth | 4.871582309342555079 Eth | 0.000000029133 | ||
0xC1fB0BaB...8939383e4 |
0.042124586170942599 Eth
Nonce: 109
|
0.041900800338485061 Eth
Nonce: 110
| 0.000223785832457538 | ||
0xffd0E828...245387ddb |
Execution Trace
Archetype.setApprovalForAll( operator=0x1E0049783F008A0085193E00003D00cd54003c71, approved=False )

-
Archetype.setApprovalForAll( operator=0x1E0049783F008A0085193E00003D00cd54003c71, approved=False )
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.