Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($260.55)
Native
Value
$260.55
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.06999 | $3,722.61 |
$260.55 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17655730 | a year ago | | | 0.001332 | 0.0054813560 | |
| 17655455 | a year ago | | | 0.000666 | 0.0030752426 | |
| 17399635 | a year ago | | | 0.000666 | 0.0048532574 | |
| 17335086 | 2 years ago | | | 0.000666 | 0.0063616083 | |
| 17335076 | 2 years ago | | | 0 | 0.00099872449 | |
| 17147292 | 2 years ago | | | 0 | 0.0090415929 | |
| 17044592 | 2 years ago | | | 0 | 0.0059790482 | |
| 17033833 | 2 years ago | | | 0 | 0.0024445000 | |
| 17033793 | 2 years ago | | | 0 | 0.0066610000 | |
| 16940587 | 2 years ago | | | 0 | 0.0012954582 |
ABI
ABI objects
Getter at block 21311594
DDD_ORIGINAL_PRICE() view returns (uint256)
66600000000000000
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
dddContract() view returns (address)
0x6ac645fda81299c8eb0da31fc773953752112e82
highestWhitelistedNftId() view returns (uint256)
2826
limitPerCall() view returns (uint256)
3
limitPerNFT() view returns (uint256)
1
limitPerWL() view returns (uint256)
2
limitPerWallet() view returns (uint256)
3
nftOwnerMintPrice() view returns (uint256)
0
paused() view returns (bool)
false
publicMintPrice() view returns (uint256)
666000000000000
whitelistedMintPrice() view returns (uint256)
0
Read-only
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
isWhiteListed(address) view returns (bool)
mintedByNFT(uint256) view returns (uint256)
mintedByWL(address) view returns (uint256)
mintedByWallet(address) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events emergencyWithdraw()
grantRole(bytes32 role, address account)
mintNFT(uint256 _amount, uint256[] _ids) payable
mintPublic(uint256 _amount) payable
mintWL(uint256 _amount) payable
onERC721Received(address, address, uint256, bytes) returns (bytes4)
pause()
proxyTransferOwnership(address _newOwner)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
setDDD(address _dddContract)
setLimits(uint256 _limitPerWL, uint256 _limitPerWallet, uint256 _limitPerNFT, uint256 _limitPerCall, uint256 _highestWhitelistedNftId)
setPrice(uint256 _whitelistedMintPrice, uint256 _nftOwnerMintPrice, uint256 _publicMintPrice)
unpause()
whitelistToggle(address[] _address)
Paused(address account)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
Unpaused(address account)
constructor()
receive()
This contract contains no error objects.