This contract is being backfilled. You may encounter incomplete storage history.

RipEthereum

Verified contract

Active on Ethereum with 2,636 txns
Deployed by via 0x4ac62bc5 at 14987516
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $13.32
0xe27e624e0466a82f115a08cd2453209a90557c88e251cd832bfa04a69766f3cf
0x57af44199a6e24f0bfea298bb3d3292f0703feab8c80463a11d1d9c419a136fb
0xa721b8d209c48d4dbeec3db7d005ab81a01b30a56dca210a92494efa1cbeff6c
0x1d943ee9f189ca02ae834f89752de6a361a9b9ec9d3381732bc7292366ea4e7c
0xe749658c896fb89b6c0eaeff20af878b16369707c09b08cd5825b779cb826e2c
0xe5d86304eb62f1a7428362d572c4364a120e741be26af32fe567c856cddb580a
0xded96d6565e2c5c57de2b39ace9583c8f8359ea63947d820a8e2ac962187e4ec
0x7063ca785f7c1b4345db707b33387fa4da8465530de7962bd5f624aba5843f9d
0x931e618e4e0a2fa8da21099d210ef12a431ea1f34c22b5052640f14b2bad93db
0xc8f08d8a9229461adec6131f09419a5cd087b8810fae6efee576f34070d468ea

Functions
Getter at block 20795253
baseExtension(view returns (string)
.json
getCost(view returns (uint256 cost)
0
getGotRektBalance(view returns (uint256 _balance)
0
getIsPhaseOne(view returns (bool isPhaseOne)
false
getMaxMintAmountPerWallet(view returns (uint256 maxMintAmountPerWallet)
3
gotRektAddress(view returns (address)
0x2ae61706433a65c5776e7bcbc94c3ef7422f84db
isWhitelistOnly(view returns (bool)
false
maxMintAmountPerTransaction(view returns (uint256)
5
maxMintAmountPerWalletNonGotRektPhaseOne(view returns (uint256)
1
maxMintAmountPerWalletPhaseTwo(view returns (uint256)
3
maxSupply(view returns (uint256)
3333
name(view returns (string)
RipEthereum
owner(view returns (address)
0x771dd9e9f791a37617c27a5c83c41e4434172e33
paused(view returns (bool)
false
phaseOneCost(view returns (uint256)
0
phaseOneSupply(view returns (uint256)
522
phaseTwoCost(view returns (uint256)
0
symbol(view returns (string)
RipEthereum
totalSupply(view returns (uint256)
3333
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)
walletOfOwner(address _ownerview returns (uint256[])
whitelisted(addressview returns (bool)
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
pause(bool _state
removeWhitelistUser(address _user
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setGotRektAddress(address contractAddress
setIsWhitelistOnly(bool _state
setPhaseOneCost(uint256 _newCost
setPhaseOneSupply(uint256 _newSupply
setPhaseTwoCost(uint256 _newCost
setmaxMintAmountPerTransaction(uint256 _newmaxMintAmountPerTransaction
setmaxMintAmountPerWalletNonGotRektPhaseOne(uint256 _newmaxMintAmountPerWallet
setmaxMintAmountPerWalletPhaseTwo(uint256 _newmaxMintAmountPerWallet
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistUser(address _user
whitelistUsers(address[] addresses
withdraw(payable 
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(string _namestring _symbolstring _initBaseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.