Ether Orcs Genesis
Verified contract
Proxy
Active on
Ethereum with 32 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
Balances ($0.00)
No balances found for "Ether Orcs Genesis"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14599376 | 3 years ago | | | 0 | 0.0013185147 | |
| 13432561 | 3 years ago | | | 0 | 0.0040707185 | |
| 13432523 | 3 years ago | | | 0 | 0.0037041282 | |
| 13432307 | 3 years ago | | | 0 | 0.0063752292 | |
| 13432305 | 3 years ago | | | 0 | 0.0073545650 | |
| 13432262 | 3 years ago | | | 0 | 0.0031425529 | |
| 13432249 | 3 years ago | | | 0 | 0.0071329810 | |
| 13432195 | 3 years ago | | | 0 | 0.0038712462 | |
| 13432186 | 3 years ago | | | 0 | 0.0072797190 | |
| 13432183 | 3 years ago | | | 0 | 0.0087219586 |
ABI
ABI objects
Getter at block 21324349
admin() view returns (address)
0xa1a207bb244a9b6fb7a008a6fe4cfebb43c26de2
implementation() view returns (address impl)
0x11ce6f5b54e7391740df818783931c6b82885e81
admin() view returns (address)
0xa1a207bb244a9b6fb7a008a6fe4cfebb43c26de2
cooldown() view returns (uint256)
600
migrator() view returns (address)
0x0000000000000000000000000000000000000000
minted() view returns (uint256)
25
name() pure returns (string)
Ether Orcs Genesis
oldSupply() view returns (uint256)
0
owner() view returns (address)
0xa1a207bb244a9b6fb7a008a6fe4cfebb43c26de2
startingTime() view returns (uint256)
1633968000
symbol() pure returns (string)
Orcs
totalSupply() view returns (uint256)
25
zug() view returns (address)
0x0000000000000000000000000000000000000000
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)
craft(address owner_, uint256 id, uint8 body, uint8 helm, uint8 mainhand, uint8 offhand, uint16 level, uint32 lvlProgres)
doAction(uint256 id, uint8 action_)
doActionWithManyOrcs(uint256[] ids, uint8 action_)
initialize()
migrationAction(uint256 id, address owner_, uint8 action_)
mint() returns (uint256 id)
pillage(uint256 id, uint8 place, bool tryHelm, bool tryMainhand, bool tryOffhand)
safeTransferFrom(address, address to, uint256 tokenId)
safeTransferFrom(address, address to, uint256 tokenId, bytes data)
setAddresses(address mig, address meta)
setApprovalForAll(address operator, bool approved)
setAuth(address add, bool isAuth)
transfer(address to, uint256 tokenId)
transferFrom(address, address to, uint256 tokenId)
transferOwnership(address newOwner)
update(uint256 id)
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()
This contract contains no error objects.