RektBaby
Verified contract
Active on
Ethereum with 1,429 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($425.33)
Native
Value
$425.33
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.115 | $3,698.56 |
$425.33 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16735295 | 2 years ago | | | 0 | 0.0033469659 | |
| 16602987 | 2 years ago | | | 0 | 0.00095309461 | |
| 16522801 | 2 years ago | | | 0 | 0.00087924669 | |
| 16413046 | 2 years ago | | | 0 | 0.0020374266 | |
| 15294009 | 2 years ago | | | 0 | 0.00014525338 | |
| 15294009 | 2 years ago | | | 0 | 0.00025511397 | |
| 15107950 | 2 years ago | | | 0 | 0.00050516723 | |
| 15062668 | 2 years ago | | | 0 | 0.00044660700 | |
| 15060631 | 2 years ago | | | 0 | 0.00066119200 | |
| 15049158 | 2 years ago | | | 0 | 0.0017762301 |
ABI
ABI objects
Getter at block 21306779
baseURI() view returns (string)
end() view returns (bool)
false
max() view returns (uint256)
8800
name() view returns (string)
RektBaby
owner() view returns (address)
0xe8c8a42481c8bdeda6b32631995d272ba0b3d0d2
price() view returns (uint256)
0
symbol() view returns (string)
RektBaby
totalSupply() view returns (uint256)
1266
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
opened(uint256) 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)
mint() payable
mintfly(address lords, uint256 _quantity)
open(uint256 tokenId)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI_)
setBoxURI(string _uri)
setMax(uint256 _max)
setPrice(uint256 _price)
sumthinboutfunds() payable
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
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.