Rainbow Friends
Verified contract
Proxy
Active on
Ethereum with 3,021 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
No balances found for "Rainbow Friends"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19166852 | 9 months ago | | | 0 | 0.00092302914 | |
| 19139617 | 9 months ago | | | 0 | 0.00051965071 | |
| 19139493 | 9 months ago | | | 0 | 0.00070066527 | |
| 18727488 | a year ago | | | 0 | 0.0016681184 | |
| 18727487 | a year ago | | | 0 | 0.0015379002 | |
| 18401816 | a year ago | | | 0 | 0.00031814353 | |
| 18339246 | a year ago | | | 0 | 0.00034230700 | |
| 18196448 | a year ago | | | 0 | 0.00039921350 | |
| 18196422 | a year ago | | | 0 | 0.0021357881 | |
| 18134258 | a year ago | | | 0 | 0.00054209428 |
ABI
ABI objects
Getter at block 21159761
_baseURI() view returns (string)
bafybeid53e5ul6glnvaaf2wkvhbcg4geeigpxcio5rluuxqygpyp5r62nu/
_mintedTokens() view returns (uint256)
7777
_pathURI() view returns (string)
ipfs://
_preRevealURI() view returns (string)
burnable() view returns (bool)
false
interfaceAddress() view returns (address)
0x96fc21efc5c030e0012199638992c8a703086866
isBase() view returns (bool)
true
lockURI() view returns (bool)
false
maxMintsPerWallet() view returns (uint256)
3
maxTokens() view returns (uint256)
7777
mintReleased() view returns (bool)
true
name() view returns (string)
Rainbow Friends
owner() view returns (address)
0x08eef1c4a38256f6ebf3fa1bd039140684873ebd
paused() view returns (bool)
false
preRevealURI() view returns (string)
price() view returns (uint256)
0
symbol() view returns (string)
RBF
totalSupply() view returns (uint256)
7777
viewAllVariables() view returns (uint256, uint256, string)
(0, 3, NA)
viewMinted() view returns (uint256)
7777
viewSigner() view returns (address)
0xb403d77946b4ac4fc7ca2ee1059e73f1b72d6e93
viewWithdraw() view returns (address)
0xc5a2f45ff2d4ca27e167600b5225c7e6e187d8c0
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address _owner, address operator) view returns (bool)
mintsPerWallet(address) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
remainingMints(address minterAddress) view returns (uint256)
royaltyInfo(uint256 _tokenId, uint256 _salePrice) view returns (address, uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events airdrop(address[] address_, uint256 tokenCount) returns (uint256)
approve(address to, uint256 tokenId)
burn(uint256 tokenId) returns (uint256)
initialize(uint256 maxTokens_, uint256 nftPrice_, string name_, string symbol_, bool burnable_, uint256 maxMintsPerWallet_, address interfaceAddress_, string[] URIs_, uint96 royaltyPercentage_)
lockURIforever()
mint(bytes signature, uint256 nonce, uint256 numberOfTokens, uint256 phaseLimit) payable returns (uint256)
mintNoSignature(uint256 numberOfTokens) payable returns (uint256)
overrideVariables(bytes signature, string newURI, string newPathURI, uint256 newPrice, uint256 newMaxMintsPerWallet, uint96 newRoyaltyPercentage)
pause()
releaseMint()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner) returns (address)
unpause()
withdraw() payable
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
NewMaxMintsPerWalletSet(uint256 newMaxMints)
NewPathURI(string newPathURI)
NewPriceSet(uint256 newSetPrice)
NewTokenRoyaltySet(uint256 newRoyalty)
NewTokenURI(string newTokenURI)
OwnershipTransferred(address indexed prevOwner, address indexed newOwner)
Paused(address account)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
Unpaused(address account)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.