Dogface Army 2nd Battalion
Verified contract
Active on
Ethereum with 1,238 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
4 additional
variables
Balances ($0.00)
No balances found for "Dogface Army 2nd Battalion"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21259864 | 16 days ago | | | 0 | 0.00082156611 | |
| 21204355 | 24 days ago | | | 0 | 0.0013297205 | |
| 21194844 | a month ago | | | 0 | 0.0018129340 | |
| 21156879 | a month ago | | | 0 | 0.00064760861 | |
| 21156181 | a month ago | | | 0 | 0.00056091312 | |
| 21132031 | a month ago | | | 0 | 0.00068579657 | |
| 21099465 | a month ago | | | 0 | 0.00024759638 | |
| 21059862 | a month ago | | | 0 | 0.00057276454 | |
| 21053133 | a month ago | | | 0 | 0.00033472722 | |
| 21017627 | 2 months ago | | | 0 | 0.00063779985 |
ABI
ABI objects
Getter at block 21377927
collectionTotal() view returns (uint256)
2220
couponRoot() view returns (bytes32)
0x5c6bcde3d65e8e186f9c0e974d6a8d9703de63cf16a7d66bbe1ae7517aee3e49
maxcouponTokens() view returns (uint256)
0
name() view returns (string)
Dogface Army 2nd Battalion
owner() view returns (address)
0x77d8f58337192daff1f5e987b3908990d6408327
saleIsActive() view returns (bool)
true
symbol() view returns (string)
DF 2
totalSupply() view returns (uint256)
2220
w1() view returns (address)
0xa37b3373931abb6a5d207b79ee65c6aaae15af30
w2() view returns (address)
0x9519a27015ad44e114b12b8011070d517f64296f
w3() view returns (address)
0x77d8f58337192daff1f5e987b3908990d6408327
w4() view returns (address)
0x6edae52cb47664183002b556305c1856c6b7191e
withdrawnFunds() view returns (uint256)
0
Read-only
allowMint(address) view returns (bool)
allowMintAmount(address) view returns (uint256)
balanceOf(address owner) view returns (uint256)
couponBalance(address) view returns (uint256)
couponMintStatus(address) view returns (bool)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
keyURI(uint256) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
publicMintLimit(address) view returns (uint8)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256 tokenId)
tokenURI(uint256 tokenId) view returns (string uri)
whiteListBalance(address) view returns (uint256)
State-modifying
Events allowedMint(uint256 _amount)
approve(address to, uint256 tokenId)
couponMint(bytes32[] proof, uint256 amount)
publicBatchMint(uint256 amount)
publicMint()
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setAllowedMinter(address _user, uint256 _amount)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _newBaseURI)
setCoupons(bytes32 _root)
setMaxCoupons(uint256 _amount)
setRoot(string _root)
toggleSale(bool _saleIsActive)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw(address wallet)
withdrawAll()
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)
TotalMinted(address indexed _from, uint256 _value)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
fallback()
receive()
This contract contains no error objects.