Ether Orcs Genesis
Verified contract
Proxy
Active on
Ethereum with 35,252 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfee5…84ab
0xea29…da95
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Orcs | ERC-721 | 1 | -- | -- | |
Orcs | ERC-721 | 1 | -- | -- | |
Orcs | ERC-721 | 1 | -- | -- | |
Orcs | ERC-721 | 1 | -- | -- | |
Orcs | ERC-721 | 1 | -- | -- | |
Orcs | ERC-721 | 1 | -- | -- | |
Orcs | ERC-721 | 1 | -- | -- | |
Orcs | ERC-721 | 1 | -- | -- | |
Orcs | ERC-721 | 1 | -- | -- | |
Orcs | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21244323 | 5 hours ago | | | 0 | 0.00094771085 | |
| 21226962 | 3 days ago | | | 0 | 0.00043905092 | |
| 21225962 | 3 days ago | | | 0 | 0.00062747884 | |
| 21202323 | 6 days ago | | | 0 | 0.00068843750 | |
| 21190359 | 8 days ago | | | 0 | 0.00083251633 | |
| 21121185 | 17 days ago | | | 0 | 0.00023352338 | |
| 21120225 | 18 days ago | | | 0 | 0.00024238844 | |
| 21098478 | 21 days ago | | | 0 | 0.00014591851 | |
| 21098467 | 21 days ago | | | 0 | 0.00013365327 | |
| 21098404 | 21 days ago | | | 0 | 0.00014295073 |
ABI
ABI objects
Getter at block 21245845
admin() view returns (address)
0xdcc9a456b0fbe5f8ac6bcd61fb668991f7bbbadb
implementation() view returns (address impl)
0x25ed7235a171bf8a281aa2807a3ca6f21b80f833
admin() view returns (address)
0xdcc9a456b0fbe5f8ac6bcd61fb668991f7bbbadb
castle() view returns (address)
0x2f3f840d17eb61020680c1f4b00510c3caa7df63
cooldown() view returns (uint256)
600
metadaHandler() view returns (address)
0xea2977e88938561dc633c560d0a170c91d90da95
migrator() view returns (address)
0xdbb7be7a35d8c2323eac3e73c11e12e87fe51f46
minted() view returns (uint256)
695
oldSupply() view returns (uint256)
4355
owner() view returns (address)
0xdcc9a456b0fbe5f8ac6bcd61fb668991f7bbbadb
raids() view returns (address)
0x47dc8e20c15f6deaa5cbfeae6cf9946acc89af59
startingTime() view returns (uint256)
1633968000
totalSupply() view returns (uint256)
5030
zug() view returns (address)
0xfee5f54e1070e7ed31be341e0a5b1e847f6a84ab
Read-only
activities(uint256) view returns (address owner, uint88 timestamp, uint8 action)
auth(address) view returns (bool)
balanceOf(address) view returns (uint256)
claimable(uint256 id) view returns (uint256 amount)
getApproved(uint256) view returns (address)
isApprovedForAll(address, address) view returns (bool)
lootPools(uint8) view returns (uint8 minLevel, uint8 minLootTier, uint16 cost, uint16 total, uint16 tier_1, uint16 tier_2, uint16 tier_3, uint16 tier_4)
orcs(uint256) view returns (uint8 body, uint8 helm, uint8 mainhand, uint8 offhand, uint16 level, uint16 zugModifier, uint32 lvlProgress)
ownerOf(uint256) view returns (address)
supportsInterface(bytes4 interfaceId) pure returns (bool supported)
tokenURI(uint256 id) view returns (string)
State-modifying
Events setImplementation(address newImpl)
approve(address spender, uint256 tokenId)
claim(uint256[] ids)
doAction(uint256 id, uint8 action_)
doActionWithManyOrcs(uint256[] ids, uint8 action_)
manuallyAdjustOrc(uint256 id, uint8 body, uint8 helm, uint8 mainhand, uint8 offhand, uint16 level, uint16 zugModifier, uint32 lvlProgress)
pillage(uint256 id, uint8 place, bool tryHelm, bool tryMainhand, bool tryOffhand)
pillageWithManyOrcs(uint256[] ids, uint8 place, bool tryHelm, bool tryMainhand, bool tryOffhand)
pull(address owner_, uint256[] ids)
returnFromRaid(uint256[] ids, uint8 action_)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
sendToRaid(uint256[] ids, uint8 location_, bool double_)
setAdmin(address admin_)
setApprovalForAll(address operator, bool approved)
setAuth(address add, bool status)
setImplementer(bytes4[] funcs, address source)
startRaidCampaign(uint256[] ids, uint8 location_, bool double_)
transfer(address to, uint256 tokenId)
transferFrom(address from, address to, uint256 tokenId)
ActionMade(address owner, uint256 id, uint256 timestamp, uint8 activity)
Approval(address indexed owner, address indexed spender, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address impl)
fallback()
fallback()
This contract contains no error objects.