TitanLegendsBattlefield
Verified contract
Active on
Ethereum with 614 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xdb04…7920
-
variable spans 1 additional slot
Balances ($1,213,058.06)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LGNDX | ERC-20 | 2.063621B | $0.000588 |
$1,213,058.06 | |
TTLG | ERC-721 | 1 | -- | -- | |
TTLG | ERC-721 | 1 | -- | -- | |
TTLG | ERC-721 | 1 | -- | -- | |
TTLG | ERC-721 | 1 | -- | -- | |
TTLG | ERC-721 | 1 | -- | -- | |
TTLG | ERC-721 | 1 | -- | -- | |
TTLG | ERC-721 | 1 | -- | -- | |
TTLG | ERC-721 | 1 | -- | -- | |
TTLG | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21162649 | 5 days ago | | | 0 | 0.0024861014 | |
| 21140279 | 8 days ago | | | 0 | 0.0011071940 | |
| 21135958 | 9 days ago | | | 0 | 0.0018321255 | |
| 21135936 | 9 days ago | | | 0 | 0.0033221239 | |
| 21132911 | 9 days ago | | | 0 | 0.0060257474 | |
| 21131528 | 9 days ago | | | 0 | 0.0051341505 | |
| 21131176 | 9 days ago | | | 0 | 0.0038548242 | |
| 21131139 | 9 days ago | | | 0 | 0.0037972113 | |
| 21131096 | 9 days ago | | | 0 | 0.0021526107 | |
| 21129252 | 10 days ago | | | 0 | 0.0061549128 |
ABI
ABI objects
Getter at block 21199000 dragonsAtBattle() view returns (uint256[])
activationTime() view returns (uint256)
1725903587
active() view returns (bool)
true
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 tokenId) pure returns (uint256)
isExcluded(uint256 tokenId) view returns (bool)
State-modifying
Events acceptOwnership()
activateBattlefield()
addExemption(uint256[] tokenIds)
claimBounty(uint256[] tokenIds)
disableEarlyClaimBurn()
onERC721Received(address, address, uint256, bytes) returns (bytes4)
payRansom(uint256[] tokenIds)
purchaseListingFromMarketplace(uint256 listingId, uint256 price)
renounceOwnership()
setMarketplaceExclusion(bool isEnabled)
setMaxPerBounty(uint64 _limit)
setToken(address tokenAddress)
transferOwnership(address newOwner)
BountyClaimed(address addr, uint256[] tokenIds)
OwnershipTransferStarted(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RansomPaid(address addr, uint256[] tokenIds)
constructor(address _titanLegends, address _titanX, address _marketplace)
This contract contains no fallback and receive objects.
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)
ReentrancyGuardReentrantCall()