Bus stop

Verified contract

Active on Ethereum with 3,346 txns
Deployed by via 0x5e386b97 at 14097552
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $623.24
 (#9856)
ERC-721
--
0x01048b86fbe95bc27f2021e2be5e8aec64fe9a8a178ea44bb73feda7b842bb33
0xc36385f6ba5380bec14614ecb110e66510d5dac4eda39528632f8c31347341cd
0xcca928d8c727dd90fb528d3aa53bb6bdd2692dd29d6af6e13021a8c1698a2b5a
From
0x679fd5007fc74b3b61eae826608813d6d70570c4fe36d66125d9c8f4125f2881
0x60e05274dacb2385d9ed1f120e529a9d95d4df9d0d80229d3948b6ecb427c89d
0x7a55a3487f44d9376ab09fa300bc8bef6e89709746e8bd02a3eee62553439873
0x294223b1a1ea91d0d0c396fc11896cfe7e7ede3eec250e0617c7a8ddfbb83811
0x64ce13a86823a3499c80146cc3d9244153f7fc94503d3c0167b8ce28f016225c
From
0x4f7810e08d383c7f70befebc5ee47a1fec5a7856f1c93787ad1eb0bfb4b5eabe
0xf8db0246a62ff38673b2726ba8fec9cc2f405b3381401d31935ac526babdd276

Functions
Getter at block 21283266
cost(view returns (uint256)
0
maxPerMint(view returns (uint32)
10
maxPerWallet(view returns (uint32)
20
name(view returns (string)
Bus stop
open(view returns (bool)
true
owner(view returns (address)
0x8ed519252faa549c7df73e7a6b27a265fa202daa
presaleOpen(view returns (bool)
false
revealed(view returns (bool)
true
supply(view returns (uint32)
9000
symbol(view returns (string)
Busstop
totalSupply(view returns (uint32)
9000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
airdrop(address[] to
approve(address touint256 tokenId
mint(uint32 countpayable 
presaleMint(uint32 countbytes32[] proofpayable 
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setCommission(uint32 _commision
setCost(uint256 _cost
setMaxPerMint(uint32 _max
setMaxPerWallet(uint32 _max
setOpen(bool _open
setPreSaleAddresses(bytes32 root
setPresaleOpen(bool _open
setUnrevealedURI(string _uri
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
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(string _uristring _namestring _symboluint32 _totalSupplyuint256 _costbool _open
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.