LinkdropFactory

Verified contract

Active on Ethereum with 2,695 txns
Deployed by via 0x10905012 at 13261907
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "LinkdropFactory"

0xa83003fad4d1a3b87e98e39f7146cc71fcca61beed09c2bfffead37bee23dd57
0x5c253bb81fb26e779e130113c357a5ba8299d1479b29c4e7406ca1ded1b87bfe
0xce4aa26cd0fbd26620bef4457b561f9993ce3414474a8641e9df21fb72d73c70
0xc308664ac0e1ac29a22c1da540a577121cb1c1cc4998b537093af380fdccf656
0x7db0a2ab11b937807deec38ba5758c2b9a6029db42cfe5b8e02cc73b1dbcb3f3
0x542dd00fd52eff5458dd94af6295c217d90a14039bbcf892c7113f1e2d2f68e1
0xd6e6e85f56285a718722c24029415bf82cc052de57ef98b42842cd8382cbc466
0xbe3e751e639e3f732d490a9bbff88c88c659b010c41ee8bd27161986838354d4
0xaf30aabc823296e2f3a56dc5d3211b9ff3e9900a2eeb46522ec810c8394aff37
0xf9fa020dd0de7ddb5ba0a5bf80a125d4fb9b5068868ef815bf5a4ffa06905b4c

Functions
Getter at block 21257003
chainId(view returns (uint256)
1
getBytecode(view returns (bytes)
0x363d3d373d3d3d363d73935233b6def3230b3c315516c35c092f184247625af43d82803e903d91602b57fd5bf3
getInitcode(view returns (bytes)
0x6352c7420d6000526103ff60206004601c335afa6040516060f3
masterCopyVersion(view returns (uint256)
4
owner(view returns (address)
0x93614dd1e3a242b0b764bd39f1b633bf4f30ee2a
Read-only
checkClaimParams(uint256 _weiAmountaddress _tokenAddressuint256 _tokenAmountuint256 _expirationaddress _linkIdaddress _linkdropMasteruint256 _campaignIdbytes _linkdropSignerSignatureaddress _receiverbytes _receiverSignatureview returns (bool)
checkClaimParamsERC1155(uint256 _weiAmountaddress _nftAddressuint256 _tokenIduint256 _tokenAmountuint256 _expirationaddress _linkIdaddress _linkdropMasteruint256 _campaignIdbytes _linkdropSignerSignatureaddress _receiverbytes _receiverSignatureview returns (bool)
checkClaimParamsERC721(uint256 _weiAmountaddress _nftAddressuint256 _tokenIduint256 _expirationaddress _linkIdaddress _linkdropMasteruint256 _campaignIdbytes _linkdropSignerSignatureaddress _receiverbytes _receiverSignatureview returns (bool)
deployed(bytes32view returns (address)
getProxyMasterCopyVersion(address _linkdropMasteruint256 _campaignIdview returns (uint256)
isClaimedLink(address _linkdropMasteruint256 _campaignIdaddress _linkIdview returns (bool)
isDeployed(address _linkdropMasteruint256 _campaignIdview returns (bool)
salt(address _linkdropMasteruint256 _campaignIdpure returns (bytes32)
State-modifying
claim(uint256 _weiAmountaddress _tokenAddressuint256 _tokenAmountuint256 _expirationaddress _linkIdaddress _linkdropMasteruint256 _campaignIdbytes _linkdropSignerSignatureaddress _receiverbytes _receiverSignaturereturns (bool)
claimERC1155(uint256 _weiAmountaddress _nftAddressuint256 _tokenIduint256 _tokenAmountuint256 _expirationaddress _linkIdaddress _linkdropMasteruint256 _campaignIdbytes _linkdropSignerSignatureaddress _receiverbytes _receiverSignaturereturns (bool)
claimERC721(uint256 _weiAmountaddress _nftAddressuint256 _tokenIduint256 _expirationaddress _linkIdaddress _linkdropMasteruint256 _campaignIdbytes _linkdropSignerSignatureaddress _receiverbytes _receiverSignaturereturns (bool)
deployProxy(uint256 _campaignIdpayable returns (address proxy)
deployProxyWithSigner(uint256 _campaignIdaddress _signerpayable returns (address proxy)
destroyProxy(uint256 _campaignIdreturns (bool)
renounceOwnership(
setMasterCopy(address _masterCopyreturns (bool)
transferOwnership(address newOwner
Events
Deployed(address indexed owneruint256 campaignIdaddress proxybytes32 salt
Destroyed(address owneraddress proxy
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetMasterCopy(address masterCopyuint256 version
Constructor
constructor(address _masterCopyuint256 _chainId
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.