Alien Genesys
Verified contract
Active on
Ethereum with 725 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 "Alien Genesys"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20296492 | 4 months ago | | | 0 | 0.000033748499 | |
| 18987182 | 10 months ago | | | 0 | 0.00084022028 | |
| 18802530 | a year ago | | | 0 | 0.00076990892 | |
| 18524251 | a year ago | | | 0 | 0.00046711773 | |
| 18524251 | a year ago | | | 0 | 0.00046711773 | |
| 18070777 | a year ago | | | 0 | 0.00099341503 | |
| 17443540 | a year ago | | | 0 | 0.00060791455 | |
| 17351116 | a year ago | | | 0 | 0.0010631456 | |
| 16852987 | 2 years ago | | | 0 | 0.00066914467 | |
| 16614924 | 2 years ago | | | 0 | 0.00045823343 |
ABI
ABI objects
Getter at block 21187478
MAX_SUPPLY() view returns (uint256)
333
SALE_PRICE() view returns (uint256)
55000000000000000
locked() view returns (bool)
false
maxMintable() view returns (uint256)
2
name() view returns (string)
Alien Genesys
owner() view returns (address)
0xb670c216fdc4a8cd6a96e0bea0544f66e999f14c
preSaleIsActive() view returns (bool)
false
remainingReserved() view returns (uint256)
18
saleIsActive() view returns (bool)
false
symbol() view returns (string)
ALGN
totalSupply() view returns (uint256)
333
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
minted(address) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
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)
tokensOfOwner(address _owner1) view returns (uint256[])
usedNonces(uint256) view returns (bool)
State-modifying
Events approve(address to, uint256 tokenId)
claim(uint256 nonce, bytes signature)
closeNonce(uint256 _nonce)
lockMetadata()
mint(uint256 _amount) payable
preSaleMint(uint256 amount, uint256 nonce, bytes signature) payable
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)
setMaxMintablePerAcc(uint256 n)
setSigner(address __signer)
togglePreSale()
toggleSale()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdrawAll(address receiver)
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 __baseURI, address __signer)
receive()
This contract contains no error objects.