Guarda Token

Verified contract

Active on Ethereum with 558 txns
Deployed by via 0x14ae8a9c at 7253136
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0xccc9f920795c392f43e02498a9d737b2abbf2cc7cd3b895100d410cd6b726469
0x289f598f4aa37e4b9226bc61bc7a49fe918e331a57d436408ee59171f12496aa
0x7ea69c6609f3dfae75f5e9dd77343249332c0185fd93af08dd6f1344e4488f08
0x48e2bb47579bb88bfecaab6c1d11ee7b95f20595fd4b80fa97c7065a13d23f18
0xbbc3526b700905b2f20f91e75d61ae3eabddfbb9d96be6309ff6189d3f439dfb
0xf5044dc3babc7629af00db97ad56288304fe5397be14575516a93486b83e0d69
0x2d07c11477aa5eb818071b1c3248aee44a64045ef5f7bb0366c19143ec7ecf06
0xa07169e4dce6031e94797243aa9499337458fb5daa89e34ad22ee46e19ce765c
0x22492412497a9de67984cbcf53b94bd98a75983b98c6121e47ac3be9bab85dbf
0x18f1166f0898728f4876750818908d62e1e872259661882a282a4b15772c57e1

Functions
Getter at block 21385545
name(view returns (string)
Guarda Token
symbol(view returns (string)
GUT
totalSupply(view returns (uint256)
518
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isMinter(address accountview 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)
State-modifying
addMinter(address account
approve(address touint256 tokenId
mintWithTokenURI(address touint256 tokenIdstring tokenUrireturns (bool)
renounceMinter(
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address tobool approved
transferFrom(address fromaddress touint256 tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
MinterAdded(address indexed account
MinterRemoved(address indexed account
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.