SOCIOPETH
Verified contract
Active on
Ethereum with 7,912 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($49.88)
Native
Value
$49.88
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.015875 | $3,141.99 |
$49.88 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21173942 | 5 days ago | | | 0 | 0.00077290807 | |
| 21123949 | 12 days ago | | | 0 | 0.00036630709 | |
| 21043317 | 24 days ago | | | 0 | 0.00049095161 | |
| 20630862 | 3 months ago | | | 0 | 0.000065054841 | |
| 20159022 | 5 months ago | | | 0 | 0.000069901904 | |
| 19217701 | 9 months ago | | | 0 | 0.00078079077 | |
| 18910169 | a year ago | | | 0 | 0.00048048564 | |
| 18904035 | a year ago | | | 0 | 0.00060144929 | |
| 18888946 | a year ago | | | 0 | 0.00096202988 | |
| 18576013 | a year ago | | | 0 | 0.00071021533 |
ABI
ABI objects
Getter at block 21213026
MAX_TOKENS() view returns (uint256)
3650
PRESALE_LIMIT_1() view returns (uint256)
1500
PRICE() view returns (uint256)
5000000000000000
baseURI() view returns (string)
https://www.sociopeth.com/collection/reveal/reveal_json/
merkleRoot() view returns (bytes32)
0xb3b30140110a34666681007930da1d057f6fed97da3f3d8c6827cf319531740a
merkleRoot2() view returns (bytes32)
0xc1e7818c0a87e60e6640c3463e1e7717ac237ac58854c24cb3ab037bb564ad94
name() view returns (string)
SOCIOPETH
owner() view returns (address)
0x3b3dd6d4900730d00d5eeb771ce4ea2ccf9acc2f
preSaleIsActive_1() view returns (bool)
false
preSaleIsActive_2() view returns (bool)
false
presaleTokensSold_1() view returns (uint256)
532
presaleTokensSold_2() view returns (uint256)
365
publicIsActive() view returns (bool)
false
reservedTokensMinted() view returns (uint256)
50
symbol() view returns (string)
SPETH
totalSupply() view returns (uint256)
3650
uriSuffix() view returns (string)
.json
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
isValid(bytes32[] proof) view returns (bool)
isValid2(bytes32[] proof) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
publicClaimed(address) view returns (bool)
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)
whitelist2Claimed(address) view returns (bool)
whitelistClaimed(address) view returns (bool)
State-modifying
Events approve(address to, uint256 tokenId)
flipPreSaleState_1()
flipPreSaleState_2()
flipSaleState()
mint() payable
mintReservedTokens(uint256 amount)
mintWhitelist(bytes32[] _proof) payable
mintWhitelist2(bytes32[] _proof) payable
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)
setPrice(uint256 newPrice)
setRoot(bytes32 _root)
setRoot2(bytes32 _root)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
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(string _tokenName, string _tokenSymbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.