Dolphin Adam Bombs (Unofficial)

Verified contract

Active on Ethereum with 280 txns
Deployed by via 0x572bbc9f at 14202387
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $132.22
0x87fef53a3c371ccebe1021cbd80214fe5fec1bd9c69bf938ea914b45f028d9b8
0x077f796fa28cca9528cd0aa34050777cf6efa152cadfd3e4083ecced9fe52cb5
From
0xc645d2c4ae656103ef648a443eefb63cacdc98ba678ec095f307c86b7671aeb4
0xbcc7c9c4a56609ec59e39016f9f3beaf0460d9b15229671c532128864c420585
0x54bdc822eb4e6c601b6ea8689f6da9cd25e4724c8c91b59323f0b11d1523284d
0xdb0020f2e378960037fb3d4596b3d06d9552f69f7b585e0158eb24f3a178eedb
0xb9287008c75319aef7958a9997f4ad7fc62de42c105e4a8d4f569c42a51b6883
0x8933a7c60c7d7d56a3e52878ca088aa4c9c955fb572df7c924d7c6410d7d5e39
0x58d52c64d822eb6bc1a32bfffe0030fae8e3064c4e2d776382608309b54fb8e8
0xdff873e0882a6a7b151ce22f197cbac4ada8e3629588ecd7dbedb6bfbc94d796

Functions
Getter at block 20998459
baseTokenURI(view returns (string)
https://storage.hashku.com/api/dolphin-adam-bombs-unofficial/main/
eligible(view returns (bool)
false
externalAccount(view returns (address)
0x7ab2352b1d2e185560494d5e577f9d3c238b78c5
getExternalAccountBalance(view returns (uint256)
0
group(view returns (string)
init
isClosed(view returns (bool)
false
isPublic(view returns (bool)
true
key(view returns (string)
DABU
maxMintPerAddress(view returns (uint256)
1
maxTokens(view returns (uint256)
303
name(view returns (string)
Dolphin Adam Bombs (Unofficial)
nextToken(view returns (uint256)
187
owner(view returns (address)
0xf639f4b3ebc9c785ac51706749ca540870805c50
price(view returns (uint256)
50000000000000000
seeBalance(view returns (uint256)
50000000000000000
symbol(view returns (string)
DABU
totalSupply(view returns (uint256)
187
verifySigner(view returns (address)
0xf639f4b3ebc9c785ac51706749ca540870805c50
withdrawalAddress(view returns (address)
0x93cfaac663175ab8fc044abe786cdba026903076
Read-only
balanceOf(address ownerview returns (uint256)
canMint(uint256 _amountview returns (bool)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256 ind)
tokenURI(uint256 _tokenIdview returns (string)
tokensMinted(addressview returns (uint256)
State-modifying
addToClearedList(address[] _addresses
approve(address touint256 tokenId
removeFromClearedList(address[] _addresses
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
send(address[] _addressesuint256[] _amounts
setApprovalForAll(address operatorbool approved
setBaseUri(string _baseTokenURI
setExternalAccount(address _address
setGroup(string _group
setIsClosed(bool _closed
setIsPublic(bool _public
setKey(string _key
setMaxMintPerAddress(uint256 _amount
setMaxTokens(uint256 _tokens
setPrice(uint256 _price
setVerifySigner(address _verifySigner
setWithdrawalAddress(address _address
shop(uint256 _amountpayable 
shop(uint256 _amountbytes _signaturepayable 
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(address _touint256 _amountreturns (bool)
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ContractUpdated(string _type
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerIndexOutOfBounds(
OwnerQueryForNonexistentToken(
TokenIndexOutOfBounds(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(