Street Ape Society
Verified contract
Active on
Ethereum with 2,684 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($196.23)
Native
Value
$196.23
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.059 | $3,325.85 |
$196.23 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21036414 | a month ago | | | 0 | 0.00061898876 | |
| 20637418 | 3 months ago | | | 0 | 0.000073558323 | |
| 20497951 | 3 months ago | | | 0 | 0.00011511595 | |
| 20411333 | 4 months ago | | | 0 | 0.00015779674 | |
| 20292829 | 4 months ago | | | 0 | 0.00024428722 | |
| 20061690 | 5 months ago | | | 0 | 0.00045356300 | |
| 19790106 | 7 months ago | | | 0 | 0.00031873651 | |
| 19790077 | 7 months ago | | | 0 | 0.00037249837 | |
| 19689946 | 7 months ago | | | 0 | 0.00041730271 | |
| 19689932 | 7 months ago | | | 0 | 0.00031001546 |
ABI
ABI objects
Getter at block 21259877
FEE() view returns (uint256)
50000000000000000
FREE() view returns (uint256)
500
LIMIT() view returns (uint256)
20
MAXQTY() view returns (uint256)
8888
RESERVE() view returns (uint256)
25
active() view returns (bool)
false
baseURI() view returns (string)
https://ipfs.io/ipfs/QmekUzvxLNsDtxQ2ZCFZqFbxp75EEWzASxhVPgrjZHiAN7/
name() view returns (string)
Street Ape Society
owner() view returns (address)
0x9fae3e8830c6396bc9af26a95c9da95a72f2bd17
symbol() view returns (string)
SAS
totalReleased() view returns (uint256)
87196000000000000000
totalShares() view returns (uint256)
100
totalSupply() view returns (uint256)
2270
Read-only
balanceOf(address owner) view returns (uint256)
free(address) view returns (bool)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
mintMap(address) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
payee(uint256 index) view returns (address)
released(address account) view returns (uint256)
shares(address account) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 _tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
changeActive()
mint(uint256 mintQty) payable
release(address account)
renounceOwnership()
reserve()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string URI)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
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)
PayeeAdded(address account, uint256 shares)
PaymentReceived(address from, uint256 amount)
PaymentReleased(address to, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string tokenBaseURI, address[] payees, uint256[] shares)
receive()
This contract contains no error objects.