AssetContractShared

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x8bcf3be8 at 15838765
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 46 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 47 additional slots
15 additional variables

No balances found for "AssetContractShared"

No transactions found for "AssetContractShared"


Functions
Getter at block 21171633
ERC712_NAME(view returns (string)
JUNGLE META-TX
ERC712_VERSION(view returns (string)
1
feeController(view returns (address)
0x0000000000000000000000000000000000000000
getChainId(view returns (uint256 id)
1
getDomainSeperator(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
platformMintingFee(view returns (uint256)
0
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
proxyRegistryAddress(view returns (address)
0x0000000000000000000000000000000000000000
royaltyFeeLimit(view returns (uint256)
0
royaltyFeeRecipient(view returns (address)
0x0000000000000000000000000000000000000000
supportsFactoryInterface(pure returns (bool)
true
symbol(view returns (string)
templateURI(view returns (string)
Read-only
balanceOf(address _owneruint256 _idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
creator(uint256 _idview returns (address)
exists(uint256 _idview returns (bool)
getNonce(address userview returns (uint256 nonce)
hashMetaTransaction(struct NativeMetaTransactionMetaTransaction metaTxpure returns (bytes32)
isApprovedForAll(address _owneraddress _operatorview returns (bool isOperator)
isPermanentURI(uint256 _idview returns (bool)
maxSupply(uint256 _idpure returns (uint256)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
sharedProxyAddresses(addressview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 _idview returns (uint256)
uri(uint256 _idview returns (string)
verify(address signerstruct NativeMetaTransactionMetaTransaction metaTxbytes32 sigRbytes32 sigSuint8 sigVview returns (bool)
State-modifying
addSharedProxyAddress(address _address
batchBurn(address _fromuint256[] _idsuint256[] _quantities
batchMint(address _touint256[] _idsuint256[] _quantitiesbytes _data
burn(address _fromuint256 _iduint256 _quantity
deleteDefaultRoyalty(
executeMetaTransaction(address userAddressbytes functionSignaturebytes32 sigRbytes32 sigSuint8 sigVpayable returns (bytes)
initialize(string _namestring _symboladdress _proxyRegistryAddressstring _templateURIuint256 _platformMintingfeeaddress _royaltyFeeRecipientaddress _defaultFeeControlleraddress _contractOwner
mint(address _touint256 _iduint256 _quantitybytes _data
pause(
removeSharedProxyAddress(address _address
renounceOwnership(
resetTokenRoyalty(uint256 _tokenId
safeBatchTransferFrom(address _fromaddress _touint256[] _idsuint256[] _amountsbytes _data
safeTransferFrom(address _fromaddress _touint256 _iduint256 _amountbytes _data
setApprovalForAll(address operatorbool approved
setCreator(uint256 _idaddress _to
setDefaultRoyalty(uint96 feeNumerator
setFeeController(address _feeController
setPermanentURI(uint256 _idstring _uri
setPlatformMintingFee(uint256 _fee
setProxyRegistryAddress(address _address
setRoyaltyFeeLimit(uint256 _royaltyFeeLimit
setRoyaltyFeeRecipient(address _recipient
setTemplateURI(string _uri
setTokenRoyalty(uint256 _tokenIduint96 _feeNumerator
setURI(uint256 _idstring _uri
transferOwnership(address newOwner
unpause(
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
BeaconUpgraded(address indexed beacon
CreatorChanged(uint256 indexed _idaddress indexed _creator
Initialized(uint8 version
MetaTransactionExecuted(address userAddressaddress relayerAddressbytes functionSignature
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
PermanentURI(string _valueuint256 indexed _id
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Unpaused(address account
Upgraded(address indexed implementation
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.