Astra Chipmunks Army
Verified contract
Active on
Ethereum with 2,439 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
No balances found for "Astra Chipmunks Army"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20818174 | 2 months ago | | | 0 | 0.00070719962 | |
| 20531449 | 3 months ago | | | 0 | 0.00013487772 | |
| 20530952 | 3 months ago | | | 0 | 0.00021730894 | |
| 19112041 | 10 months ago | | | 0 | 0.00040001661 | |
| 18685311 | a year ago | | | 0 | 0.0026085897 | |
| 18607483 | a year ago | | | 0 | 0.0010037258 | |
| 18506063 | a year ago | | | 0 | 0.0010995867 | |
| 18296801 | a year ago | | | 0 | 0.00017381557 | |
| 18287573 | a year ago | | | 0 | 0.00019196332 | |
| 18259199 | a year ago | | | 0 | 0.00026811193 |
ABI
ABI objects
Getter at block 21280045
BattleAddress() view returns (address)
0x0000000000000000000000000000000000000000
BornActived() view returns (bool)
false
GiveAwaySupply() view returns (uint256)
69
LockingTime() view returns (uint256)
172800
MaxSalePerAddress() view returns (uint256)
69
MetadataAddress() view returns (address)
0xca3f738b068db8a260ce738278daaf72a05fdc08
PaymentAddress() view returns (address)
0x01ada506b3ce4874f6443c4d0dd2eb35002097c7
PreSaleActived() view returns (bool)
true
PresaleMerkleRoot() view returns (bytes32)
0xb446b53b5a2365470c750e826fd35f3687103a73178e522cee2f4ca11d9667fd
PublicSaleActived() view returns (bool)
true
ResevedSupply() view returns (uint256)
81
TotalSupply() view returns (uint256)
2721
name() view returns (string)
Astra Chipmunks Army
owner() view returns (address)
0xceaf5778f5d5d744da65e0c11a6cde54979d8d3a
symbol() view returns (string)
ACA
Read-only
balanceOf(address owner) view returns (uint256)
checkPresaleProof(address buyer, bool hasFreeMint, bytes32[] merkleProof) view returns (bool)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
reserveStatus(address addressOf) view returns (uint256, uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
born(address toAddress, uint256 numberOfTokens)
claim() payable
mintGiveAway(uint256 numberOfTokens, address toAddress)
mintPreSale(uint256 numberOfTokens, bool hasFreeMint, bytes32[] merkleProof) payable
renounceOwnership()
reserve(uint256 numberOfTokens) payable
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBattleAddress(address battleAddress)
setBornActived(bool bornActived)
setLockingTime(uint256 lockingTime)
setMaxSalePerAddress(uint256 maxSalePerAddress)
setMetadataAddress(address metadataAddress)
setPaymentAddress(address paymentAddress)
setPresaleActived(bool preSaleActived)
setPresaleMerkleRoot(bytes32 presaleMerkleRoot)
setPublicSaleActived(bool publicSaleActived)
setStats(uint256 tokenId, uint256 meta)
totalSupply() returns (uint256)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
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 metadataAddress, address paymentAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.