Transaction Hash:
Block:
20094984 at Jun-15-2024 05:02:11 AM +UTC
Transaction Fee:
0.000377814827481342 ETH
$0.95
Gas Used:
67,579 Gas / 5.590713498 Gwei
Emitted Events:
238 |
Archetype.Transfer( from=[Sender] 0x265dad2289c5a49301cca9ffa9fe4ffeb1c71839, to=0x2F08F101...1E644b07A, tokenId=2854 )
|
Account State Difference:
Address | Before | After | State Difference | ||
---|---|---|---|---|---|
0x265DaD22...eB1c71839 |
0.013309715874345691 Eth
Nonce: 65
|
0.012931901046864349 Eth
Nonce: 66
| 0.000377814827481342 | ||
0x95222290...5CC4BAfe5
Miner
| (beaverbuild) | 18.051707069077564623 Eth | 18.051712786260964623 Eth | 0.0000057171834 | |
0xffd0E828...245387ddb |
Execution Trace
Archetype.safeTransferFrom( from=0x265DaD2289C5a49301cCa9FfA9Fe4FFeB1c71839, to=0x2F08F10147b869eDf66D0DB749fD2531E644b07A, tokenId=2854 )

-
Archetype.safeTransferFrom( from=0x265DaD2289C5a49301cCa9FfA9Fe4FFeB1c71839, to=0x2F08F10147b869eDf66D0DB749fD2531E644b07A, tokenId=2854 )
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.