LostSoulsSanctuary
Verified contract
Active on
Ethereum with 5,538 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LSS | ERC-721 | 1 | -- | -- | |
LSS | ERC-721 | 1 | -- | -- | |
LSS | ERC-721 | 1 | -- | -- | |
LSS | ERC-721 | 1 | -- | -- | |
LSS | ERC-721 | 1 | -- | -- | |
LSS | ERC-721 | 1 | -- | -- | |
LSS | ERC-721 | 1 | -- | -- | |
LSS | ERC-721 | 1 | -- | -- | |
LSS | ERC-721 | 1 | -- | -- | |
LSS | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21056106 | 20 days ago | | | 0 | 0.00038938859 | |
| 21004294 | a month ago | | | 0 | 0.00039236728 | |
| 20832662 | 2 months ago | | | 0 | 0.00060210178 | |
| 20659747 | 2 months ago | | | 0 | 0.000048715319 | |
| 20623878 | 3 months ago | | | 0 | 0.000058595079 | |
| 20616738 | 3 months ago | | | 0 | 0.000038330625 | |
| 20616504 | 3 months ago | | | 0 | 0.000071591200 | |
| 20616504 | 3 months ago | | | 0 | 0.000077586400 | |
| 20561428 | 3 months ago | | | 0 | 0.00091760366 | |
| 20561274 | 3 months ago | | | 0 | 0.00012878681 |
ABI
ABI objects
Getter at block 21202836
MAX_SOULS() view returns (uint256)
9999
SOUL_PROVENANCE() view returns (string)
getPrice() view returns (uint256)
30000000000000000
maxSoulsPurchase() view returns (uint256)
20
name() view returns (string)
LostSoulsSanctuary
owner() view returns (address)
0xe5fc21275eb2aa3090c4e3e5acd281a3eb120a2f
salePaused() view returns (bool)
true
symbol() view returns (string)
LSS
totalSupply() view returns (uint256)
9999
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
walletOfOwner(address _owner) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
pause(bool val)
renounceOwnership()
reserveSouls(address _to, uint256 _amount)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
saveLostSoul(uint256 num) payable
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI)
setPrice(uint256 _newPrice)
setProvenanceHash(string provenanceHash)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdrawAll() 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 _t1, address _t2, address _t3, address _t4, address _t5)
This contract contains no fallback and receive objects.
This contract contains no error objects.