Realy NFT

Verified contract

Active on Ethereum with 365 txns
Deployed by via 0x6166fd04 at 14074379
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "Realy NFT"

0xca521b8e10934020065ebd4673526ceb54a180e181b99fb573a1d83b88f9a652
0xa0e74d5c5ee9a46868a70b733942088ce59986569e8076d134042a3988288a24
0x49cfcb77029996f2c1f388008b31ad5decdd0ce648e341a7b81019e2eb28633f
0xf152d4defc8a0b46b390eb12bb06bf6872cb275fb7339ecc9a22c2f43fd6b84e
0xdf7d8b08adb70b71040bcfe12756c085472f613ae52c65a1ebefe8d3ea326468
From
0xfdc5d725842cb2c1e6ec3f8ba5f208d171a7a7d723e1cdf4f55e0a45185b45ea
0xbcb9720fe92ce361860a267dea7fcdc8680a941bd3b6a762b27d93bc60568c21
0x74ef2936270aa1ad986d7e3fdd44e253df8bb68744b26bc5087440370a99ea35
0xc91eb8e4d0bd8acccde07fa3ff023354ffc1a91bfa6af31fd2fff1d76f3d2f22
0x5222571f6f48ce6cf58be965f293e6fac8f77d4983b63399d0517a78cb2acf98

Functions
Getter at block 21004252
baseURI(view returns (string)
https://graphigo.prd.galaxy.eco/metadata/0xb5f92891c11d5a50313f3b35d499562d95f02698/
getNumMinted(view returns (uint256)
1002
name(view returns (string)
Realy NFT
owner(view returns (address)
0xae4d2f063b6e75921938445c8ba78e45d268c783
symbol(view returns (string)
Realy
totalSupply(view returns (uint256)
1002
transferable(view returns (bool)
false
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isOwnerOf(address accountuint256 idview returns (bool)
minters(addressview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 idview returns (string)
State-modifying
addMinter(address minter
approve(address touint256 tokenId
burn(address accountuint256 id
burnBatch(address accountuint256[] ids
mint(address accountuint256 powahreturns (uint256)
mintBatch(address accountuint256 amountuint256[] powahArrreturns (uint256[])
removeMinter(address minter
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setName(string _name
setSymbol(string _symbol
setTransferable(bool _transferable
setURI(string newURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
EventMinterAdded(address indexed newMinter
EventMinterRemoved(address indexed oldMinter
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.