TitanLegendsBattlefield

Verified contract

Active on Ethereum with 614 txns
Deployed by via 0x7b051b04 at 20712807
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
ERC-20
Value $1,213,058.06
 (#2288)
ERC-721
--
 (#2283)
ERC-721
--
 (#2277)
ERC-721
--
 (#2263)
ERC-721
--
 (#2230)
ERC-721
--
 (#2228)
ERC-721
--
 (#2211)
ERC-721
--
 (#2202)
ERC-721
--
 (#2189)
ERC-721
--
0x0b0cdb4ad4145c205b1d4457d653f544ca44f721301238abed0ac417f072ea96
0x736b509b5586f602165ed538200f5a1ff04ad43fc3cd7e9428185e78bebed136
0x99ca5239f7914c6c88994f500388064bd1bec2001f1fe4490239753e05783946
0x506882b2981bd39c9f44d901b7cf9c1e50d34e8a8f50bbca76848f9bb64e443b
0x41787fe130973a1a76bcc86f7bdf595940be830b0186dd6612ff06086b888d99
0xfad0060b2da0749f4b5034ae9c80ff2eb94467a4aac29ce87da6f8cfc42e7c4b
0x0c52d79b23c00b42d00bc33450f71ba0feee183210570002d6a2b1bc9c5eb35a
0x0fa0e5ae880fe8c3308bd544dbad01d1ff95c57ef4f6fabde33104e135e497bf
0x9ecad3482949a4581dfd324ac09c5db4d595658de7de2da4564aa91b4cf7ab0d
0x3fb839f25fa2a205ed8016257c12ae6a908b7c269e4139a81f3dffa5006f832f

Functions
Getter at block 21199000
activationTime(view returns (uint256)
1725903587
active(view returns (bool)
true
 
dragonsAtBattle(view returns (uint256[])
getEarlyClaimBurn(view returns (uint256)
0
isClaimBurnDisabled(view returns (bool)
false
legendX(view returns (address)
0xdb04fb08378129621634c151e9b61fef56947920
marketplace(view returns (address)
0xb97b9c207d9adbf22ec3791658ece4c55211dc1d
marketplaceExclusionEnabled(view returns (bool)
true
maxPerBounty(view returns (uint64)
25
owner(view returns (address)
0xf279986d7ac76bee90c55928536867981c400319
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
titanLegends(view returns (address)
0x964d3fa46faa9b341ac7247f21607a4364d3ddf9
titanX(view returns (address)
0xf19308f923582a6f7c465e5ce7a9dc1bec6665b1
tokenSet(view returns (bool)
true
tokensPerBountyPoint(view returns (uint256)
59954112000000000000000
Read-only
getMultiplier(uint256 tokenIdpure returns (uint256)
isExcluded(uint256 tokenIdview returns (bool)
State-modifying
acceptOwnership(
activateBattlefield(
addExemption(uint256[] tokenIds
claimBounty(uint256[] tokenIds
disableEarlyClaimBurn(
onERC721Received(addressaddressuint256bytesreturns (bytes4)
payRansom(uint256[] tokenIds
purchaseListingFromMarketplace(uint256 listingIduint256 price
renounceOwnership(
setMarketplaceExclusion(bool isEnabled
setMaxPerBounty(uint64 _limit
setToken(address tokenAddress
transferOwnership(address newOwner
Events
BountyClaimed(address addruint256[] tokenIds
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RansomPaid(address addruint256[] tokenIds
Constructor
constructor(address _titanLegendsaddress _titanXaddress _marketplace
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
ReentrancyGuardReentrantCall(