BASE GALAXY WARS
Verified contract
Active on
Base with 5 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 "BASE GALAXY WARS"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 3023320 | a year ago | | | 0 | 0.0000029581141 | |
| 2939510 | a year ago | | | 0.0017 | 0.000000000705791784 | |
| 2939397 | a year ago | | | 0.0017 | 0.000000019266994080 | |
| 2939053 | a year ago | | | 0.0017 | 0.000000009976284476 | |
| 2938598 | a year ago | | | 0.0017 | 0.000000012038088552 |
ABI
ABI objects
Getter at block 22756019
currentSupply() view returns (uint256)
4
duration() view returns (uint256)
864000
getMinted() view returns (uint256)
4
getTotalSupply() view returns (uint256)
10000
maxSupply() view returns (uint256)
10000
mintPrice() view returns (uint256)
1700000000000000
name() view returns (string)
BASE GALAXY WARS
owner() view returns (address)
0xf7d354e02573ec6fa991116c50221d6b335ce4af
pack10Price() view returns (uint256)
5000000000000000
pack3Price() view returns (uint256)
3500000000000000
pack5Price() view returns (uint256)
4400000000000000
startTime() view returns (uint256)
1692666333
Read-only
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
isApprovedForAll(address account, address operator) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
uri(uint256) view returns (string)
State-modifying
Events airdropNFT(address[] recipients)
burn(address account, uint256 id, uint256 value)
burnBatch(address account, uint256[] ids, uint256[] values)
mint(uint256 amount) payable
mintPack(uint256 packSize) payable
renounceOwnership()
safeBatchTransferFrom(address from, address to, uint256[] ids, uint256[] amounts, bytes data)
safeTransferFrom(address from, address to, uint256 id, uint256 amount, bytes data)
setApprovalForAll(address operator, bool approved)
setMintPrice(uint256 newPrice)
setPackPrices(uint256 newPack3Price, uint256 newPack5Price, uint256 newPack10Price)
transferOwnership(address newOwner)
withdraw()
ApprovalForAll(address indexed account, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TransferBatch(address indexed operator, address indexed from, address indexed to, uint256[] ids, uint256[] values)
TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 value)
URI(string value, uint256 indexed id)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.