DogeArmy
Verified contract
Active on
Ethereum with 14,027 txns
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 "DogeArmy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21285886 | 6 hours ago | | | 0 | 0.00031489428 | |
| 21254114 | 5 days ago | | | 0 | 0.00048968662 | |
| 21254110 | 5 days ago | | | 0 | 0.00050328535 | |
| 21254105 | 5 days ago | | | 0 | 0.00066517364 | |
| 21169719 | 16 days ago | | | 0 | 0.0011358576 | |
| 21165328 | 17 days ago | | | 0 | 0.0014491586 | |
| 21149314 | 19 days ago | | | 0 | 0.00046571228 | |
| 21146683 | 20 days ago | | | 0 | 0.00050836418 | |
| 21146399 | 20 days ago | | | 0 | 0.00058207182 | |
| 21106500 | 25 days ago | | | 0 | 0.00013937423 |
ABI
ABI objects
Getter at block 21287635
MAX_DOGE() view returns (uint256)
10000
MAX_DOGE_PER_TXNS() view returns (uint256)
20
MAX_DOGE_PER_WHITELIST() view returns (uint256)
10
MAX_RESERVED() view returns (uint256)
100
PRESALE_PRICE() view returns (uint256)
100000000000000000
baseURI() view returns (string)
https://dogemetadata.realshibadoge.com/
isPresale() view returns (bool)
false
isPublicSale() view returns (bool)
true
isURIFrozen() view returns (bool)
false
minTokenThreshold() view returns (uint256)
517606000000000000
name() view returns (string)
DogeArmy
owner() view returns (address)
0x3a0bef9700474a00b10a1063b59685de6e690c08
publicPrice() view returns (uint256)
150000000000000000
revealed() view returns (bool)
true
symbol() view returns (string)
DA
totalSupply() view returns (uint256)
10000
unrevealedURI() view returns (string)
https://dogearmy.mypinata.cloud/ipfs/QmT5tyCujQeuJa3ya7V6Gyxm5F6QysLiQAtuyXrtgh9jDZ
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)
provenanceIds(uint256) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events addProvenance(uint256 id)
approve(address to, uint256 tokenId)
freezeURI()
mint(uint256 amount) payable
mintPresale(uint256 amount) payable
renounceOwnership()
reserve(uint256 amount, address destination)
reveal()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _newBaseURI)
setMinTokenThreshold(uint256 _minTokenThreshold)
setPublicPrice(uint256 _publicPrice)
setUnrevealedURI(string _unrevealedURI)
togglePreSale()
togglePublicSale()
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(address _shibDoge)
This contract contains no fallback and receive objects.
This contract contains no error objects.