RealRENGA

Verified contract

Active on Ethereum with 1,897 txns
Deployed by via 0xd00ca0a2 at 15608911
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "RealRENGA"

0x6df233efddacb60e7cd91816ed41d1c6e6a1ca88c525fbc7248a41d06bd45d5f
0x3aa1403fecb782730daf9d31d55b8d48e82fe289c7880583a042b56444f265a8
0x780c9411b624be680e0dba8a824b4774303aca66135b6cc4465e41ab8db1670a
From
0x52b37b0e05af6fa5f14b222eab132178aac32a918619a119440362c4fba0f542
From
0xda49288efe3533085b9af76fd45e3124c64ce3632230a95211625c90bbf0073c
0x6d5199713ab21241724b60375ffcb3d34809ce7910a411b07f16ec9d0410b84e
0xd59337c35ee9bcffae0b182268b8016b87d0e8f076eeef898180026452a97171
0xe0dbe7a3c49a6fcaab9b5849f92b08140d5c2dc770ddf560650a7eeaea8af0dc
0xf544114a7a7d27225b20abcbcdce3ee0fa1e1b78ea5020f5d29331bafc4efccc
0x66ea3cc486a66ea89caafe932e5fa0c5e8af582bcb38d72394010405ee84595e

Functions
Getter at block 21172925
Max_Free_Per_Wallet(view returns (uint256)
2
Max_Per_TX(view returns (uint256)
10
Max_Supply(view returns (uint256)
2600
Num_Free_Mints(view returns (uint256)
1600
Price(view returns (uint256)
1000000000000000
baseTokenURI(view returns (string)
ipfs://bafybeiagcgbykkskh4jndtm3scelbv573nyg5v4coecuapbbnkmbhy5sba/
isMintActive(view returns (bool)
true
name(view returns (string)
RealRENGA
owner(view returns (address)
0x62bca89660189338a56d5ac7787d16f148811c50
symbol(view returns (string)
RR
totalSupply(view returns (uint256)
2600
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(uint256 numberOfTokenspayable 
mintTo(uint256 numberOfTokensaddress _receiver
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setFreeLimitPerWallet(uint256 _limit
setIsMintActive(bool _isMintActive
setMaxLimitPerTransaction(uint256 _limit
setMaxSupply(uint256 _Max_Supply
setNumFreeMints(uint256 _numfreemints
setSalePrice(uint256 _Price
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
treasuryMint(uint256 quantity
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
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
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(