Yield Guild Badge

Verified contract

Active on Ethereum with 25,927 txns
Deployed by via 0xa0da8d70 at 12890168
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "Yield Guild Badge"

0x8ada5d562f4dc097fde1d4e7eaf1dc5d29dda1e701646093f11a0c7f1c7a6442
0x6d5f95ebde6082f82ed3e40b08fac90fa3efa512230e31754d2a32d5219cfd52
0xcb83989eadf30e306e0e4e4d1b2de3c79c4836a67c2d9cf45bdc38c61b93dd67
0x2980e98b85a3286815f4fab071398db5b39410a261b34116d2dc7ac4d537b7f4
0x664eb8290e142bcf47341afa16e93c9a30550453dab8ce38d21597c6c14a4ea2
0xef1fd2f40173844aa66f279bd531d90389cab261598d55e729720b968906b177
0xc200fa81a8c5ff4e082d177d35bcd847c9dcb937ce61676f63a806dfb27c28e6
0x655d0f21b6f0e2901a764d57c066d3ca82cde8257d7206f898c1cc94a75c3e46
0xf028ce40f7ec5d793c85eb9fa97d6c6a485d054403b525dd7831a3a4764e4cd6
0xbe5e37eaa313afa5436b61d2211aacf867a847ba8ff03b1d4c68dc7238f7621a

Functions
Getter at block 20859236
baseURI(view returns (string)
https://yieldguild.io/api/badge/
name(view returns (string)
Yield Guild Badge
owner(view returns (address)
0xcafeacdadd29f55ce935492e20f1f982df3fb51d
symbol(view returns (string)
YGG BADGE
totalSupply(view returns (uint256)
23111
Read-only
addressToBadge(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
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
mint(
mintFor(address _owner
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateURI(string newURI
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.