This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 20793901, which is 2 minutes old. We're running behind the tip but working to resolve the issue.

CloneX

Verified contract

Active on Ethereum with 91,937 txns
Deployed by via 0x2f427f30 at 13790684
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.06
ERC-20
--
ERC-20
--
 (#49)
ERC-721
--
 (#48)
ERC-721
--
 (#47)
ERC-721
--
 (#46)
ERC-721
--
 (#45)
ERC-721
--
 (#44)
ERC-721
--
 (#43)
ERC-721
--
0xa7dd735f5fc164ceb7fb889c99e149126debaefc9ba141c28b931d0e1dadf5d7
0x58a31a753726eb981910fdacb8a294d001e1065539a00b0df1f837d195f6ca3f
0x29ae5280528f86e59108096c35a834e6f077d490028c07bf788a0a01849d14fa
0xc46f99094cf5347bfaebf679cec27f6d333121b845501e7bb4096d0f82e96f24
0xbdf50a4e4da3ec6f881657f0efc19bf72d2afee1986ce3eeb9676755c18dc201
0x069d871c555fd61e84104437855d4cbb38e4af92702715faab91009073850d7f
0xba27634f046506204e23f99422b93f7f8a7a427a09376559ca7ba6fee05186ca
0xcab6b85d94c9f1e5005bb4769521ef2eb0e23297d95f561781c2a34059a3ba89
0x6b930619a12ecf0d04750b63c7b2516fef51cf103f318cc8db99aa42b4fb5bed
0x3a2d3dd7e02f05b6e4ad9c49f32cc51eb478556bc4ea3c9114efd0ae50e5d387

Functions
Getter at block 20793900
_tokenUri(view returns (string)
https://clonex-assets.rtfkt.com/
contractLocked(view returns (bool)
false
name(view returns (string)
CloneX
owner(view returns (address)
0x12ea19217c65f36385bb030d00525c1034e2f0af
symbol(view returns (string)
CloneX
totalSupply(view returns (uint256)
19603
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
lockContract(
mintTransfer(address toreturns (uint256)
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
secureBaseUri(string newUri
setApprovalForAll(address operatorbool approved
setMintvialAddress(address newAddress
setRandomizerAddress(address newAddress
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
CloneXRevealed(uint256 tokenIdstring fileId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.