Rugimals PFP

Verified contract

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

No balances found for "Rugimals PFP"

0x2e8defeed226040ea1fb5858b49b56c928907d3aa3ad0a14f574aca144cc7530
0xcbdab2364d6fb79e49e4464c5fc616c92d9420117d85798e70e27081350ec3f7
0xb245c9c932a525d4438bd77aea44259dfd77fa17c04b77d1bf918ed04858efa2
0x5237798e1f87ff6282aafbbd4e1390a67ac4cf64be870cc984feeb234212f394
0x215060de23e53c23d025522bfd97bfd65ffc6a32203b9fd933042d7b86cc0fad
0x0d4b9fe984fc9727b72836959969d67c6f6dd84bb4209db9fd4629f816f52a91
0xccf626c3b170db206d5a86ae9a74995037a3e8b25af0651f45b0d8fa92309b5f
0x0b6a285e29471201bccf6dc0dde04c602cfbaf245b847942e99e9a8ed901df9f
0xa42f535ab9e6cc8959282e4e827599bf00240bd6c73c5ea9bf6d7ddeda73c750
0x3f6d6aff5de58d55479d6eaa4211392d7d65cd85de09d3ada773f784fcdd3108

Functions
Getter at block 20828764
baseURI(view returns (string)
ipfs://QmcJ3UPkuhknkL8rswdtw25osqGeP12vHUUSEJFBRTWYwQ/
getMintedAmount(view returns (uint256)
1350
is_public_active(view returns (uint256)
1
max_supply(view returns (uint256)
1350
name(view returns (string)
Rugimals PFP
owner(view returns (address)
0xe3a426413caafd88d94e6d593ce8ba8ec119c389
public_max(view returns (uint256)
3
public_price(view returns (uint256)
0
public_sale_status(view returns (bool)
true
symbol(view returns (string)
RPFP
totalSupply(view returns (uint256)
1351
total_supply(view returns (uint256)
1350
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)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
buy(uint256 _countpayable 
buy_rey(uint256 _count
public_status(bool enable
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseUri(string _uri
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
update_max_supply(uint256 total
update_public_max(uint256 total
update_public_price(uint256 price
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
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(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerIndexOutOfBounds(
OwnerQueryForNonexistentToken(
TokenIndexOutOfBounds(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(