Abnormal Abstract V2

Verified contract

Active on Ethereum with 263 txns
Deployed by via 0x2b0fc548 at 14782311
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Abnormal Abstract V2"

0x80df6c1f3cba87edb091d625ff4c08c925af4cc978bc1675ffc6c8311082cfde
0xabeb2a3947b3d128020f75955912456cca03b91a41bff5a4f564251b30eb5caa
0x4b3985eaa1c09727b609b0e2d7eea571effa929a7fe62982b4d6c5c316275b9b
0x21006a0658530b5d2fdb03ccda4292cf753168d1a9885cdbae2465a827e78fc9
0x2b2d4ad7554a986257d75220e5dd66ccc4cf829cb5c576e962af3b35a2ec41e9
0xe45993bc221ef1ca72dc3fb11f0f447037dcc6de94a06ee214807a98b8c8dc8a
0x309eb23fd7a44f81e8d76c449cf14ce7786cb4494a19a319a62b2bb0233920db
0xe40bdabb8bfa772f69754faf703b83997c2346fa583663b41cfa94d5b376ec07
0x39c74fe0437cf8ee68006c172af829d0a0b91540b0ef76625742d77e74f04481
0x7272d7c47cb869cb9f766662608324fef4d612e34099243732de288c3099e9f8

Functions
Getter at block 20978121
FREE_MAX_SUPPLY(view returns (uint256)
427
MAX_PER_TX(view returns (uint256)
4
MAX_SUPPLY(view returns (uint256)
444
baseExtension(view returns (string)
.json
name(view returns (string)
Abnormal Abstract V2
notRevealedUri(view returns (string)
owner(view returns (address)
0x36d530e6effaaa50e1d2c5a4a55ab1389d2fe369
paused(view returns (bool)
false
price(view returns (uint256)
4000000000000000
proxyRegistryAddress(view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
revealed(view returns (bool)
true
symbol(view returns (string)
AA
totalSupply(view returns (uint256)
427
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(uint256 _amountpayable 
pause(bool _state
renounceOwnership(
reveal(bool _state
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setFreeMaxSupply(uint256 _newFreeMaxSupply
setMaxPerTx(uint256 _newMaxPerTx
setMaxSupply(uint256 _newMaxSupply
setNotRevealedURI(string _notRevealedURI
setPrice(uint256 _newPrice
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _initBaseURIstring _initNotRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.