SUPERLATIVEMUTANTS
Verified contract
Active on
Ethereum with 10,420 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc552…22df
0x1e87…8c27
2 additional
variables
Balances ($0.00)
No balances found for "SUPERLATIVEMUTANTS"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21246247 | 2 days ago | | | 0 | 0.00088974064 | |
| 21176640 | 11 days ago | | | 0 | 0.00092519029 | |
| 21142789 | 16 days ago | | | 0 | 0.00061516964 | |
| 20987050 | a month ago | | | 0 | 0.00076759667 | |
| 20987049 | a month ago | | | 0 | 0.00077256183 | |
| 20744977 | 2 months ago | | | 0 | 0.00011271987 | |
| 20727173 | 2 months ago | | | 0 | 0.000066833049 | |
| 20583029 | 3 months ago | | | 0 | 0.000054405000 | |
| 20560825 | 3 months ago | | | 0 | 0.000021404042 | |
| 20560824 | 3 months ago | | | 0 | 0.000036147429 |
ABI
ABI objects
Getter at block 21258240
baseExtension() view returns (string)
.json
baseURI() view returns (string)
https://gateway.pinata.cloud/ipfs/Qmdv7R7C14NqHPLPyQdcCY613w5trQyKHfBsegutRuANF4/
mainsaleOpen() view returns (bool)
true
maxPresaleSupply() view returns (uint256)
3000
maxSupply() view returns (uint256)
4444
mutateOpen() view returns (bool)
true
name() view returns (string)
Superlative Mutated Apes
owner() view returns (address)
0x26f3103bf9721c07c89ac0151972398fd0cf679e
potsUsed() view returns (uint256)
5
preMaxTx() view returns (uint256)
10
presaleOpen() view returns (bool)
false
price() view returns (uint256)
150000000000000000
publicMaxTx() view returns (uint256)
100
serumContract() view returns (address)
0xc552292732f7a9a4a494da557b47bc01e01722df
slapeContract() view returns (address)
0x1e87ee9249cc647af9edeecb73d6b76af14d8c27
symbol() view returns (string)
SMAPE
totalSupply() view returns (uint256)
6936
totalToken() view returns (uint256)
6936
whitelistProof() view returns (bytes32)
0xd56f8866251a9c808acca7ea5082250b99c97af449c072c5838e9231cde94864
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)
slapeMutated(uint256) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
walletOfOwner(address address_) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
devMint(uint256 amountToMint)
mainsaleMutant(uint256 amountToMint) payable
mutateSlape(uint256 slapeID, uint256 serumID)
presaleMutant(bytes32[] _merkleProof, uint256 amountToMint) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _newBaseURI)
setMainMaxTx(uint256 _max)
setMainsaleOpen()
setMerkleRoot(bytes32 _merkleRoot)
setMutateOpen()
setPreMaxTx(uint256 _max)
setPresaleOpen()
setPrice(uint256 newPrice)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdrawEther()
withdrawEtherTo(address to_)
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, address serumAddress, address slapeAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.