THE SECRET SOCIETY XX
Verified contract
Active on
Ethereum with 11,528 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
No balances found for "THE SECRET SOCIETY XX"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21234736 | 7 days ago | | | 0 | 0.00049337893 | |
| 21143818 | 20 days ago | | | 0 | 0.0010621776 | |
| 21095257 | a month ago | | | 0 | 0.00064135264 | |
| 21072276 | a month ago | | | 0 | 0.00068371043 | |
| 20992304 | a month ago | | | 0 | 0.00079657180 | |
| 20932822 | 2 months ago | | | 0 | 0.00042519944 | |
| 20813802 | 2 months ago | | | 0 | 0.0019705552 | |
| 20693647 | 3 months ago | | | 0 | 0.00021108325 | |
| 20632426 | 3 months ago | | | 0 | 0.000020000077 | |
| 20629168 | 3 months ago | | | 0 | 0.00014007428 |
ABI
ABI objects
Getter at block 21288131
MAXSUPPLY() view returns (uint256)
6666
MAX_NFT_PRESALE_1() view returns (uint256)
999
MAX_NFT_PRESALE_2() view returns (uint256)
3001
MINT_PRICE() view returns (uint256)
150000000000000000
PRESALE_COST_1() view returns (uint256)
80000000000000000
PRESALE_COST_2() view returns (uint256)
130000000000000000
baseExtension() view returns (string)
.json
isLaunched() view returns (bool)
false
isPresale_1() view returns (bool)
false
isPresale_2() view returns (bool)
false
mintTxLimit_presale_1() view returns (uint256)
1
mintTxLimit_presale_2() view returns (uint256)
5
mintTxLimit_sale() view returns (uint256)
5
name() view returns (string)
THE SECRET SOCIETY XX
notRevealedUri() view returns (string)
ipfs://Qmd6n9NeWCdfpUCcH1GWJUhHrgXJ8JiP1MPdzQYeEng2Nz/
owner() view returns (address)
0x09d669f445d00e56ae288c456912b4d618da4943
revealed() view returns (bool)
true
symbol() view returns (string)
T$$ XX
totalSupply() view returns (uint256)
6666
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)
preSaleMapping(address) view returns (bool)
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)
init(bytes32 wlroot1)
launchPresale1Toggle()
launchPresale2Toggle()
mint(address account, uint256 _mintAmount) payable
preSaleWhitelist1(address account, bytes32[] proof, uint256 _mintAmount) payable
preSaleWhitelist2(address account, bytes32[] proof, uint256 _mintAmount) payable
renounceOwnership()
reveal()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
saleToggle()
setApprovalForAll(address operator, bool approved)
setBaseURI(string _newBaseURI)
setNotRevealedURI(string _notRevealedURI)
setPresale1Amount(uint256 presale1Amount)
setPresale1Price(uint256 newPrice)
setPresale2Amount(uint256 presale2Amount)
setPresale2Price(uint256 newPrice)
setPrice(uint256 newPrice)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
updatePresaleRoot(string presaleType, bytes32 root)
withdraw() payable
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(string _initBaseURI, string _initNotRevealedUri)
This contract contains no fallback and receive objects.
This contract contains no error objects.