ERC721TokenNativeGaslessMintFactory
Verified contract
Active on
Base with 117 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 "ERC721TokenNativeGaslessMintFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18115014 | 4 months ago | | | 0 | 0.0000089923709 | |
| 17871381 | 4 months ago | | | 0 | 0.000011867262 | |
| 17871296 | 4 months ago | | | 0 | 0.000011864080 | |
| 17871177 | 4 months ago | | | 0 | 0.000011842100 | |
| 17871010 | 4 months ago | | | 0 | 0.000011857762 | |
| 17870932 | 4 months ago | | | 0 | 0.000011857762 | |
| 17870845 | 4 months ago | | | 0 | 0.000011867553 | |
| 17729280 | 4 months ago | | | 0 | 0.000011848737 | |
| 17599683 | 4 months ago | | | 0 | 0.0000011430390 | |
| 17216865 | 4 months ago | | | 0 | 0.000011851720 |
ABI
ABI objects
Getter at block 22913474
erc721SoulboundTokenImpl() view returns (address)
0x275c41d2425cce74eaa207c214f4983e08e05f3c
erc721SoulboundTokenNativeGaslessMintImpl() view returns (address)
0xf7eaedf088e92793a12d1a3f943444b527ec2c44
erc721TokenImpl() view returns (address)
0xc606089590428ede43814ec78611c9e61d726a39
erc721TokenNativeGaslessMintImpl() view returns (address)
0x7e789a9fb01784d5969b8d9a9fcdac73581b8417
owner() view returns (address)
0x8df737904ab678b99717ef553b4efda6e3f94589
Read-only
This contract contains no read-only function objects.
State-modifying
Events deployERC721Token(uint8 _tokenType, bytes _initializationData, uint256 _saltNonce) payable returns (address)
renounceOwnership()
setERC721SoulboundTokenImplAddress(address _erc721SoulboundTokenImpl)
setERC721SoulboundTokenNativeGaslessMintImplAddress(address _erc721SoulboundTokenNativeGaslessMintImpl)
setERC721TokenImplAddress(address _erc721TokenImpl)
setERC721TokenNativeGaslessMintImplAddress(address _erc721TokenNativeGaslessMintImpl)
transferOwnership(address newOwner)
ERC721SoulboundTokenImplSet(address _oldERC721SoulboundTokenImpl, address _newERC721SoulboundTokenImpl)
ERC721SoulboundTokenNativeGaslessMintImplSet(address _oldERC721SoulboundTokenNativeGaslessMintImpl, address _newERC721SoulboundTokenNativeGaslessMintImpl)
ERC721TokenDeployed(uint8 indexed _tokenType, address _erc721TokenClone, address indexed _creator, address indexed _erc721TokenImpl)
ERC721TokenImplSet(address _oldERC721TokenImpl, address _newERC721TokenImpl)
ERC721TokenNativeGaslessMintImplSet(address _oldERC721TokenNativeGaslessMintImpl, address _newERC721TokenNativeGaslessMintImpl)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _erc721TokenImpl, address _erc721SoulboundTokenImpl, address _erc721TokenNativeGaslessMintImpl, address _erc721SoulboundTokenNativeGaslessMintImpl)
This contract contains no fallback and receive objects.
InvalidAddress()