DApes
Verified contract
Proxy
Active on
Ethereum with 444 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 46 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
3 additional
variables
Balances ($0.00)
No balances found for "DApes"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17265580 | 2 years ago | | | 0 | 0.0029746456 | |
| 17115337 | 2 years ago | | | 0 | 0.0017675083 | |
| 17063713 | 2 years ago | | | 0 | 0.0012845400 | |
| 16958187 | 2 years ago | | | 0 | 0.00090057500 | |
| 16951321 | 2 years ago | | | 0 | 0.0014762500 | |
| 16914268 | 2 years ago | | | 0 | 0.00093683084 | |
| 16910198 | 2 years ago | | | 0 | 0.00075777903 | |
| 16515223 | 2 years ago | | | 0 | 0.0010978366 | |
| 16465595 | 2 years ago | | | 0 | 0.00042118085 | |
| 16451660 | 2 years ago | | | 0 | 0.0010045349 |
ABI
ABI objects
Getter at block 21290506
gatekeeper() view returns (address)
0x0c680986532bdd175eb145bfd382a4d29fe867a5
name() pure returns (string)
DApes
owner() view returns (address)
0xbfc3af308d818a833b28bfe8d1f86339f55d1a72
paused() view returns (bool)
false
symbol() pure returns (string)
DAPES
totalSupply() view returns (uint256)
373
Read-only
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
collections(uint256) view returns (uint256 startID, struct CountersCounter nextID, uint256 endID)
isApprovedForAll(address account, address operator) view returns (bool)
isKeyUsed(uint256 nonce) view returns (bool)
keyHash(uint256 collection, uint256 nonce, address addr) pure returns (bytes32)
supportsInterface(bytes4 interfaceId) view returns (bool)
uri(uint256) view returns (string)
State-modifying
Events addCollection(uint256 startID, uint256 endID)
amendTopCollection(uint256 newEndID)
initialize(address aGatekeeper, string uri)
mint(uint256 collectionID, uint256 nonce, bytes signature)
pause()
renounceOwnership()
safeBatchTransferFrom(address from, address to, uint256[] ids, uint256[] amounts, bytes data)
safeTransferFrom(address from, address to, uint256 id, uint256 amount, bytes data)
setApprovalForAll(address operator, bool approved)
setGatekeeper(address aGatekeeper)
setURI(string newURI)
transferOwnership(address newOwner)
unpause()
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
ApprovalForAll(address indexed account, address indexed operator, bool approved)
BeaconUpgraded(address indexed beacon)
CollectionMinted(uint256 collection, uint256 nonce, uint256 tokenID, address to)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
TransferBatch(address indexed operator, address indexed from, address indexed to, uint256[] ids, uint256[] values)
TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 value)
URI(string value, uint256 indexed id)
Unpaused(address account)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.