IsekaiBattleStake
Verified contract
Active on
Ethereum with 1,617 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
(#7561) | ISB | ERC-721 | 1 | -- | -- |
(#7560) | ISB | ERC-721 | 1 | -- | -- |
(#7559) | ISB | ERC-721 | 1 | -- | -- |
(#7314) | ISB | ERC-721 | 1 | -- | -- |
(#7313) | ISB | ERC-721 | 1 | -- | -- |
(#7312) | ISB | ERC-721 | 1 | -- | -- |
(#7272) | ISB | ERC-721 | 1 | -- | -- |
(#7271) | ISB | ERC-721 | 1 | -- | -- |
(#7270) | ISB | ERC-721 | 1 | -- | -- |
(#7268) | ISB | ERC-721 | 1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19843486 | 7 months ago | | | 0 | 0.0038017339 | |
| 19843481 | 7 months ago | | | 0 | 0.0066611540 | |
| 19839718 | 7 months ago | | | 0 | 0.0095006769 | |
| 18452483 | a year ago | | | 0 | 0.011383852 | |
| 18373711 | a year ago | | | 0 | 0.0087685157 | |
| 18367188 | a year ago | | | 0 | 0.0085745783 | |
| 18354728 | a year ago | | | 0 | 0.0052124513 | |
| 18302942 | a year ago | | | 0 | 0.0072389302 | |
| 18302921 | a year ago | | | 0 | 0.0084222358 | |
| 18298228 | a year ago | | | 0 | 0.0081702161 |
ABI
ABI objects
Getter at block 21286809 getEstimate() view returns (uint256, uint256, bool, bool, uint256, uint256)
AMR() view returns (address)
0x88433d2e3ff6aabc458c7d367ddd490b7e605c7f
BAG() view returns (address)
0x10b910cc9c318db5606e0097cbd8920506248668
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
INFO_SETTER_ROLE() view returns (bytes32)
0x7c357cd34aad7cf565db7de6ea8e1e4300535be20ed0905116856269e77f5b44
ISB() view returns (address)
0x35883f8eb8c3fc9403edf3b84cc76b0e8a39dc85
RDM() view returns (address)
0xb2d7e4d79056c6c439ced389892feb7b0cf35f97
SED() view returns (address)
0x0e31fe807eff9b2ef07cdde1bf86ac4a7ca2da89
WPN() view returns (address)
0x708c1620c566292ceaa9580f7ad7f341534dfac4
getRegionInfosLength() view returns (uint256)
1
maxStakingCharacters() view returns (uint256)
15
minGetSeedCharacters() view returns (uint256)
3
Read-only
actionCounts(address) view returns (uint64 claim, uint64 claimPlus, uint64 stake, uint64 wpnClaim, uint64 armClaim, uint64 seedClaim, uint64 wpn, uint64 arm, uint64 seed)
getRoleAdmin(bytes32 role) view returns (bytes32)
getRoleMember(bytes32 role, uint256 index) view returns (address)
getRoleMemberCount(bytes32 role) view returns (uint256)
hasRole(bytes32 role, address account) view returns (bool)
regionInfos(uint256) view returns (uint256 WeaponInterval, uint256 ArmorInterval, uint256 SeedInterval, uint256 MaxStakingCharacters, bool active)
stakingInfos(address) view returns (uint256 claimTimes, uint256 stakingCharactorCounts)
stakingTokenIds(address, uint64, uint256) view returns (uint256)
stakingTokenIdsLength(address account, uint64 regionId) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenOwners(uint256) view returns (address)
State-modifying
Events addRegionInfo(struct IsekaiBattleStakeRegionInfo info)
claim()
grantRole(bytes32 role, address account)
onERC721Received(address operator, address from, uint256 tokenId, bytes) returns (bytes4)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
setMaxStakingCharacters(uint256 value)
setMinGetSeedCharacters(uint256 value)
setRegionInfo(uint256 index, struct IsekaiBattleStakeRegionInfo info)
stake(struct IsekaiBattleStakeStakingRequest[] _stakingInfo)
unstake(uint256[] tokenIds)
ClaimArmors(address indexed user, uint64 regionId, uint256[] detailsCount)
ClaimComplete(address indexed user)
ClaimSeed(address indexed user, uint64 regionId, uint256 tokenId)
ClaimWeapons(address indexed user, uint64 regionId, uint256[] detailsCount)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
Stake(address indexed user, uint64 regionId, uint256[] tokenId)
Unstake(address indexed user, uint64 regionId, uint256[] tokenId)
constructor(address _ISB, address _SED, address _AMR, address _WPN, address _BAG, address _RDM)
This contract contains no fallback and receive objects.
This contract contains no error objects.