The Gladiators

Verified contract

Active on Ethereum with 532 txns
Deployed by via 0x314083fd at 13327084
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "The Gladiators"

0x27c46bef0b2cb2b17bda67cdc924401ad92b5adf2da4ba8c09136bf79458825b
0x54b4e0fc79d871f0dfe4b3fcb7c2c053200ae341b6d9d0bbb3ac515e5cdbc75c
0x44053ffaa09d3ead3873c0a04b3319a9aae40b5b76d043f41a502962dbf46e00
0xf75141c6153045756a37eaaaf5794860b3c6e46ef5ee692540984858e68d9b42
0x3fdfc11b514e33f54b383654ee7f95b3d6b805a318c8cd9214c0898017ed617f
0x2e345f8af52e191bf126c6c31f453050c795814da8ceedc28d16ac5cfd56b610
0x2c4e09fdd162f670de090e675531d4dd26abfa8ffa0b5e86f6f6c0186d84875f
0xaee1738dc94904d39f856cddd0d9ff5e4f8276fbd59a6da63db833a780fbd726
0x68f0ab020d91462865095316c06f6f8741a9b53dcd6c85d9a74e6949631e0332
0xbdd9fc3fba83b18fbb6f2830e3605da9fa5e8a7acdc5598308a549f78557b118

Functions
Getter at block 21034249
MAX_GLADIATORS(view returns (uint256)
1000
name(view returns (string)
The Gladiators
owner(view returns (address)
0x53e68fd049bfb708cb76937a00048c5a9c5888d7
price(view returns (uint256)
69000000000000000
saleOpen(view returns (bool)
true
symbol(view returns (string)
Gladiators
totalSupply(view returns (uint256)
824
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
flipSaleState(
mintTheGladiators(address _touint256 _countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setPrice(uint256 _newPrice
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TheGladiatorsMinted(uint256 totalMinted
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.