TRANSMISSIONS FROM ALIEN WORLD

Verified contract

Active on Ethereum with 816 txns
Deployed by via 0x1bc76bce at 15915640
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "TRANSMISSIONS FROM ALIEN WORLD"

0xb6a84fd3d14f48f0ad18006ab7dd534771fe87ae935bba7a0b025d9afc4921c0
0xfb3fd519d6fdac79386d6ac568008be83e20f69fae3f648db8e535227a47ae84
0x14b18d20d08abcf20a7bb317bfa3a35ed265283c90fbd2e83d0928388e5d653b
0x6f2b1c8dfc75bd171672acc4b68cd0152a1bbb917e572830afef44b525932ac9
0xc2d0736217c567abb71a9576eddd248ba2a8966dd16b4bd26626a38657a66691
0x6718b426d5df3f5b224dbdb97a6ad0111a6c998ead34c09089b64a665cafe347
0x62aaffc0b171aecaa6624804211ceba7a8a747dd51cd2e6d05ceaa561cfa186f
0x071d1621a63535eba32569c448210c328ed56f15d3098e34d8bcc77f1fcce586
0x6c51f70e58eacf01cf5beb4d058c9df342b4b62d47aa466b9a03e26158aa798c
0xd2763bf33d73ba97c2d5d55433b032aeefa6f37e74fcbbb0da0247ce2f617568

Functions
Getter at block 20861316
WLcost(view returns (uint256)
14000000000000000
appendedID(view returns (bool)
true
maxSupply(view returns (uint256)
500
name(view returns (string)
TRANSMISSIONS FROM ALIEN WORLD
owner(view returns (address)
0x9482dd08c6324e1ab0e65009a04499005c1530da
pubActive(view returns (bool)
true
pubCost(view returns (uint256)
20000000000000000
symbol(view returns (string)
TRANSMISSION
totalSupply(view returns (uint256)
500
wlActive(view returns (bool)
true
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
pubPaidMintAmount(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
whitelistPaidClaimed(addressview returns (uint256)
State-modifying
activatePublicSale(
activateWLSale(
approve(address touint256 tokenId
mintPublic(uint256 _quantitypayable 
mintWL(uint256 _quantitybytes32[] _merkleProofpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURIbool appendID
setMerkleRoot(bytes32 _merkleRoot
setPubCost(uint256 _newCost
setWLCost(uint256 _newCost
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
treasuryMint(address _accountuint256 _quantity
withdraw(payable 
withdrawAny(uint256 _amountpayable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(