Jailed Baby Ape Club
Verified contract
Proxy
Active on
Ethereum with 6,310 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
6 additional
variables
Balances ($0.00)
No balances found for "Jailed Baby Ape Club"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21233674 | 10 days ago | | | 0 | 0.00058703256 | |
| 20968192 | 2 months ago | | | 0 | 0.00093860654 | |
| 20964444 | 2 months ago | | | 0 | 0.0022611238 | |
| 20957213 | 2 months ago | | | 0 | 0.00077166366 | |
| 20681102 | 3 months ago | | | 0 | 0.00036131099 | |
| 20681062 | 3 months ago | | | 0 | 0.00037436289 | |
| 20596001 | 3 months ago | | | 0 | 0.000041924265 | |
| 20595007 | 3 months ago | | | 0 | 0.000044098740 | |
| 20582870 | 3 months ago | | | 0 | 0.000050184853 | |
| 20573258 | 3 months ago | | | 0 | 0.000042681070 |
ABI
ABI objects
Getter at block 21304239
currentToken() view returns (uint256)
8990
name() view returns (string)
Jailed Baby Ape Club
owner() view returns (address)
0x8d376e38b60a9d093dd7c529460a393212403b3a
paused() view returns (bool)
false
symbol() view returns (string)
JBAC
totalSupply() view returns (uint256)
8989
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)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
batchMint(uint256 count) payable
burn(uint256 tokenId)
initialize()
pause()
renounceOwnership()
safeMint(address to) payable
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
unpause()
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
withdrawAll()
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
BeaconUpgraded(address indexed beacon)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
Unpaused(address account)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.