Yield Guild Badge

Verified contract

Active on Ethereum with 25,934 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
ERC-20
--
0xdddc98fa691283129a666c7307f75d9c7570e922cd98f755181cb8e69fb869f9
0xa7308e088b72fc4c4d204b8f675e4d4f85d0dccce692cd6f4d81fd865b80074d
0x0226916ffe0ee0597940ffe6f7dcc7c6e7a864da8f3dca278cf7b207c8ca5d50
0x54ed8478feec0ab239f1132fd7fd4228cbc9f6608119cc4daa579de5918ba62e
0x4c427919d7175cb1575ef9acbb473c779f9e2467228676a881a174ca8807a651
From
0x6c4c671661d6ef141ff49caa722559ce9672888f8aeefef81ac40b4587dfe42d
0x238a4901132d74dde61e984d43788b6154b43044c935430dcf539a5252c6158f
0x8ada5d562f4dc097fde1d4e7eaf1dc5d29dda1e701646093f11a0c7f1c7a6442
0x6d5f95ebde6082f82ed3e40b08fac90fa3efa512230e31754d2a32d5219cfd52
0xcb83989eadf30e306e0e4e4d1b2de3c79c4836a67c2d9cf45bdc38c61b93dd67

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