The Republicans

Verified contract

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

No balances found for "The Republicans"

0xc1387db7ad89ae4757cf8e5faa86c0b3606327f4a70e299e4be67558eb50024e
0xf2a113fea3ff47d1a47dee8bcbb19c973da7351217c2e5d7d0e056850a491ccb
0x5b3bb5c06711f7b47d62e8aee5a0bf70682d421241cc21cfa35a670d19809822
0x3760b87bd92b539944cc87fc11c56280c9b54f8c6458619bfd9619fe9f209814
0xf6363146a26ef4df8d3a334080ad75ca9730e04f6a3feee6cadda47745d3d2ce
0x436492a6c55092128de00f6182ec9222be74b92e0800d0417cfa2190a0f99664
0x98561d20e9dcc42df925da04882135a08bcf86eb45cffeed2c1b584c4a26c6d1
0x0ddd1025915205a95f5b151714fe1d5f15e586d99cd711db7514babedb6c3d47
0x4c8c1c83f35bcd9be7bcf0fe2730d8910b9aaddb4231446b57136a450119cbfd
0xb4990e4b42add3acd0989066e11bf24e8dfd42eec85c92ea34a5b77051886b7e

Functions
Getter at block 21325437
BASE_URI(view returns (string)
https://api.therepublicans.xyz/
COLLECTION_SIZE(view returns (uint256)
3333
CONTRACT_URI(view returns (string)
https://api.therepublicans/
FREE_SUPPLY_PER_WALLET(view returns (uint256)
2
MAX_BATCH_SIZE(view returns (uint256)
20
MINT_PRICE(view returns (uint256)
3000000000000000
REVEALED(view returns (bool)
true
SUPPLY_PER_WALLET(view returns (uint256)
20
UNREVEALED_URI(view returns (string)
https://api.therepublicans/
contractURI(view returns (string)
https://api.therepublicans/
isPublicMintEnabled(view returns (bool)
true
name(view returns (string)
The Republicans
owner(view returns (address)
0x7f0f78ea34e4126ae1ff3cec194cd8b77c1f3cad
symbol(view returns (string)
REPUBLICAN
totalSupply(view returns (uint256)
2566
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getPrice(uint256 quantityview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
userHasMinted(addressview returns (uint256)
State-modifying
StealthFreeMint(uint256 quantityaddress receiver
approve(address touint256 tokenIdpayable 
burn(uint256 tokenId
mint(uint256 quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(bool _revealedstring _baseURI
setContractURI(string _contractURI
setPrice(uint256 _newPrice
setPublicMintEnabled(
set_COLLECTION_SIZE(uint256 _new
set_FREE_SUPPLY_PER_WALLET(uint256 _new
set_MAX_BATCH_SIZE(uint256 _new
set_SUPPLY_PER_WALLET(uint256 _new
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdrawFunds(
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(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(