MARRY

Verified contract

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

No balances found for "MARRY"

0x3c2d2eeb13c39a7a7b80523209ec98ff9755f80f020e7374d4dbf7b3cf8434dd
0x5b5ccef809fa54d7fb914525464f8d2a7b9b79af7cc752064151bdb481ea4831
0xbafedc813f81e4f4ef0b902e2e9fc6c5f9a467c99f1224c0633253d00a80eccb
0xd9cec4ea6761522e8e65744b1b9e2f39fdfcabb6aa647a644f96ee5a93e87488
0x7ffd8e280a22998c4832aedfcb9284912c1dc45d236eee805eae61e934b35560
0xa0bc516cc6e15af970cf102e7109e3c9c7adc4f8d9f637e8f455e969a683ab78
0xfc74ede6137b431a5c6f4eaba4a3fbcb9470b6098cd7f00161e7bd23b8f339f8
0xb76db04eb7d8624ce8ffa506079034a9ba9c78926dcc4c245333c8df3dca5074
0x29c52ee0837c644e3ac7152d235a92b9fe09429357b1f5313999627ff5150278
0x990227a64225aa9e9fb04e6722f699a1b764d7ed26db56753e7dd470e040483a

Functions
Getter at block 21287803
baseTokenURI(view returns (string)
ipfs://QmYkRmEDY1eewtQ1Cvr1v8gM16Fr5r2fWCDnd2BN6M84Mq/
decimals(view returns (uint8)
18
 
deck(view returns (uint256[] slot_cardIDsbool[] slotsUsed)
minted(view returns (uint256)
239
name(view returns (string)
MARRY
owner(view returns (address)
0xc11e3dab8ac240d6243079fafc568d62aecb9087
symbol(view returns (string)
SJDJSS
totalSupply(view returns (uint256)
10000000000000000000000
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
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(