ShibaArmy
Verified contract
Active on
Ethereum with 5,938 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 4 additional slots
-
variable spans 4 additional slots
-
variable spans 4 additional slots
Balances ($0.00)
No balances found for "ShibaArmy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21169674 | 16 days ago | | | 0 | 0.00098428482 | |
| 21165331 | 17 days ago | | | 0 | 0.0014662985 | |
| 21107359 | 25 days ago | | | 0 | 0.00034084446 | |
| 21035508 | a month ago | | | 0 | 0.00028663286 | |
| 21035492 | a month ago | | | 0 | 0.00024203927 | |
| 21035490 | a month ago | | | 0 | 0.00025442868 | |
| 21035473 | a month ago | | | 0 | 0.00022666780 | |
| 20973180 | a month ago | | | 0 | 0.00076042460 | |
| 20908060 | 2 months ago | | | 0 | 0.00040283623 | |
| 20893984 | 2 months ago | | | 0 | 0.00032681632 |
ABI
ABI objects
Getter at block 21284033
MAX_SHIBA() view returns (uint256)
10000
baseURI() view returns (string)
https://shibametadata.realshibadoge.com/
getSaleConfig() view returns (struct ShibaArmysaleConfig currentConfig)
(0, 0, 0, 0, 0)
isURIFrozen() view returns (bool)
false
launchTime() view returns (uint256)
1650049125
name() view returns (string)
ShibaArmy
owner() view returns (address)
0xd8e243ac8d7a3941909d03b9d7a15680d57c7248
publicSaleStarted() view returns (bool)
false
revealed() view returns (bool)
true
saleActive() view returns (bool)
true
symbol() view returns (string)
SA
tokensSold() view returns (uint256)
500
totalSupply() view returns (uint256)
8110
unrevealedURI() view returns (string)
https://mint.realshibadoge.com/json/unrevealed.json
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
isDogeArmyMintClaimed(uint256) view returns (bool)
numDogeArmyHolderMintClaimed(address) view returns (uint256)
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()
launchPublicSale()
launchSale()
mint(uint256 numTokensToMint, uint256[] dogeArmyClaimIDs) 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)
setUnrevealedURI(string _unrevealedURI)
toggleSalePaused()
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)
DogeArmyMintClaimed(uint256 id)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
saleLaunched(uint256 launchTime)
salePauseToggled(bool isSalePaused)
totalDogeArmyHolderMinted(address holder, uint256 numMinted)
constructor(address _dogeArmy)
This contract contains no fallback and receive objects.
This contract contains no error objects.