SSoW Security Orcas
Verified contract
Active on
Ethereum with 3,021 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8809…6fe5
Balances ($0.00)
No balances found for "SSoW Security Orcas"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20286295 | 4 months ago | | | 0 | 0.00015619387 | |
| 20200360 | 4 months ago | | | 0 | 0.00013414281 | |
| 19685934 | 7 months ago | | | 0 | 0.00033501385 | |
| 19550967 | 7 months ago | | | 0 | 0.0010191729 | |
| 19545331 | 7 months ago | | | 0 | 0.00098531993 | |
| 19521814 | 8 months ago | | | 0 | 0.00079177730 | |
| 19437146 | 8 months ago | | | 0 | 0.0020940932 | |
| 19219795 | 9 months ago | | | 0 | 0.0012738265 | |
| 19121764 | 9 months ago | | | 0 | 0.00056050689 | |
| 19106093 | 9 months ago | | | 0 | 0.00044282067 |
ABI
ABI objects
Getter at block 21171632
MAX_MINT() view returns (uint256)
50
MAX_TOKENS() view returns (uint256)
10000
PROVENANCE() view returns (string)
name() view returns (string)
SSoW Security Orcas
owner() view returns (address)
0xb7759a43f615362c54c65eb7c10e3997dda98532
saleIsActive() view returns (bool)
false
symbol() view returns (string)
SO
totalSupply() view returns (uint256)
3011
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)
State-modifying
Events approve(address to, uint256 tokenId)
flipSaleState()
markPermanentURI(string value, uint256 id)
mintMultipleTokens(uint256 startingIndex, uint256 numberOfTokens)
mintToken(uint256 tokenId)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI_)
setProvenance(string provenance)
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)
PermanentURI(string _value, uint256 indexed _id)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address whalesContract)
This contract contains no fallback and receive objects.
This contract contains no error objects.