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

Eternal Paradox Land

Verified contract

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

No balances found for "Eternal Paradox Land"

0xfeae077edcb2eb981e722a49eb1616fd4d205d99b6868dcffea4de801b6b7d24
0xa98b31b6fb081973b3af8bf72b0fd359c15e5d19d04cff0f672ba2ff093b5fb9
0x7694026eac8a7972177abc929803ea9aebeba3c2ea5a0952ddd296e486cd947d
0x3616d44f387e2eb6366fd93ac976a5f91b53c563fa9d9306f92e649531333e85
0x19044aaf2b78d4c35ff097913152fd5df0077ef601affbd94c4685bc0d5d5a96
0x7ed48bbb54a1ab45a7f309e43af7b9af70dae95211a9378dbe71fcc262e0bb26
0xde98ff62f869bf925081c21d53103d9dca2e366fdcbcebc6db21486c5db458ca
0xb44e75e1d6874a8b8b41a43af0923df62baa25f59f44f12f109e573a3aa22509
0x49304f65f0748615404e4f365e23c771c0dde67cbcf64061f81f8bfe93e093ca
0x9b1e5fba5e63e201b2f9fef0ea57e211438a5ddcab692a791d10fdebd39ad01d

Functions
Getter at block 20801342
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
baseURI(view returns (string)
https://eternal-paradox.game/metadata/land/
name(view returns (string)
Eternal Paradox Land
paused(view returns (bool)
false
symbol(view returns (string)
EPX-L
totalSupply(view returns (uint256)
412
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)
State-modifying
addMinter(address account
approve(address touint256 tokenId
burn(uint256 tokenId
grantRole(bytes32 roleaddress account
pause(
removeMinter(address account
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeMint(address touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseUri(string uri
transferAdmin(address oldOwneraddress newOwner
transferFrom(address fromaddress touint256 tokenId
unpause(
Events
AdminTransferred(address oldOwneraddress newOwner
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
MinterAdded(address account
MinterRemoved(address account
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(address minter
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.