Society of Derivative Apes
Verified contract
Active on
Ethereum with 23,664 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($3,465.07)
Native
Value
$3,465.07
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.096992 | $3,158.70 |
$3,465.07 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21072763 | 13 days ago | | | 0 | 0.00059201507 | |
| 21015327 | 21 days ago | | | 0 | 0.00048959092 | |
| 20900857 | a month ago | | | 0 | 0.00016779410 | |
| 20632424 | 2 months ago | | | 0 | 0.000020810810 | |
| 20612394 | 3 months ago | | | 0 | 0.00012970049 | |
| 20611601 | 3 months ago | | | 0 | 0.00036540835 | |
| 20608618 | 3 months ago | | | 0 | 0.000021546963 | |
| 20608608 | 3 months ago | | | 0 | 0.000020887247 | |
| 20595541 | 3 months ago | | | 0 | 0.000064465622 | |
| 20504021 | 3 months ago | | | 0 | 0.000039022373 |
ABI
ABI objects
Getter at block 21163520
contractURI() view returns (string)
ipfs://QmdEvNqVdi74bhcGSW2YLn35bf82seyPKtD43LxXBp4HRF/contract.json
maxPerTx() view returns (uint256)
3
maxPerWallet() view returns (uint256)
6
mintActive() view returns (bool)
false
name() view returns (string)
Society of Derivative Apes
numberMinted() view returns (uint256)
9998
owner() view returns (address)
0xe789d673dfb3c46801c6e1b1b707189a891b7fc8
presaleActive() view returns (bool)
false
price() view returns (uint256)
40000000000000000
provenanceHash() view returns (string)
8e9e5e1679e3213abe20a5d9d444e101adc4752895de3888fc1f59256580977d
reservedTokens() view returns (uint256)
0
signerAddress() view returns (address)
0x5b2dd4138b38377590432b4ec777463ac35d86b6
startingIndex() view returns (uint256)
4529
startingIndexBlock() view returns (uint256)
13673252
symbol() view returns (string)
SODA
totalSupply() view returns (uint256)
9998
totalTokens() view returns (uint256)
9999
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getBalance(address tokenAddress) view returns (uint256)
isApprovedForAll(address owner, address operator) view returns (bool)
isValidAccessMessage(address _add, bytes32 _r, bytes32 _s, uint8 _v) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events activateMint()
activatePresale()
airDrop(address[] _to)
approve(address to, uint256 tokenId)
deactivateMint()
deactivatePresale()
mint(uint256 qty) payable
onERC721Received(address _operator, address _from, uint256 _tokenId, bytes _data) returns (bytes4)
presaleMint(uint256 qty, bytes32 _r, bytes32 _s, uint8 _v) 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 newURI)
setMaxPerTx(uint256 newMax)
setMaxPerWallet(uint256 maxWallet)
setPrice(uint256 newPrice)
setProvenanceHash(string hash)
setSignerAddress(address newAddress)
setStartingIndex()
setStartingIndexBlock()
setTotalTokens(uint256 numTokens)
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()
fallback()
receive()
This contract contains no error objects.