Royal Flush Ape Club
Verified contract
Active on
Ethereum with 2,627 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7187…6507
Balances ($0.00)
No balances found for "Royal Flush Ape Club"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21145473 | 18 days ago | | | 0 | 0.00058934490 | |
| 20863450 | 2 months ago | | | 0 | 0.00051988959 | |
| 20853501 | 2 months ago | | | 0 | 0.00030194749 | |
| 20745698 | 2 months ago | | | 0 | 0.000099970369 | |
| 20714879 | 3 months ago | | | 0 | 0.00033451164 | |
| 20415188 | 4 months ago | | | 0 | 0.000057629403 | |
| 19995019 | 6 months ago | | | 0 | 0.00028438095 | |
| 19717314 | 7 months ago | | | 0 | 0.00036809811 | |
| 19608098 | 8 months ago | | | 0 | 0.00026170714 | |
| 19509530 | 8 months ago | | | 0 | 0.00043787098 |
ABI
ABI objects
Getter at block 21277112
maxBatchSize() view returns (uint256)
200
maxMint() view returns (uint256)
5
maxSupply() view returns (uint256)
8888
mintState() view returns (uint256)
4
nFreeMints() view returns (uint256)
1111
nRedrawn() view returns (uint256)
0
name() view returns (string)
Royal Flush Ape Club
nextOwnerToExplicitlySet() view returns (uint256)
0
owner() view returns (address)
0x7187bf3a1df23f6cba971ffcd0b3f6e2e4956507
price() view returns (uint256)
0
priceInTokens() view returns (uint256)
2000
redrawSupply() view returns (uint256)
2222
rfacToken() view returns (address)
0xac7f23b4bc2db650256e1f877558b478a40198a5
symbol() view returns (string)
RFAC
totalSupply() view returns (uint256)
8888
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
mintPublic(uint256 amt) payable
mintVIP(uint256 amt) payable
redrawWithToken(uint256 _tokenId) payable
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _newBaseURI)
setMaxSupply(uint32 _newMax)
setMintState(uint256 _state)
setPrice(uint32 _newPrice)
setPriceInTokens(uint32 _newPrice)
setRedrawSupply(uint32 _newSupply)
setTokenAddress(address _tokenAddress)
setVipList(address[] _addresses, uint8 _numAllowedToMint)
transferFrom(address from, address to, uint256 tokenId)
withdraw() payable
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.