Diccs (For Adventurers)
Verified contract
Active on
Ethereum with 203 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($107.07)
Native
Value
$107.07
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.03 | $3,569.13 |
$107.07 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18802516 | a year ago | | | 0 | 0.00077425898 | |
| 16230844 | 2 years ago | | | 0 | 0.00074177295 | |
| 16230840 | 2 years ago | | | 0 | 0.00063730984 | |
| 15392123 | 2 years ago | | | 0 | 0.00097868609 | |
| 15391516 | 2 years ago | | | 0 | 0.00069118698 | |
| 14219984 | 3 years ago | | | 0 | 0.0035243350 | |
| 14027187 | 3 years ago | | | 0 | 0.0030534559 | |
| 13982799 | 3 years ago | | | 0 | 0.0077275446 | |
| 13977638 | 3 years ago | | | 0 | 0.0097478194 | |
| 13956056 | 3 years ago | | | 0 | 0.0082434734 |
ABI
ABI objects
Getter at block 21290086
lootAddress() view returns (address)
0xff9c1b15b16263c61d017ee9f65c50e4ae0113d7
lootContract() view returns (address)
0xff9c1b15b16263c61d017ee9f65c50e4ae0113d7
name() view returns (string)
Diccs (For Adventurers)
owner() view returns (address)
0x89e3bbfbf3b3a2a1a8364ef9aefc1d3300bf626a
price() view returns (uint256)
15000000000000000
symbol() view returns (string)
LootDicc
totalSupply() view returns (uint256)
174
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getBigdickenergy(uint256 tokenId) view returns (string)
getCurvature(uint256 tokenId) view returns (string)
getGirth(uint256 tokenId) view returns (string)
getHardness(uint256 tokenId) view returns (string)
getLength(uint256 tokenId) view returns (string)
getLoadsize(uint256 tokenId) view returns (string)
getVeininess(uint256 tokenId) view returns (string)
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)
State-modifying
Events approve(address to, uint256 tokenId)
mint(uint256 tokenId) payable
mintWithLoot(uint256 lootId) payable
multiMint(uint256[] tokenIds) payable
multiMintWithLoot(uint256[] lootIds) payable
renounceOwnership()
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)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.