Pyxis

Verified contract

Active on Ethereum with 3,389 txns
Deployed by via 0x74d47f35 at 15178364
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Pyxis"

0x8d5d5497303834b2e4c141c4e4cc21aecf8993b328b5fcbbbce1bec6f1e0e5d4
0x93a299d1a60cab6c95d2cdc6906e48b98a90c8c1f3432a3339a1018439066608
0x7a5f27f6205598e8fad273f7b634f6aca6ecc571f9a8e99cf605d2d700559a84
0xb88ac6dbf2c4f6e38050825edb42759d1f039ed97c1ec29336b5f4e5c2f688a2
0xa9ed01d9cf0ba86f365cef06e9e0c5ed3aff785842018bf206d2ed073dbde13d
0x4415a819f88f14c5d357c4979c0d4d417548e0ed7222a064e212a667b84d04ab
0x06994634363cd6b2017663e6b42f2d454dba8fc699fd6d637a9ec4344e9c3495
0xa821296a768114378f09387506ab09ff9edbd1f340c61be1b5d555c2f7205dba
0x05f219f85330b697514458f492529b7fd4cd6cc20bc24336412ea27ccde5e4ff
0xf5d31bb08ee179644e6f5869f2754b562b40efcfe6d01be36d173003a64641e3

Functions
Getter at block 21276712
name(view returns (string)
Pyxis
owner(view returns (address)
0xb826415bd509863e8bedd7ae0cbabb5830b0d4b8
paused(view returns (bool)
false
symbol(view returns (string)
PYX
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getToken(address _senderview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
isValidUser(struct PyxisCoupon couponview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 id
burnPyxis(address userAddress
mintPyxis(struct PyxisCoupon couponreturns (uint256)
renounceOwnership(
safeTransferFrom(address fromaddress touint256 id
safeTransferFrom(address fromaddress touint256 idbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setCouponOwner(address newOwnerreturns (bool)
setMintPaused(bool statusreturns (bool)
transferFrom(address fromaddress touint256 id
transferOwnership(address newOwner
transferPyxis(address toreturns (uint256)
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BaseUri(string _fromstring _to
CouponOwner(address _fromaddress _to
MintPaused(bool _value
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

This contract contains no error objects.