Superlative Secret Society

Verified contract

Active on Ethereum with 18,132 txns
Deployed by via 0xaf35ca8d at 13230062
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Superlative Secret Society"

0x28d6b1fccf58ca314c5a9acb685a630f0e8b8be9d9e6e40daa6f9c5ed79bf92f
0xd50968876a72707cf1c7b779989dcc9e9777365f247d84dcb417317e28678123
0xbe23232c70806b4c6e9022568b1d40db63c04fc17c98e74538bbd738a3b42763
0x9f90b060b708b6b0d64e034e067f6c6f98feeace25329c285829cc99d034598b
0xbfd283713d782007986363a2383cc512d58514d783066f84a675b006ea55b511
0x95947e565c322c22dc8d00f0e7102dc57e4f6104d96a94d81ea09c5500d5feef
0x42e4cae796856dd32230fc8013426b89ffb6033899f00bdfc089dfb26b624d18
0xd77df67e519d11cb39852818758080e9a7f8bd61e50c727e6fc821498b1ac2ba
0x0e117625cdef03b232c27fe8670f7100c40f2ea4a78ba6669193095d1ffe5a10
0x1382d8df278a93f3af0e92991c902ea20619ebabcfa955f34e5b49564fa6e6e0

Functions
Getter at block 21292126
MAX_TOKENS(view returns (uint256)
11111
MAX_TOKENS_PER_ADDRESS(view returns (uint256)
222
PRICE(view returns (uint256)
79000000000000000
contractURI(view returns (string)
isPresaleActive(view returns (bool)
false
isSaleActive(view returns (bool)
false
name(view returns (string)
Superlative Secret Society
owner(view returns (address)
0x4e0843e8daa53406121588feebf0cde0f1fcefc1
paused(view returns (bool)
false
symbol(view returns (string)
SuperlativeSS
totalSupply(view returns (uint256)
11110
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
presaleList(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addPresaleList(address[] _addrsuint256[] _limit
approve(address touint256 tokenId
gift(address touint256 amount
mint(uint256 amountpayable 
pause(
presaleMint(uint256 amountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string URI
setContractURI(string URI
setRevealedBaseURI(string URI
togglePresaleStatus(
toggleSaleStatus(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
PresaleMint(address minteruint256 amount
SaleMint(address minteruint256 amount
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(string namestring symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.