SwapERC1155MCUAEUpgradeable

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xe8d68b5a at 15014057
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 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots

No balances found for "SwapERC1155MCUAEUpgradeable"

No transactions found for "SwapERC1155MCUAEUpgradeable"


Functions
Getter at block 21161098
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
trustedSignerAddress(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
addressClaimFreeToken(address address_view returns (bool)
checkBeforeClaimBatch(address[] tokenAddresses_uint256[] tokenIds_uint256[] tokenAmounts_view returns (bool[] batchCheckResult)
getWhitelistedTokenBatchData(address[] tokenAddresses_uint256[] tokenIds_view returns (bool[] enableListuint256[] ethPriceListuint256[] ethAmountListuint256[] totalSupplyListuint256[] totalSupplyLimitListuint256[] perClaimLimitListaddress[] royaltyAddressList)
getWhitelistedTokenData(address tokenAddress_uint256 tokenId_view returns (bool enableuint256 ethPriceuint256 ethAmountuint256 totalSupplyuint256 totalSupplyLimituint256 perClaimLimitaddress royaltyAddress)
State-modifying
claimBatch(address[] tokenAddresses_uint256[] tokenIds_uint256[] tokenAmounts_uint256 ethAmount_bool isFreeClaim_uint256 nonce_uint256 salt_uint256 maxBlockNumber_bytes signature_payable 
initialize(address trustedSignerAddress_
mintBatch(address recipient_address[] tokenAddresses_uint256[] tokenIds_uint256[] tokenAmounts_
pause(
renounceOwnership(
transferOwnership(address newOwner
unpause(
updateTrustedSignerAddress(address trustedSignerAddress_
updateWhitelistedTokenData(address tokenAddress_uint256 tokenId_bool enable_uint256 ethPrice_uint256 totalSupplyLimit_uint256 perClaimLimit_address royaltyAddress_
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
TokenMinted(address indexed accountaddress[] tokenAddressesuint256[] tokenIdsuint256[] tokenAmountsuint256 ethAmount
TrustedSignerAddressUpdated(address trustedSignerAddress
Unpaused(address account
WhitelistedTokenUpdated(address indexed tokenAddressuint256 tokenIdbool enableuint256 ethPriceuint256 totalSupplyLimituint256 perClaimLimitaddress royaltyAddress
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.