KaijuMutant
Verified contract
Active on
Ethereum with 11,297 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($835.24)
Native
Value
$835.24
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.26664 | $3,132.45 |
$835.24 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21177339 | 4 days ago | | | 0 | 0.0011405266 | |
| 21171416 | 5 days ago | | | 0 | 0.0011144692 | |
| 21163996 | 6 days ago | | | 0 | 0.00071250292 | |
| 21156943 | 7 days ago | | | 0 | 0.00064522248 | |
| 21147931 | 8 days ago | | | 0 | 0.00029325439 | |
| 21147828 | 8 days ago | | | 0 | 0.00026871273 | |
| 21146131 | 8 days ago | | | 0 | 0.00039213290 | |
| 21142724 | 9 days ago | | | 0 | 0.00054294954 | |
| 21141802 | 9 days ago | | | 0 | 0.00047774543 | |
| 21141092 | 9 days ago | | | 0 | 0.00038204372 |
ABI
ABI objects
Getter at block 21205247
CLAIM_LIMIT() view returns (uint256)
25
FAILED_EXPERIMENTS() view returns (address)
0x1685133a98e1d4fc1fe8e25b7493d186c37b6b24
FAILED_EXPERIMENTS_SUPPLY() view returns (uint256)
1815
MAX_MINTABLE() view returns (uint256)
2185
MAX_SUPPLY() view returns (uint256)
4000
MAX_TIER() view returns (uint256)
6
MINT_PRICE() view returns (uint256)
66660000000000000
SCALES() view returns (address)
0x0000000000000000000000000000000000000000
UPGRADE_COST() view returns (uint256)
150000000000000000000
metadataURI() view returns (string)
https://api.kaijukingz.io/mutants/metadata/
mintableSupply() view returns (uint256)
2185
name() view returns (string)
KaijuMutant
owner() view returns (address)
0xcd8364ddca79d9601a9059c5e677c8f633c107b9
placeholderURI() view returns (string)
https://mutant-kaiju-api-2g83z.ondigitalocean.app/mutant/
provenanceHash() view returns (string)
fd6d495002f19e00095e43704c39c57d8f2045344d411c7020d6390d22dcd778
revealed() view returns (bool)
true
signer() view returns (address)
0xe3f94f9b8f53b3e20cf15a35f62a544fd62a7192
symbol() view returns (string)
MUTANT
tokenOffset() view returns (uint256)
2065
totalSupply() view returns (uint256)
3779
Read-only
balanceOf(address owner) view returns (uint256)
functionLocked(bytes4) view returns (bool)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
signatureUsed(bytes) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
tier(uint256) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
claim(uint256[] tokenIds)
flipRevealed()
lockFunction(bytes4 id)
mint(uint256 amount, bytes signature) payable
rawFulfillRandomness(bytes32 requestId, uint256 randomness)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseTokenURI(string URI)
setMetadataURI(string URI)
setPlaceholderURI(string URI)
setProvenanceHash(string _provenanceHash)
setScales(address scales)
setSigner(address _signer)
setTokenOffset()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
upgrade(uint256 tokenId)
withdraw()
withdrawLINK(uint256 amount)
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(address failedExperiments, address vrfCoordinator, address linkToken, bytes32 keyHash, uint256 linkFee)
This contract contains no fallback and receive objects.
This contract contains no error objects.