Red Panda Pals

Verified contract

Active on Ethereum with 350 txns
Deployed by via 0x1f68aace at 13246769
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $48.82
0x3906b8fdccf4a111051c1d510107f327d056d05db3fed7b6f285d238c72a8187
0xea82c0d8a97847c556b240407ca8f3384ecf85d39c29184f4e5873e1d24bfc4e
0x9142ff645205d5d1b204d2bb000ab83694a622b086560ad27a035bc3ca67827b
0xb9c95abef0ea36d22fe2cb60e4ed15f4ebb25e773c857289a459b627af170dec
0xabaf55f201dbb43ab9f71b8aa3bc9ad127c20f3dae07859b5e43b52c5fdb794f
0x381c99fd5acd066ea8abb994bdd163be335b982f31e2cd2190ab28ebfb2eae4e
0x75df6d3241919ef4c2903d4974a6ab4cec71969734033a9bdfb6234da16eda65
0x44f1f6996464a721339de8d043f49e9d1da7e20d695ae26d503b3bd55a72e16d
0xba880e4ed443943917f97bbc9071c473c526a47431944edb0204a0df8aeba0cd
0x189bdc61f59e921b95892073f50482008c8fe9f7c9a653e08b301e3f0a4fd306

Functions
Getter at block 20908884
_paused(view returns (bool)
false
getPrice(view returns (uint256)
10000000000000000
name(view returns (string)
Red Panda Pals
owner(view returns (address)
0xdaf44f7bb77213a2ad74c3897b7d1961fd282983
symbol(view returns (string)
RPP
totalSupply(view returns (uint256)
1008
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[])
State-modifying
adopt(uint256 numpayable 
approve(address touint256 tokenId
giveAway(address _touint256 _amount
pause(bool val
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setPrice(uint256 _newPrice
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(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 baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.