Defizeros
Verified contract
Proxy
Active on
Ethereum with 324 txns
Unified storage
Map
Table
Raw
Constants and immutables
1
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 49 additional slots
-
variable spans 43 additional slots
-
variable spans 45 additional slots
-
variable spans 48 additional slots
5 additional
variables
Balances ($56,898.84)
Native
Value
$56,898.84
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 15.4 | $3,694.73 |
$56,898.84 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21283440 | 6 days ago | | | 0.7 | 0.0018381945 | |
| 21276236 | 7 days ago | | | 0.7 | 0.0012599020 | |
| 21268280 | 8 days ago | | | 0.7 | 0.0014323140 | |
| 21225727 | 14 days ago | | | 0.7 | 0.0014028895 | |
| 21209088 | 17 days ago | | | 0.7 | 0.0024826776 | |
| 21205263 | 17 days ago | | | 0.7 | 0.0015431939 | |
| 21201172 | 18 days ago | | | 0.7 | 0.0026851675 | |
| 21185963 | 20 days ago | | | 0 | 0.0024262118 | |
| 21183597 | 20 days ago | | | 0 | 0.0024113991 | |
| 21182238 | 20 days ago | | | 0.7 | 0.0054609278 |
ABI
ABI objects
Getter at block 21327514
implementation() view returns (address)
0x3760415893f05e8009bf7d8f7817fdd94674a8f5
_isPresale() view returns (bool)
false
_paused() view returns (bool)
false
apiVersion() pure returns (uint16)
2
baseURIFinal() view returns (bool)
false
getBaseURI() view returns (string)
https://backend.mintables.club/revealer/1883/
getPrice() view returns (uint256)
700000000000000000
getSupply() view returns (uint256)
4200
isPaused() view returns (bool)
false
isPresale() view returns (bool)
false
name() view returns (string)
Defizeros
owner() view returns (address)
0xd12c6e1ee11997d4f97f5f13f3060178a74cd49e
symbol() view returns (string)
DFZ
totalSupply() view returns (uint256)
231
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)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
walletOfOwner(address _owner) view returns (uint256[])
State-modifying
Events airdrop(address[] addresses, uint256[] amounts, uint256 _metadata)
approve(address to, uint256 tokenId)
finalizeBaseURI()
initialize(string _name, string _symbol, string _initialBaseURI, uint256 _initialPrice, uint256 _initialSupply, address newOwner)
mint(uint256 num, uint256 metadata) payable
presaleMint(uint256 num, bytes signature, uint256 metadata) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI)
setIsPresale(bool val)
setPause(bool val)
setPrice(uint256 _newPrice)
setSupply(uint256 _newSupply)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw() payable returns (uint256)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
Initialized(uint8 version)
MintEvent(address indexed _to, uint256 indexed _tokenId, uint256 indexed _metadata)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string _name, string _symbol, string _initialBaseURI, uint256 _initialPrice, uint256 _initialSupply, address newOwner, address proxyAddress)
fallback()
receive()
This contract contains no error objects.