Replicant X

Verified contract

Active on Ethereum with 1,657 txns
Deployed by via 0xa4c6e476 at 15486315
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional variables
ERC-20
--
0xe2998f63284bd7665749c369e4c8c955ad9dad05ddca4d11a7b1ac257bf67de3
0x5a02db425d47a4e9249fb3760de4612e0831dfe2e7baf2df673738444744a5dd
0x25966fda3c0c5f75ceff4c839126d6f3e0b02f035254887bb62c41e97bacc065
0x0b490993a78dab74a8bf086991be0ba230758832167d15029561daa21972ac42
0xb139d4f84670e232cd0ed66313cdd276107f3a509b9b34384ab41b9b33db8b4c
0x4eb8afe5f59ca9454a2a9e9802e668edcac52486aa9ea5e986b32be9f6b393fa
0x35bcf770c9edbad89a8722e01623a2441e117d61dc410fd2d635446fd19380a4
0xd9ab81ccccdbdf9a41f647af42cf4e83522495ae8605ccca8f8e71cb897a2226
0x2ed80fffde0959092895ec8fee4db4b272767933dea4bb508c1573d1ad38b29a
0xa8acb5838e3a492e6f4a5bbc9e1bc94dfada52570bed0dc87e2f16cdb020e688

Functions
Getter at block 21332156
active(view returns (bool)
false
claimEndTime(view returns (uint256)
0
claimStartTime(view returns (uint256)
0
endTime(view returns (uint256)
0
getAdmins(view returns (address[] admins)
[0x38b906c248f16aCd7879EAfEa3baB06BE031b6FA]
name(view returns (string)
Replicant X
owner(view returns (address)
0x9f753fc6c985262e5f6a63f12e30b0486d45a4b1
presaleInterval(view returns (uint256)
1
presalePurchaseLimit(view returns (uint16)
0
presalePurchasePrice(view returns (uint256)
100000000000000000
purchaseCount(view returns (uint16)
4000
purchaseLimit(view returns (uint16)
0
purchaseMax(view returns (uint16)
7777
purchasePrice(view returns (uint256)
100000000000000000
purchaseRemaining(view returns (uint16)
3777
startTime(view returns (uint256)
0
state(view returns (struct IERC721CollectionCollectionState)
(10, 7777, 3777, 100000000000000000, 0, 100000000000000000, 0, 0, false, 0, 0, 1, 0, 0, true)
symbol(view returns (string)
RX
transactionLimit(view returns (uint16)
10
transferLocked(view returns (bool)
false
useDynamicPresalePurchaseLimit(view returns (bool)
true
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getFeeBps(uint256view returns (uint256[] bps)
getFeeRecipients(uint256view returns (address[] recipients)
getRoyalties(uint256view returns (address[] recipientsuint256[] bps)
isAdmin(address adminview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
nonceUsed(bytes32 nonceview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 valueview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
activate(uint256 startTime_uint256 durationuint256 presaleInterval_uint256 claimStartTime_uint256 claimEndTime_
approve(address touint256 tokenId
approveAdmin(address admin
claim(uint16 amountbytes32 messagebytes signaturebytes32 nonce
deactivate(
premint(address[] addresses
premint(uint16 amount
purchase(uint16 amountbytes32 messagebytes signaturebytes32 noncepayable 
renounceOwnership(
revokeAdmin(address admin
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setTokenURIPrefix(string prefix
setTransferLocked(bool locked
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateRoyalties(address recipientuint256 bps
withdraw(address recipientuint256 amount
Events
AdminApproved(address indexed accountaddress indexed sender
AdminRevoked(address indexed accountaddress indexed sender
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
CollectionActivated(uint256 startTimeuint256 endTimeuint256 presaleIntervaluint256 claimStartTimeuint256 claimEndTime
CollectionDeactivated(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unveil(uint256 collectibleIdaddress tokenAddressuint256 tokenId
Constructor
constructor(address signingAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.