Proxy
Verified contract
Proxy
Active on
Ethereum with 8,587 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
0x6c71…257b
0xaa66…57ed
Balances ($0.00)
No balances found for "Proxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21121095 | 5 days ago | | | 0 | 0.00020783757 | |
| 21102763 | 8 days ago | | | 0 | 0.00016983867 | |
| 21102058 | 8 days ago | | | 0 | 0.00034693968 | |
| 21098439 | 8 days ago | | | 0 | 0.00013089651 | |
| 21098044 | 8 days ago | | | 0 | 0.00015359314 | |
| 21058815 | 14 days ago | | | 0 | 0.00054893602 | |
| 21008448 | 21 days ago | | | 0 | 0.00066188272 | |
| 20916347 | a month ago | | | 0 | 0.00076170391 | |
| 20724034 | 2 months ago | | | 0 | 0.00011588813 | |
| 20610442 | 3 months ago | | | 0 | 0.000025664315 |
ABI
ABI objects
Getter at block 21158712
admin() view returns (address)
0x3b259dfeb348a8af4ca75a5110b7782f33bd866c
implementation() view returns (address impl)
0x3b259dfeb348a8af4ca75a5110b7782f33bd866c
admin() view returns (address)
0x3b259dfeb348a8af4ca75a5110b7782f33bd866c
castle() view returns (address)
0x2f3f840d17eb61020680c1f4b00510c3caa7df63
mgSupply() view returns (uint16)
0
ogSupply() view returns (uint16)
3000
openForMint() view returns (bool)
true
owner() view returns (address)
0x3b259dfeb348a8af4ca75a5110b7782f33bd866c
rgSupply() view returns (uint16)
3000
shSupply() view returns (uint16)
3000
totalSupply() view returns (uint256)
9000
Read-only
allies(uint256) view returns (uint8 class, uint16 level, uint32 lvlProgress, uint16 modF, uint8 skillCredits, bytes22 details)
auth(address) view returns (bool)
balanceOf(address) view returns (uint256)
getApproved(uint256) view returns (address)
isApprovedForAll(address, address) view returns (bool)
ogre(bytes22 details) pure returns (struct EtherOrcsAlliesOgre og)
ownerOf(uint256) view returns (address)
rogue(bytes22 details) pure returns (struct EtherOrcsAlliesRogue rg)
shaman(bytes22 details) pure returns (struct EtherOrcsAlliesShaman sh)
supportsInterface(bytes4 interfaceId) pure returns (bool supported)
tokenURI(uint256 id) view returns (string)
State-modifying
Events setImplementation(address newImpl)
adjustAlly(uint256 id, uint8 class_, uint16 level_, uint32 lvlProgress_, uint16 modF_, uint8 skillCredits_, bytes22 details_)
approve(address spender, uint256 tokenId)
initialize(address ct, address bs, address meta)
mintRogue()
mintRogues(uint256 amount)
pull(address owner_, uint256[] ids)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setAdmin(address admin_)
setApprovalForAll(address operator, bool approved)
setAuth(address add_, bool status)
setMintOpen(bool open_)
transfer(address to, uint256 tokenId)
transferFrom(address from, address to, uint256 tokenId)
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.