Ethernal Elves
Verified contract
Proxy
Active on
Ethereum with 74,002 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x04ff…2ffd
0x367d…254e
0xe6b0…5f3f
10 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ELV | ERC-721 | 1 | -- | -- | |
ELV | ERC-721 | 1 | -- | -- | |
ELV | ERC-721 | 1 | -- | -- | |
ELV | ERC-721 | 1 | -- | -- | |
ELV | ERC-721 | 1 | -- | -- | |
ELV | ERC-721 | 1 | -- | -- | |
ELV | ERC-721 | 1 | -- | -- | |
ELV | ERC-721 | 1 | -- | -- | |
ELV | ERC-721 | 1 | -- | -- | |
ELV | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21212211 | 5 days ago | | | 0 | 0.00038643757 | |
| 21212209 | 5 days ago | | | 0 | 0.00052727634 | |
| 21105995 | 19 days ago | | | 0 | 0.00015147360 | |
| 20496493 | 3 months ago | | | 0 | 0.000051971996 | |
| 20338122 | 4 months ago | | | 0 | 0.00057691433 | |
| 20149905 | 5 months ago | | | 0 | 0.000081306266 | |
| 20093876 | 5 months ago | | | 0 | 0.00010426554 | |
| 20000863 | 6 months ago | | | 0 | 0.00028397103 | |
| 19828099 | 6 months ago | | | 0 | 0.00020230518 | |
| 19753689 | 7 months ago | | | 0 | 0.00053949273 |
ABI
ABI objects
Getter at block 21245494
INIT_SUPPLY() view returns (uint256)
3300
admin() view returns (address)
0xe7af77629e7eced41c7b7490ca9c4788f7c385e5
isGameActive() view returns (bool)
true
isMintOpen() view returns (bool)
false
isTerminalOpen() view returns (bool)
true
isWlOpen() view returns (bool)
false
maxSupply() view returns (uint256)
6666
name() pure returns (string)
Ethernal Elves
owner() view returns (address)
0xe7af77629e7eced41c7b7490ca9c4788f7c385e5
price() view returns (uint256)
88000000000000000
ren() view returns (address)
0xe6b055abb1c40b6c0bf3a4ae126b6b8dbe6c5f3f
symbol() pure returns (string)
ELV
totalSupply() view returns (uint256)
6666
validator() view returns (address)
0x5a5f094437df669a2ec79a99589bb0e7aa9c26bb
Read-only
_remaining(uint256) view returns (uint256)
auth(address) view returns (bool)
balanceOf(address) view returns (uint256)
bankBalances(address) view returns (uint256)
decodeSentinelDna(uint256 character) view returns (struct DataStructuresElf elf)
elves(uint256 _id) view returns (address owner, uint256 timestamp, uint256 action, uint256 healthPoints, uint256 attackPoints, uint256 primaryWeapon, uint256 level)
encodeSentinelForSignature(uint256 id, address owner, uint256 sentinel, bytes authCode) pure returns (bytes32)
generateSentinelDna(address owner, uint256 timestamp, uint256 action, uint256 healthPoints, uint256 attackPoints, uint256 primaryWeapon, uint256 level, uint256 traits, uint256 class) pure returns (uint256 sentinel)
getApproved(uint256) view returns (address)
getSentinel(uint256 _id) view returns (uint256 sentinel)
getToken(uint256 _id) view returns (struct DataStructuresToken token)
isApprovedForAll(address, address) view returns (bool)
ownerOf(uint256) view returns (address)
sentinels(uint256) view returns (uint256)
supportsInterface(bytes4 interfaceId) pure returns (bool supported)
tokenURI(uint256 _id) view returns (string)
usedRenSignatures(bytes) view returns (uint16)
usedSentinelSignatures(bytes) view returns (uint16)
whitelist(address) view returns (uint16)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
approve(address spender, uint256 tokenId)
flipActiveStatus()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setApprovalForAll(address operator, bool approved)
setAuth(address[] adds_, bool status)
setBridge(address _bridge)
setValidator(address _validator)
stake(uint256[] _id)
transfer(address to, uint256 tokenId)
transferFrom(address from, address to, uint256 tokenId)
unstake(uint256[] _id, uint256[] sentinel, bytes[] signatures, bytes[] authCodes)
unstakeToNewWallet(uint256[] _id, uint256[] sentinel, address newWallet)
withdrawAll()
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Action(address indexed from, uint256 indexed action, uint256 indexed 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 _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.