Warrior Alliance Freedom Fighters
Verified contract
Active on
Ethereum with 1,574 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 "Warrior Alliance Freedom Fighters"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21172108 | 13 days ago | | | 0 | 0.0013729175 | |
| 20721186 | 2 months ago | | | 0 | 0.00045650184 | |
| 20717913 | 2 months ago | | | 0 | 0.000087422463 | |
| 20661180 | 3 months ago | | | 0 | 0.000052167062 | |
| 20650292 | 3 months ago | | | 0 | 0.000043169678 | |
| 20648349 | 3 months ago | | | 0 | 0.000023400170 | |
| 20648347 | 3 months ago | | | 0 | 0.000040898608 | |
| 19834843 | 7 months ago | | | 0 | 0.00018292285 | |
| 19707944 | 7 months ago | | | 0 | 0.00017590239 | |
| 19706744 | 7 months ago | | | 0 | 0.00015762342 |
ABI
ABI objects
Getter at block 21261840
MAX_ELEMENTS() view returns (uint256)
8608
defaultPricePerUnit() view returns (uint256)
130000000000000000
isPublicLive() view returns (bool)
false
isWhitelistLive() view returns (bool)
false
maxWhitelistMintPerTx() view returns (uint256)
5
name() view returns (string)
Warrior Alliance Freedom Fighters
owner() view returns (address)
0xb75a08e82a1bf0fcceb89bbdaf9aae00be8ca29a
pricingVersionCount() view returns (uint256)
2
publicStart() view returns (uint256)
1644267600
symbol() view returns (string)
WAFF
totalSupply() view returns (uint256)
2650
whitelistStart() view returns (uint256)
1644192000
Read-only
balanceOf(address owner) view returns (uint256)
baseTokenUris(uint256) view returns (uint256 startId, uint256 endId, string baseURI)
getApproved(uint256 tokenId) view returns (address)
getUnsoldTokens(uint256 offset, uint256 limit) view returns (uint256[])
isApprovedForAll(address owner, address operator) view returns (bool)
isValidAccessMessage(address _add, uint8 _v, bytes32 _r, bytes32 _s) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
price(uint256 _count) view returns (uint256)
qtyPricing(uint256, uint256) view returns (uint256)
rawOwnerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
walletOfOwner(address _owner) view returns (uint256[])
whitelistMintClaimed(uint256, address) view returns (bool)
State-modifying
Events adminMint(uint256 _amount, address _address)
approve(address to, uint256 tokenId)
clearBaseUris()
mint(uint256 _amount) payable
renounceOwnership()
reserveMint(uint256 amount, uint256 whitelistNonce, bytes32 msgHash, uint8 _v, bytes32 _r, bytes32 _s) payable
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI, uint256 startId, uint256 endId)
setIsLive(bool _isPublicLive, bool _isWhitelistLive)
setMaxElements(uint256 maxElements)
setMaxWhitelistMintPerTx(uint256 limit)
setMintPrices(uint256 _defaultPricePerUnit, uint256[] qty, uint256[] prices)
setStartTimes(uint256 _whitelistStart, uint256 _publicStart)
setWhitelistNonce(uint256 _nonce)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
whitelistMint(uint256 amount, uint256 whitelistNonce, bytes32 msgHash, uint8 _v, bytes32 _r, bytes32 _s) payable
withdrawAll()
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(string name, string ticker, uint256 reservedAmount, address teamWallet)
This contract contains no fallback and receive objects.
This contract contains no error objects.