DESIDER SPACE RANGERS
Verified contract
Active on
Ethereum with 668 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "DESIDER SPACE RANGERS"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21099912 | 13 days ago | | | 0 | 0.00011863334 | |
| 18635088 | a year ago | | | 0 | 0.0012333936 | |
| 18504420 | a year ago | | | 0 | 0.00056569296 | |
| 18504416 | a year ago | | | 0 | 0.00066645755 | |
| 18504410 | a year ago | | | 0 | 0.00064951245 | |
| 18504307 | a year ago | | | 0 | 0.00089710717 | |
| 18386588 | a year ago | | | 0 | 0.00043379934 | |
| 18281813 | a year ago | | | 0 | 0.00029308074 | |
| 17810631 | a year ago | | | 0 | 0.00076777497 | |
| 17608153 | a year ago | | | 0 | 0.00061673980 |
ABI
ABI objects
Getter at block 21193059
MAX_SUPPLY() view returns (uint256)
5500
_revealed() view returns (bool)
true
baseURI() view returns (string)
https://dwicon.s3.us-west-1.amazonaws.com/spaceranger/metadatav3/
maxBalance() view returns (uint256)
5
name() view returns (string)
DESIDER SPACE RANGERS
notRevealedUri() view returns (string)
https://arweave.net/Dq2IvhoueNkm5OcKUobOuWEbAh0VEVHT-FdsCP4k68E
owner() view returns (address)
0x19efc5821093c98816d3b733bbc2c0e1bf3a268e
pubPrice() view returns (uint256)
33000000000000000
symbol() view returns (string)
DSR
totalSupply() view returns (uint256)
2019
wlPrice() view returns (uint256)
23000000000000000
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getLastEarnTm(uint256 tokenId) view returns (uint256 lucky)
getLucky(uint256 tokenId) view returns (uint256 lucky)
isApprovedForAll(address owner, address operator) view returns (bool)
ogMintedNum(address owner) view returns (uint256)
onlyTokenIdUri(uint256 tokenId) view returns (string)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
wlMintedNum(address owner) view returns (uint256)
State-modifying
Events addWhitelist(address _newEntry)
approve(address to, uint256 tokenId)
burn(uint256 tokenId)
burnForTransferToL2(uint256 tokenId)
flipReveal()
ogMint()
ownerMint(uint256 tokenQuantity, address to)
pubMint(uint256 tokenQuantity) payable
receiveFromL1ReMint(address to, uint256 tokenId, uint256 lucky, uint256 earn_tm)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _newBaseURI)
setNotRevealedURI(string _notRevealedURI)
setSaleMerkleRoot(bytes32 merkleRoot)
touchToEarn(uint256 tokenId)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
upgradeLuck(uint256 tokenId)
withdraw(address to)
wlMint(uint256 tokenQuantity, bytes32[] merkleProof) payable
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address _owner)
This contract contains no fallback and receive objects.
This contract contains no error objects.