Dogface
Verified contract
Active on
Ethereum with 1,505 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
19 additional
variables
Balances ($0.00)
No balances found for "Dogface"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21133881 | 4 days ago | | | 0 | 0.00037830871 | |
| 20815688 | 2 months ago | | | 0 | 0.0012362170 | |
| 20748929 | 2 months ago | | | 0 | 0.000097064477 | |
| 20509746 | 3 months ago | | | 0 | 0.000039140983 | |
| 20405894 | 3 months ago | | | 0 | 0.000083949411 | |
| 20405887 | 3 months ago | | | 0 | 0.00014223658 | |
| 20343454 | 4 months ago | | | 0 | 0.0014559433 | |
| 20343449 | 4 months ago | | | 0 | 0.0016190790 | |
| 20343443 | 4 months ago | | | 0 | 0.0021881060 | |
| 20322540 | 4 months ago | | | 0 | 0.00033878072 |
ABI
ABI objects
Getter at block 21162936
ALPHA_RESERVE_GIVEN() view returns (uint256)
0
ALPHA_SUPPLY() view returns (uint256)
2344
ALPHA_TEAM_RESERVE_BUFFER() view returns (uint256)
2344
BRAVO_BUFFER() view returns (uint256)
2445
BRAVO_RESERVE_GIVEN() view returns (uint256)
0
BRAVO_SUPPLY() view returns (uint256)
2011
BRAVO_TEAM_RESERVE_BUFFER() view returns (uint256)
4455
alphaIsActive() view returns (bool)
false
alphaReserveTokens() view returns (uint256)
100
bravoIsActive() view returns (bool)
false
bravoReserveTokens() view returns (uint256)
100
bravoSalePrice() view returns (uint256)
100000000000000000
couponRoot() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
getPrice() view returns (uint256)
80000000000000000
maxTokens() view returns (uint256)
5555
merkleRoot() view returns (bytes32)
0xfd8a67e5ed3bec7d61b723385895b2192ac60924987140e9b0c3768ddc3f8694
name() view returns (string)
Dogface
owner() view returns (address)
0xe78dab9780ad0136581ca4a81775d7e5258da036
presaleIsActive() view returns (bool)
false
soldAlphaSupply() view returns (uint256)
778
soldBravoSupply() view returns (uint256)
0
symbol() view returns (string)
DF
totalSupply() view returns (uint256)
778
voucherTokens() view returns (uint256)
1000
w1() view returns (address)
0xa37b3373931abb6a5d207b79ee65c6aaae15af30
w2() view returns (address)
0x9519a27015ad44e114b12b8011070d517f64296f
w3() view returns (address)
0xe78dab9780ad0136581ca4a81775d7e5258da036
w4() view returns (address)
0x5aca4034e897417e20187ee68c992e600184cf81
w5() view returns (address)
0x0a13468406494e5716afa68c4599c15ee86cb9b4
w6() view returns (address)
0xfd7297515bb483a8fe863512d14bdf875d333271
w7() view returns (address)
0x9a80e93e7caf98801f764cb72acb4b1da4a6d924
withdrawnFunds() view returns (uint256)
23490000000000000000
Read-only
alphaBalance(address) view returns (uint256)
balanceOf(address owner) view returns (uint256)
bravoBalance(address) view returns (uint256)
couponBalance(address) view returns (uint256)
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)
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 alphaMint(uint256 _quantity) payable
alphaReserve(uint256 _quantity, address _address)
approve(address to, uint256 tokenId)
bravoMint(uint256 _quantity) payable
bravoReserve(uint256 _quantity, address _address)
couponMint(bytes32[] proof, string _coupon) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setAlphaURI(string _newBaseURI)
setApprovalForAll(address operator, bool approved)
setBravoURI(string _newBaseURI)
setCoupons(bytes32 _root)
setRoot(bytes32 _root)
toggleAlphaActive(bool _isActive)
toggleBravoActive(bool _isActive)
togglePresale(bool _presaleOnly)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
whitelistMint(uint256 _quantity, bytes32[] proof) payable
withdrawAllA()
withdrawAllB()
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.