RainbowPoop - from shit to rainbow poop
Verified contract
Active on
Ethereum with 111 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 7 additional slots
-
variable spans 22 additional slots
-
variable spans 7 additional slots
-
variable spans 7 additional slots
-
variable spans 7 additional slots
-
variable spans 7 additional slots
-
variable spans 7 additional slots
-
variable spans 7 additional slots
-
variable spans 7 additional slots
-
variable spans 7 additional slots
-
variable spans 7 additional slots
-
variable spans 7 additional slots
-
variable spans 7 additional slots
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,874.31 |
$0 |
Transactions
ABI
ABI objects
Getter at block 21388833
name() view returns (string)
RainbowPoop - from shit to rainbow poop
nextOwnerToExplicitlySet() view returns (uint256)
0
owner() view returns (address)
0x98bac2424874fb647ce5f063b2f3215ce381ffff
symbol() view returns (string)
rainbowpoop.wtf
totalSupply() view returns (uint256)
354
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)
poopSVG(uint256 tokenId) view returns (string)
royaltyInfo(uint256, uint256 salePrice) view returns (address receiver, uint256 royaltyAmount)
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)
poop(uint256 quantity) payable
purePoop(uint256 quantity, address receiver)
renounceOwnership()
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)
withdraw()
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()
receive()
This contract contains no error objects.