Project2049

Verified contract

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

No balances found for "Project2049"

0x9305f38bacb29b8f1efb8c5b899136456fc876f2952562a8c8abc72f26da9115
0x98f576d54a7ef068f416ea9fcc61b0391c11170372cfbd4a8ccd290a40db8f24
0x376008f221b43c1d040598a06c9598f244e88bea641847480adde0f39cd03f8c
0xb1b1b9ced18f61287aef3bc4d2f05434ce56494cd4fe55b6af42898e9765a242
0x4ce573cd24df06dec9ee8451573a87e4c5a7cfa5b8c540d82d7ed8f28de9b730
0x4dcda840a72d25254bb868f27d86f72240e1c8ac943e74309cbb9cc6ceff9b59
0xb904d761f497d7820207e1fb2dd8c7523c606e8c0004461c75d8659f9f3298f5
0xf0e00bd6688f4b96cefc86c8f8b70868119868811d52c09bcd8072ea5ac2324a
0x7ed0b30b172f8e6e490dc0cd8ac8c4dd9bbcaf1de43653018e6998be2ba6cb51
0x8d47d5243d1d645f7cfdd3364dbe382474cce4640ece09e252d260afded41fdd

Functions
Getter at block 21226012
baseTokenURI(view returns (string)
https://gateway.pinata.cloud/ipfs/QmVnwNCv58gmmYcYcqjtwscqoe4zutAndxbg7d4ZS8TeXX/
dataURI(view returns (string)
https://gateway.pinata.cloud/ipfs/QmVnwNCv58gmmYcYcqjtwscqoe4zutAndxbg7d4ZS8TeXX/
decimals(view returns (uint8)
18
 
deck(view returns (uint256[] slot_cardIDsbool[] slotsUsed)
minted(view returns (uint256)
24
name(view returns (string)
Project 2049
owner(view returns (address)
0x4040afd0586bbdc875fce8a5cbc596317d4ddd93
symbol(view returns (string)
2049
totalSupply(view returns (uint256)
184000000000000000000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
card_used_by_ID(uint256view returns (uint256)
getApproved(uint256view returns (address)
isApprovedForAll(addressaddressview returns (bool)
ownerOf(uint256 idview returns (address owner)
tokenURI(uint256 idview returns (string)
whitelist(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountOrIdreturns (bool)
revokeOwnership(
safeTransferFrom(address fromaddress touint256 id
safeTransferFrom(address fromaddress touint256 idbytes data
setApprovalForAll(address operatorbool approved
setDataURI(string _dataURI
setNameSymbol(string _namestring _symbol
setTokenURI(string _tokenURI
setWhitelist(
setWhitelist(address targetbool state
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountOrId
transferOwnership(address _owner
Events
Approval(address indexed owneraddress indexed spenderuint256 amount
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ERC20Transfer(address indexed fromaddress indexed touint256 amount
ERC721Approval(address indexed owneraddress indexed spenderuint256 indexed id
MintExtended(address indexed touint256 indexed card
OwnershipTransferred(address indexed useraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed id
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyExists(
InvalidOwner(
InvalidRecipient(
InvalidSender(
NotFound(
Unauthorized(
UnsafeRecipient(