CLASHMONS

Verified contract

Active on Base with 1,037 txns
Deployed by via 0x87a5a84c at 3945145
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
0x4f951a460b659423db39e3c66b9fb950bedeb0f9729b6809785ebf2f2cef879e
0xd77017f12fbaee5f045688eb32e0180c558971e477a337eac710218d190d02a8
0x89d1dd42aedad86bda2444920f77548b6fb61767a33ca3bad8fbf9b6cf8dc7a8
0xedd0d98d1536a1bc456181944334af32e21ed799d3fbb5e1d5d072a373de25b9
0xc4553e85b1ca05d3a22359da226fc4644f1a1524a079bac989bfd960877eeee4
0xf7eac41201803b09db0810f6a517d1e0cd35c1df495f8ffecc4d8eb988cb7479
0x31990786b89db3c35c8df4213abd003dd345d934b8d8cbe18c7ba64c172192fb
0xc402ff77e6a037f6fdc9200126b886064ef9dac7e273916b0eeb4dcf6855c9f3
0x9cfd6095e789ba6ab4570bd3af315c7be626f61224d314b6c9958f78d5242341
0x9b63417e197ca57b4767a05a29ea6cfe37bd89327b9ebeb296828cd948e7a393

Functions
Getter at block 22953501
baseURI(view returns (string)
https://nft.clashmon.com/metadata/hero/
burnable(view returns (bool)
true
name(view returns (string)
CLASHMONS
owner(view returns (address)
0x5c69c4141eab0c3852eba4983b572ffbaf742278
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
CLASHMON
totalSupply(view returns (uint256)
573
Read-only
balanceOf(address ownerview returns (uint256)
balanceOfAt(address accountuint256 timestampview returns (uint256)
burnApprovals(addressview returns (bool)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintApprovals(addressview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
ownerOfAt(uint256 tokenIduint256 timestampview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
acceptOwnership(
approve(address touint256 tokenId
burn(uint256 tokenId
renounceOwnership(
safeMint(address touint256 tokenId
safeMintBatch(address touint256[] tokenIds
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string uri_
setBurnApproval(address burnerbool approved
setMintApproval(address minterbool approved
setTokenURI(uint256 tokenIdstring _tokenURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BurnApproval(address indexed burnerbool indexed approved
MintApproval(address indexed minterbool indexed approved
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Snapshot(uint256 indexed id
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string name_string symbol_string uri_bool burnable_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.