TeenageApeNightClub
Verified contract
Active on
Ethereum with 814 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "TeenageApeNightClub"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21054545 | a month ago | | | 0 | 0.00026491831 | |
| 21020766 | a month ago | | | 0 | 0.00039974001 | |
| 20844996 | 2 months ago | | | 0 | 0.00040381077 | |
| 20231347 | 5 months ago | | | 0 | 0.00014668958 | |
| 20189998 | 5 months ago | | | 0 | 0.00015182508 | |
| 19263905 | 9 months ago | | | 0 | 0.0016015009 | |
| 18909462 | a year ago | | | 0 | 0.00027981116 | |
| 18909451 | a year ago | | | 0 | 0.00023013975 | |
| 18757103 | a year ago | | | 0 | 0.0015519462 | |
| 17450513 | a year ago | | | 0 | 0.0012044743 |
ABI
ABI objects
Getter at block 21300246
MAX_SUPPLY() view returns (uint256)
6000
MAX_TX() view returns (uint256)
6
baseURI() view returns (string)
gateway.pinata.cloud/ipfs/QmbqL9mBJ4wMuhHiv419eabaaH2LDm4VzjiTeFLH2vwxT6/
free() view returns (uint256)
600
name() view returns (string)
TeenageApeNightClub
owner() view returns (address)
0x1e38371dff9328e6839c519adc18295c939c3670
price() view returns (uint256)
20000000000000000
proxyRegistryAddress() view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
reserved() view returns (uint256)
1
saleState() view returns (bool)
false
symbol() view returns (string)
TANC
totalSupply() view returns (uint256)
1609
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address _owner, address operator) view returns (bool)
isOwnerOf(address account, uint256[] _tokenIds) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
projectProxy(address) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256 tokenId)
tokenURI(uint256 _tokenId) view returns (string)
walletOfOwner(address _owner) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
batchSafeTransferFrom(address _from, address _to, uint256[] _tokenIds, bytes data_)
batchTransferFrom(address _from, address _to, uint256[] _tokenIds)
burn(uint256 tokenId)
flipSaleState()
mint(uint256 count) payable
renounceOwnership()
reserveForTeam(uint256 amount)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _baseURI)
setPrice(uint256 newPrice)
setProxyRegistryAddress(address _proxyRegistryAddress)
toggleProxyState(address proxyAddress)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
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 _baseURI, address _proxyRegistryAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.