WrappedNFTFactory
Verified contract
Active on
Ethereum with 112 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "WrappedNFTFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16439012 | 2 years ago | | | 0 | 0.031910325 | |
| 16438990 | 2 years ago | | | 0 | 0.034037680 | |
| 16438981 | 2 years ago | | | 0 | 0.034037680 | |
| 16438655 | 2 years ago | | | 0 | 0.031910325 | |
| 15483494 | 2 years ago | | | 0 | 0.0087214038 | |
| 15459040 | 2 years ago | | | 0 | 0.024059683 | |
| 15413240 | 2 years ago | | | 0 | 0.0095730975 | |
| 15408553 | 2 years ago | | | 0 | 0.0089348910 | |
| 15267958 | 2 years ago | | | 0 | 0.0094208772 | |
| 15267900 | 2 years ago | | | 0 | 0.0087221555 |
ABI
ABI objects
Getter at block 21214784
owner() view returns (address)
0x8e7c04dd4dc02f8dfe97c1885bbe6825e1d43e18
wnftDelegator() view returns (address)
0xbbf9cc5decdb8e1d9895b7d98793136798bd512e
wnftsNumber() view returns (uint256)
109
Read-only
wnfts(address) view returns (address)
State-modifying
Events deployWrappedNFT(address _nft, bool _isEnumerable) returns (address _wnft)
renounceOwnership()
setWNFTDelegator(address _wnftDelegator)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
WNFTDelegatorChanged(address _wnftDelegator)
WrappedNFTDeployed(address _nft, address _wnft, bool _isEnumerable)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.