MoonPass

Verified contract

Active on Ethereum with 5,080 txns
Deployed by via 0x1c03fee8 at 13198685
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MoonPass"

0xcac48167e022f645c2cdee94e911ed39259ac972a6795ab5f0ad6453e1e2923d
0xbe0071a83dff11a5b6a16e26971126b212df211af3b6382c74d9ec3ba479de0e
0x8849d5c21e6c74e61f6d9ec169d69c7c29edf549b068f92f4cd4095ba4b81e88
0xe26d1f03fcad3d32e4221f1295145b0dc315cea21941f0a822cbb00aa04158df
0xc3c1a9800dd83997535137663fa5e1fc316b0cf4e9823d8488cc531d12160d9a
0xdeb287669257cd929ed836c1c7d65b26efb312c45951bd746b0b6d9911f47e7b
0x9ab13f80270677181de891044ef2c7c58149af21272c302cc945123cdcf47fcf
0x370d61864a17faef4eb5e4fb3c51b8e3c2f3eee06d959110c56a8648b5b89d14
0xdb0b7377d4a6a5776a7733028721352ff10e75de3ba93408d71cde432d4f63eb
0x83564fb7a7e2b9ffd21d42256d3632930625f990d1b2536fa6e759fa8c6fc6a3

Functions
Getter at block 20962342
maxMoonPassSupply(view returns (uint256)
4161
maxPurchaseAmount(view returns (uint256)
5
name(view returns (string)
MoonPass
owner(view returns (address)
0x5aaf80d6460d2a6b51aba1c142acf56e8fcc3de5
returnCurrentHolders(view returns (address[])
[]
salePrice(view returns (uint256)
250000000000000000
saleStatus(view returns (bool)
true
symbol(view returns (string)
MOONPASS
totalReleased(view returns (uint256)
1041389226090000000000
totalShares(view returns (uint256)
100
totalSupply(view returns (uint256)
4161
Read-only
balanceOf(address ownerview returns (uint256)
calculateTotalPrice(uint256 _numberOfPassesview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
owners(uint256view returns (address)
payee(uint256 indexview returns (address)
released(address accountview returns (uint256)
shares(address accountview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
populateCurrentHolders(
purchaseMoonPass(address _purchaseruint256 _numberOfPassespayable 
release(address account
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setMaxPurchaseAmount(uint256 _maxAllowed
setSalePrice(uint256 _priceInWei
setSaleStatus(bool _trueOrFalse
setThisContract(address _thisContract
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PayeeAdded(address accountuint256 shares
PaymentReceived(address fromuint256 amount
PaymentReleased(address touint256 amount
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.