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

ZEDPAY

Verified contract

Active on Ethereum with 287 txns
Deployed by via 0x52a3b657 at 15903340
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ZEDPAY"

0x4b82b405b06c2bb59f4a4c8c8ee8d7c3edb3ad0aa412bb186bf7735fe4c95968
0x5ff6d83baaa995ea6e96e2cee19b646e0a5d26115ca4d83a09bfc4760578a6e2
0xfe92cccfede0f59bc2492943a1f0219eca91e1e251c72932bb211ee2c4b088f5
0xe9586ed19263867303e83b2b1cdd45c903d16601f9fdb76087b7d35c778a2f94
0x36eccb039ea3f0bdf6eecee6198e3aae9fd1b898d3320d6c74cb0f67be2ba052
0xec1cc4ae89711b24bd84b21470dade6dc3af9cae2cf129403f9432996167f3ea
0xb5b8548a052c71996761153eead07b1ca9da97ad385d2ecf437fd386fd41f9cb
0xae7a11f3968ecee90a4b165e5b1325f3b049ee89ec817d62cf8cf20b8e83a82e
0x18b4c8fc80e4ab8ae26b977a23452cc19f4782e118d78ac454676f985a084249
0x93dd250f890b11b5735dcf1af2ec97e29714042d09eb2b4afdcef902a29a51aa

Functions
Getter at block 20806708
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
name(view returns (string)
ZEDPAY
owner(view returns (address)
0xcc9eb90aa9ccc5e7f9d36376753fcaf8d53bcd0a
paused(view returns (bool)
false
symbol(view returns (string)
ZEDPAY
totalSupply(view returns (uint256)
260
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
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)
tokensOfOwner(address ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
grantRole(bytes32 roleaddress account
mintMultiple(address[] touint256[] tokenIdstring[] urireturns (bool)
mintWithTokenURI(address touint256 tokenIdstring urireturns (bool)
pause(
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransfer(address touint256 tokenId
safeTransfer(address touint256 tokenIdbytes data
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress 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
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(string name_string symbol_bool publicMint
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.