This contract is being backfilled. You may encounter incomplete storage history.

NFCS

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0xdd5f6e81 at 4733071
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 45 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
14 additional variables

No balances found for "NFCS"

No transactions found for "NFCS"


Functions
Getter at block 23187997
currentVersion(pure returns (string)
2.0.1
imageFee(view returns (uint256)
0
mintFeeToken(view returns (address)
0x0000000000000000000000000000000000000000
mintFeeValue(view returns (uint256)
0
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
symbol(view returns (string)
totalSupply(view returns (uint256)
0
treasuryAddress(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
balanceOf(address ownerview returns (uint256)
funcSelectorPaused(bytes4view returns (bool)
getApproved(uint256view returns (address)
getBundle(uint256 tokenIdview returns (address[])
getPrimaryAddress(address userview returns (address)
getToken(address tokenOwnerview returns (uint256)
getVersionAsBytes(string vpure returns (bytes32 result)
isApprovedForAll(addressaddressview returns (bool)
nfcsIdToImageUrl(uint256view returns (string)
ownerOf(uint256 tokenIdview returns (address)
selectorFuncName(bytes4view returns (string)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addAddressToBundle(address[] bundlebytes[] signaturesstring version
addPausables(
approve(addressuint256
initialize(
mintToken(address[] bundlebytes[] signaturesstring imageUrlstring versionpayable 
pause(
renounceOwnership(
safeTransferFrom(addressaddressuint256
safeTransferFrom(addressaddressuint256bytes
setApprovalForAll(addressbool
setBaseURI(string uri
setFeeParams(uint256 feeValueaddress feeTokenaddress feeRecipient
setFuncPaused(string namebool paused
setImageFee(uint256 _imageFee
setNfcsIdToImageUrl(string imageUrlpayable 
setTreasuryAddress(address _treasuryAddress
transferFrom(addressaddressuint256
transferOwnership(address newOwner
unpause(
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BeaconUpgraded(address indexed beacon
BundleUpdate(uint256 timestampaddress indexed executoruint256 indexed tokenIdaddress[] bundle
ImageFeeChange(uint256 timestampuint256 oldValueuint256 newValue
Initialized(uint8 version
Migration(uint256 timestampuint256 indexed tokenIdaddress indexed executor
NfcsIdToImageChange(uint256 timestampuint256 indexed tokenIdstring oldImagestring newImage
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
TokenMinted(uint256 timestampaddress indexed _recipientuint256 indexed _tokenIdaddress[] _addressBundle
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
TreasuryAddressChange(uint256 timestampaddress oldAddressaddress newAddress
Unpaused(address account
Upgraded(address indexed implementation
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.