Superlative Secret Society

Verified contract

Active on Ethereum with 18,108 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"

0xba2d285ee57069e51b161f4b83979bd6e2771796ae3c6acba83233709be62281
0x3359da296a302dfca9eb39d9eb37316a1eba90811316487e8fe94e57bc613012
0x2529c9d8b1962143ff7fec0aac9ecc05b8ccde15406e6a4adde34db5c9830a43
0xa405e3b8f35e2e34edca5cb1978f43ade739cc7441cada4984a665320e018929
0xbed79da8f413ef7849c2a7b075ba242f67c2c8742ae1dac59b137a71fc4e3a0e
0x24d4657b2ebfe5b33d6a0647f45f33c74c2cd35ab648667f8007dbdf3929f39e
0x2d625e0eec404121abcab05ee5fbae1bfd05d9ef011b58601fa138c4d38c49ee
0xd02121b961ec140d31fc4726fc22f72755f6f23b3642283e8d65ee2a8c822b3c
0xfb19f7df2021c092d1a9986ee867cb3ed0ed6bf97dc1bc02cded2e538f0fe569
0xd260d9b457dc650f8012c4fe318f440005ae9ba4e3c53431980d1c16c878ce51

Functions
Getter at block 20858993
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.