ToonSquad

Verified contract

Active on Ethereum with 5,457 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"

0x9857660ead41ca03ce7955071ba283f76e9447b143f49462c5800358ab4bcb34
0xa8c691942accf427f6428be4fd8dedf20ddc7f56d6a521064f10c27bab99fc85
0xb70a8d1bdbd2bef5536615d37701552c86a438c5eee2ef333724fc9b69fec43b
0x2ffffce8b082af4a810b33ca8e52d8ff6363d9ee0c193cf2b1e71ec8bb605fc8
0xf19c6c4adcfe0d976253b586336896525af3f7a62230adff6740d037803eaa29
0xa91024e525ae980c1e931523642deab4b460a820fb836fb38a6f29ece95d08d9
0x25904f60ea275f793c87b63f93447cec18ba8f521cb99348fe85f826af4bd6d1
From
0x9dcde175f53387c38a836b4822bea4abea87e5213ce58e11c6dd8b3daaac9a05
0xecd509b68e9669c4e3cbe62fd648fdfff46f1226d869494e24f80faf34c95d75
0xab4b15a051d775b5dd1a7b949db0779ce141d030c4356328cae963f118dcb376

Functions
Getter at block 21307079
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.