Transaction Hash:
Block:
17343484 at May-26-2023 01:11:59 PM +UTC
Transaction Fee:
0.003548050534013025 ETH
$9.73
Gas Used:
115,077 Gas / 30.831969325 Gwei
Emitted Events:
260 |
IndelibleGenerative.Transfer( from=0x00000000...000000000, to=[Sender] 0xb8e4fffe53e96d78a53fb4d68e03821df56e94b5, tokenId=1560 )
|
Account State Difference:
Address | Before | After | State Difference | ||
---|---|---|---|---|---|
0xac0E3d5b...59272Ca96 | |||||
0xB8E4fFFe...df56e94b5 |
0.007910024282337183 Eth
Nonce: 26
|
0.004361973748324158 Eth
Nonce: 27
| 0.003548050534013025 | ||
0xDAFEA492...692c98Bc5
Miner
| (Flashbots: Builder) | 0.034138733096103091 Eth | 0.034149550334103091 Eth | 0.000010817238 |
Execution Trace
mint[IndelibleGenerative (ln:1445)]
owner[IndelibleGenerative (ln:1450)]
onAllowList[IndelibleGenerative (ln:1455)]
verify[IndelibleGenerative (ln:1571)]
processProof[MerkleProof (ln:989)]
_hashPair[MerkleProof (ln:1014)]
_efficientHash[MerkleProof (ln:1155)]
_efficientHash[MerkleProof (ln:1155)]
verify[IndelibleGenerative (ln:1578)]
processProof[MerkleProof (ln:989)]
_hashPair[MerkleProof (ln:1014)]
_efficientHash[MerkleProof (ln:1155)]
_efficientHash[MerkleProof (ln:1155)]
verify[IndelibleGenerative (ln:1583)]
processProof[MerkleProof (ln:989)]
_hashPair[MerkleProof (ln:1014)]
_efficientHash[MerkleProof (ln:1155)]
_efficientHash[MerkleProof (ln:1155)]
_numberMinted[IndelibleGenerative (ln:1456)]
InvalidInput[IndelibleGenerative (ln:1458)]
handleMint[IndelibleGenerative (ln:1461)]
_totalMinted[IndelibleGenerative (ln:1412)]
owner[IndelibleGenerative (ln:1413)]
checkProHolder[IndelibleGenerative (ln:1415)]
balanceOf[IndelibleGenerative (ln:1465)]
_numberMinted[IndelibleGenerative (ln:1418)]
InvalidInput[IndelibleGenerative (ln:1421)]
NotAuthorized[IndelibleGenerative (ln:1424)]
_mint[IndelibleGenerative (ln:1429)]
_mint[IndelibleGenerative (ln:1432)]
handleCollectorFee[IndelibleGenerative (ln:1435)]
call[IndelibleGenerative (ln:1440)]
NotAuthorized[IndelibleGenerative (ln:1442)]
File 1 of 3: IndelibleGenerative
File 2 of 3: IndelibleGenerative
File 3 of 3: IndeliblePro
12345678910111213141516// SPDX-License-Identifier: MIT// OpenZeppelin Contracts (last updated v4.7.0) (access/Ownable.sol)pragma solidity ^0.8.0;import "../utils/ContextUpgradeable.sol";import "../proxy/utils/Initializable.sol";/*** @dev Contract module which provides a basic access control mechanism, where* there is an account (an owner) that can be granted exclusive access to* specific functions.** By default, the owner account will be the one that deploys the contract. This* can later be changed with {transferOwnership}.** This module is used through inheritance. It will make available the modifier* `onlyOwner`, which can be applied to your functions to restrict their use to* the owner.
File 2 of 3: IndelibleGenerative
12345678910111213141516// SPDX-License-Identifier: MIT// OpenZeppelin Contracts (last updated v4.7.0) (access/Ownable.sol)pragma solidity ^0.8.0;import "../utils/ContextUpgradeable.sol";import "../proxy/utils/Initializable.sol";/*** @dev Contract module which provides a basic access control mechanism, where* there is an account (an owner) that can be granted exclusive access to* specific functions.** By default, the owner account will be the one that deploys the contract. This* can later be changed with {transferOwnership}.** This module is used through inheritance. It will make available the modifier* `onlyOwner`, which can be applied to your functions to restrict their use to* the owner.
File 3 of 3: IndeliblePro
12345678910111213141516// SPDX-License-Identifier: MIT// OpenZeppelin Contracts (last updated v4.7.0) (access/Ownable.sol)pragma solidity ^0.8.0;import "../utils/Context.sol";/*** @dev Contract module which provides a basic access control mechanism, where* there is an account (an owner) that can be granted exclusive access to* specific functions.** By default, the owner account will be the one that deploys the contract. This* can later be changed with {transferOwnership}.** This module is used through inheritance. It will make available the modifier* `onlyOwner`, which can be applied to your functions to restrict their use to* the owner.*/