Alien Frens Evolution
Verified contract
Active on
Ethereum with 35,648 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
No balances found for "Alien Frens Evolution"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21152003 | a day ago | | | 0 | 0.00038736430 | |
| 21146927 | 2 days ago | | | 0 | 0.00053924807 | |
| 21139389 | 3 days ago | | | 0 | 0.0014307703 | |
| 21127798 | 5 days ago | | | 0 | 0.00094310401 | |
| 21118371 | 6 days ago | | | 0 | 0.00030044977 | |
| 21110506 | 7 days ago | | | 0 | 0.00031644901 | |
| 21109758 | 7 days ago | | | 0 | 0.00012550219 | |
| 21109740 | 7 days ago | | | 0 | 0.00010814296 | |
| 21107586 | 7 days ago | | | 0 | 0.00046255550 | |
| 21106146 | 8 days ago | | | 0 | 0.00020076294 |
ABI
ABI objects
Getter at block 21160759
HOLDERS() view returns (uint256)
6913
INCUBATORS() view returns (uint256)
10000
IncubatorContract() view returns (address)
0x9c8882c6b3e40530cdbce404eef003443b1e455a
IncubatorId() view returns (uint256)
0
IncubatorMintActive() view returns (bool)
false
MAX_TOKENS() view returns (uint256)
16919
PRICE() view returns (uint256)
250000000000000000
RARES() view returns (uint256)
6
_baseTokenURI() view returns (string)
https://afe-api-v2.vercel.app/v1/
maxMint() view returns (uint256)
1
name() view returns (string)
Alien Frens Evolution
nextOwnerToExplicitlySet() view returns (uint256)
0
nonIncubatorMints() view returns (uint256)
6913
owner() view returns (address)
0xd23d2d4aa76df5c4a19e1c9b6a83ea83f8c3db18
preMintActive() view returns (bool)
true
preRoot() view returns (bytes32)
0x6f73a4da1350127d05f5d351df9d5fef14ffd00ae0b02391fb8590a75bf14e30
pubMintActive() view returns (bool)
true
pubRoot() view returns (bytes32)
0xce86bbe9c6504c7dcfce70de26562fc203cdcd7d039888322c6c83346960f658
symbol() view returns (string)
AFE
totalReleased() view returns (uint256)
0
totalShares() view returns (uint256)
100
totalSupply() view returns (uint256)
12175
Read-only
_preSaleListCounter(address) view returns (uint8)
_pubSaleListCounter(address) view returns (uint8)
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
payee(uint256 index) view returns (address)
released(address account) view returns (uint256)
released(address token, address account) view returns (uint256)
shares(address account) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
totalReleased(address token) view returns (uint256)
State-modifying
Events IncubatorMint()
approve(address to, uint256 tokenId)
preMint(bytes32[] proof) payable
publicMint(bytes32[] proof) payable
rareMint(address to)
release(address account)
release(address token, address account)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI)
setIncubatorContract(address _IncubatorContract)
setIncubatorMint(bool state)
setPreMint(bool state)
setPreRoot(bytes32 _preRoot)
setPubMint(bool state)
setPubRoot(bytes32 _pubRoot)
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)
ERC20PaymentReleased(address indexed token, address to, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PayeeAdded(address account, uint256 shares)
PaymentReceived(address from, uint256 amount)
PaymentReleased(address to, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address[] payees, uint256[] shares)
receive()
This contract contains no error objects.