ShibaArmyAdminV2
Verified contract
Active on
Ethereum with 2,683 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 ($2,763.38)
Native
Value
$2,763.38
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.75 | $3,684.51 |
$2,763.38 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18977236 | a year ago | | | 0.75 | 0.0056409041 | |
| 17928858 | a year ago | | | 0 | 0.0014359973 | |
| 17781629 | a year ago | | | 0.25 | 0.0021940072 | |
| 17615994 | a year ago | | | 0.25 | 0.0015838041 | |
| 17070735 | 2 years ago | | | 0 | 0.0029905053 | |
| 17045341 | 2 years ago | | | 0.25 | 0.0029094951 | |
| 17027713 | 2 years ago | | | 0.75 | 0.0028880413 | |
| 16970659 | 2 years ago | | | 0 | 0.0028947130 | |
| 16970654 | 2 years ago | | | 0 | 0.0026909896 | |
| 16970653 | 2 years ago | | | 0 | 0.0026918761 |
ABI
ABI objects
Getter at block 21304318
MAX_SHIBA() view returns (uint256)
10000
getSaleConfig() view returns (struct ShibaArmyAdminV2saleConfig currentConfig)
(250000000000000000, 10000, 10000, 10000, 2)
launchTime() view returns (uint256)
1650049125
owner() view returns (address)
0x3a0bef9700474a00b10a1063b59685de6e690c08
publicSaleStarted() view returns (bool)
true
saleActive() view returns (bool)
true
tokensSold() view returns (uint256)
5868
totalSupply() view returns (uint256)
8110
Read-only
balanceOf(address holder) view returns (uint256)
isDogeArmyMintClaimed(uint256 id) view returns (bool)
numDogeArmyHolderMintClaimed(address) view returns (uint256)
State-modifying
Events addProvenance(uint256 id)
freezeURI()
launchPublicSale()
launchSale()
mint(uint256 numTokensToMint, uint256[] dogeArmyClaimIDs) payable
renounceOwnership()
reserve(uint256 amount, address destination)
reveal()
setBaseURI(string _newBaseURI)
setLaunchTime(uint256 newLaunchTime)
setUnrevealedURI(string _unrevealedURI)
toggleSalePaused()
transferOwnership(address newOwner)
transferSAOwnership()
withdraw()
withdrawSA()
DogeArmyMintClaimed(uint256 id)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
saleLaunched(uint256 launchTime)
salePauseToggled(bool isSalePaused)
totalDogeArmyHolderMinted(address holder, uint256 numMinted)
constructor(address _dogeArmy, address _shibaArmy, address _sale2)
This contract contains no fallback and receive objects.
This contract contains no error objects.