MutantBatz by Ozzy Osbourne
Verified contract
Active on
Ethereum with 3,819 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($2,437.36)
Native
Value
$1,482.71
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.395966 | $3,744.54 |
$1,482.71 | |
WETH | ERC-20 | 0.254967 | $3,744.22 |
$954.65 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21056645 | a month ago | | | 0 | 0.00015320934 | |
| 21055361 | a month ago | | | 0 | 0.00021716561 | |
| 20910090 | 2 months ago | | | 0 | 0.00035612473 | |
| 20908008 | 2 months ago | | | 0 | 0.00032913884 | |
| 20831526 | 2 months ago | | | 0 | 0.00047617560 | |
| 20831515 | 2 months ago | | | 0 | 0.00055813100 | |
| 20831511 | 2 months ago | | | 0 | 0.00071882402 | |
| 20771902 | 2 months ago | | | 0 | 0.00074316533 | |
| 20752585 | 3 months ago | | | 0 | 0.000064281207 | |
| 20752582 | 3 months ago | | | 0 | 0.000069613768 |
ABI
ABI objects
Getter at block 21312154
ANCIENT_BATZ_BITE_LIMIT() view returns (uint256)
99
ANCIENT_BATZ_START_ID() view returns (uint256)
9667
CryptoBatz() view returns (address)
0xc8adfb4d437357d0a656d4e62fd9a6d22e401aa0
defaultTokenURI() view returns (string)
ipfs://QmZtfAyHQ5UTuHtndkkbCSQX35fbqZptuTHoBqsvHwQAou
mintSigner() view returns (address)
0xe4e39603e546771332b301d407ca3ee103e951bc
name() view returns (string)
MutantBatz by Ozzy Osbourne
owner() view returns (address)
0xb7776fa6df9000570d64b050eab370fde6b31ce1
symbol() view returns (string)
MBATZ
totalReleased() view returns (uint256)
10176557167499993249
totalShares() view returns (uint256)
100
totalSupply() view returns (uint256)
1824
Read-only
balanceOf(address owner) view returns (uint256)
canBatsBite(uint256[] tokenIds) view returns (bool[])
canVictimBeBitten(address victimContract, uint256[] tokenIds) view returns (bool[])
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
isTokenMetadataLocked(uint256 tokenId) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
payee(uint256 index) view returns (address)
released(address account) view returns (uint256)
released(address token, address account) view returns (uint256)
royaltyInfo(uint256, uint256 value) view returns (address receiver, uint256 royaltyAmount)
shares(address account) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
totalReleased(address token) view returns (uint256)
State-modifying
Events approve(address to, uint256 tokenId)
bite(uint256 batId, address victimContract, uint256 victimId, string newTokenURI, bytes signature)
disableVictim(address contractAddress)
enableVictim(address contractAddress)
lockTokenMetadataTo(uint256 tokenId)
release(address account)
release(address token, address account)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setDefaultTokenURI(string newTokenURI)
setMintSigner(address newMintSigner)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
updateTokenURI(uint256 tokenId, string newTokenURI)
withdrawAll()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
ERC20PaymentReleased(address indexed token, address to, uint256 amount)
MintSignerUpdated(address signer)
MutantBatCreated(uint256 indexed tokenId, uint256 cryptoBatId, address victimContract, uint256 victimId)
MutantBatIncubating(uint256 indexed tokenId, uint256 cryptoBatId, address victimContract, uint256 victimId)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PayeeAdded(address account, uint256 shares)
PaymentReceived(address from, uint256 amount)
PaymentReleased(address to, uint256 amount)
TokenUriUpdated(uint256 indexed tokenId, string newTokenUri)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string defaultTokenUri_, address cryptoBatzAddress)
receive()
This contract contains no error objects.