Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Dape"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17818342 | a year ago | | | 0 | 0.0010492185 | |
| 14238806 | 3 years ago | | | 0 | 0.0028803158 | |
| 14226658 | 3 years ago | | | 0 | 0.010238053 | |
| 14226461 | 3 years ago | | | 0 | 0.0097190708 | |
| 14226266 | 3 years ago | | | 0 | 0.040717895 | |
| 14226182 | 3 years ago | | | 0 | 0.0095677970 | |
| 14226096 | 3 years ago | | | 0 | 0.013210173 | |
| 14226008 | 3 years ago | | | 0 | 0.049465364 | |
| 14225920 | 3 years ago | | | 0 | 0.024898032 | |
| 14225858 | 3 years ago | | | 0 | 0.0096271339 |
ABI
ABI objects
Getter at block 21190161
MINT_PRICE() view returns (uint256)
120000000000000000
baseURI() view returns (string)
http://api.dapenfts.xyz/ipfs/
giveStatus() view returns (bool)
true
mintStatus() view returns (bool)
true
name() view returns (string)
Dape
owner() view returns (address)
0x250e94e5d95640027cfcd8f51820c33e441669b6
symbol() view returns (string)
DAPE
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)
mint(uint256[] amount, address[] to) 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_)
setFlipGiveStatus()
setFlipMintStatus()
setMintPrice(uint256 mintPrice)
setSign(address _address)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw(uint256 amount, address to)
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()
fallback()
receive()
This contract contains no error objects.