Paladin Pandas

Verified contract

Active on Ethereum with 8,326 txns
Deployed by via 0xd4c14b81 at 13137297
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Paladin Pandas"

0x63ae8928b3f0fc6b4ad5e9a0be74f2e8f6800ef031331777d69bae11ea86768b
0x1d33bf4e8b5df0a32a197e1d9e808476b9f2b4d0a951f289aa43de4ace63ccc9
0x352e50ce86aff93188d895075faaf4e03bdc8d7abb7aec68a51ce6db1e389d05
0x2fd923f33522aaee4efd3ccbf84496f917c29434d3e8b18e5cb15d4750446038
0xbcc6cc4c9817ed6b37bc6ac30c6787441a69808200257488e6dacc53cc5a0c7c
0x26380199818ef587a63397039e274ef7317101b2c576e3ef67241509325fbe65
0x9d583cc63b115ffa90afcad731d029d7d33d40469330d9bdf684228f70e3a72a
0xdda7f2f4cc42c57a02dc12438f21b907f86abdbecf03274d64578c4fb53ab4a0
0x007741bc1fe8f18c229074eedee0483235c1d850820cb749527c07516869deee
0x15ebf818f5fc8a54e6b3d03196b0ab86f743734e073cbab0f827b7dd24883c17

Functions
Getter at block 21170259
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
URI_SETTER_ROLE(view returns (bytes32)
0x7804d923f43a17d325d77e781528e0793b2edd9890ab45fc64efd7b4b427744c
name(view returns (string)
Paladin Pandas
owner(view returns (address)
0x8d65d8b8d2bb115edfd2ec56fbef4989a0ce2de9
paused(view returns (bool)
false
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 _idview returns (string)
State-modifying
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
grantRole(bytes32 roleaddress account
mint(address accountuint256 iduint256 amountbytes data
mintBatch(address touint256[] idsuint256[] amountsbytes data
mintForBatch(address[] _toArraybytes data
pause(
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setURI(string newuri
transferOwnership(address newOwner
unpause(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.