TigerVC DAO

Verified contract

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

No balances found for "TigerVC DAO"

0x69bdddf585f2d1edf8cb96b89d7e672b31ed7f7433e0986bdffa62f7b338f0f3
From
0xf80458e47926aeacae24d602171210ba93b0311ea16030576386e946e2e125d5
0x9cc1f0cffc247c22a8e71371c9b9f122829c2fde262828adc52ed869325da8a7
0xc105784a01d2567c14ef5ce57759767c45ad46c4ba63a5d5d7e415a4d1a2d3aa
0x4ebb3669c3a5c8145c8ae3a6a6b2e4473a95ffe023e5ad01ff2ae6d30ea7f1ac
0xc0f945bf1befba836248a5a5d67d801775dcfab695bb6ad85a8e04d0d9572383
0xdf54652c6cee29e141abe36eb8ed1d38276d272e3d5d9a69fe4f77c51fae4bd5
0x99b8f4559dc42781c9b92f4a29218edcb53373833511c5d3f4935a8c3a04b9b4
0xad3620d9b2df54b97033abc97d291c9e08ecd5acc4897822d482b0a9dd89ee7f
0x365abee0c5546cfd97a7b25a119e3d3e755eed5c7d4952a6ad3a81a2bda1a540

Functions
Getter at block 21201416
BURN_TOKEN_ROLE(view returns (bytes32)
0xcf76522267be6fe846994cc9ebd70a74ca2bb374905702dab138305b404391d2
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINT_TOKEN_ROLE(view returns (bytes32)
0x821650d24875d860aeb74c5880ed2f612118829056d3e7545f282a4b19f2ed3f
SET_TOKEN_ROLE(view returns (bytes32)
0x9b27b5f34c38cd0d691143dc6188f9aa90e75f5e87b428e9315e822224da1dd2
baseTokenURI(view returns (string)
ipfs://QmSniokMi4A5HoLAhGNY6PakCs72GtPBe83oFQSpTYQGki/
name(view returns (string)
TigerVC DAO
symbol(view returns (string)
Tiger
totalSupply(view returns (uint256)
2998
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
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)
State-modifying
approve(address touint256 tokenId
burnToken(uint256 _tokenId
grantRole(bytes32 roleaddress account
mintToken(uint256 _tokenIdaddress to
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 _baseTokenURI
transferFrom(address fromaddress touint256 tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.