ToonSquad

Verified contract

Active on Ethereum with 5,453 txns
Deployed by via 0xc6cb2d0b at 14408033
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ToonSquad"

0xf19c6c4adcfe0d976253b586336896525af3f7a62230adff6740d037803eaa29
0xa91024e525ae980c1e931523642deab4b460a820fb836fb38a6f29ece95d08d9
0x25904f60ea275f793c87b63f93447cec18ba8f521cb99348fe85f826af4bd6d1
From
0x9dcde175f53387c38a836b4822bea4abea87e5213ce58e11c6dd8b3daaac9a05
0xecd509b68e9669c4e3cbe62fd648fdfff46f1226d869494e24f80faf34c95d75
0xab4b15a051d775b5dd1a7b949db0779ce141d030c4356328cae963f118dcb376
0x048839360fd619f52e52284af6ca55f98a62091cb6d263d3ae93d0355a6f9f4f
0xe65c8d4f9a6669da19579fde1995b039d3cb85374f09b02d47169ac6e3ee54c6
0xdfae664ac7aa78c44c1cea1ce39e4542494e65557146420d7a029112cc933b39
0x7e9d35853ab4d311273e07db0b2aa81da90e6b67388dd3f2c1cfc28daa67b9ea

Functions
Getter at block 20936086
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
baseURI(view returns (string)
https://7dadriqh1d.execute-api.us-east-1.amazonaws.com/getTokenUri?token_id=
maxSupply(view returns (uint256)
10000
name(view returns (string)
ToonSquad
owner(view returns (address)
0x95c9f889db1e6f00015c86aac5918416b2a5a651
symbol(view returns (string)
TS
totalBurned(view returns (uint256)
0
totalMinted(view returns (uint256)
10000
totalSupply(view returns (uint256)
10000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
grantRole(bytes32 roleaddress account
mint(address to
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setMaxSupply(uint256 supply
setTokenURI(uint256 tokenIdstring newTokenURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string namestring symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.