Hedgie

Verified contract

Active on Ethereum with 2,131 txns
Deployed by via 0xc7f0b7a9 at 6566295
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x68d7ee30d7c9446f9934f403c71b0cff467f5a1f21139f30ff49d74343310e98
0x088f8904e7006103a359c90ee0cc8fc169cade56117e39df3ef0d2f36af948a5
0xb916782a113d88515f1301ea622880deba67c476e75ebedefdb8683b24d857be
0x4f22185984ffba40115ed9122dd95c580fa50df8dee3b9fe8164adb8c820488c
0x185cb17ca0f2b4adf5d79eb51cc60dee2052e7fab2301e05e4f2c215a10499e5
0xf12d370799d519b20fac136629ccc04bbcb4fc5a68735c8f757ad0bf5401598e
0x16cbc8ebb41b750c1316599db1bc5b60a84aa3cb0b884b3f896f552a1054bf5c
0xbae39655ffe0ab996b30dc7d6371c6caaa1c17d08bb9676fb86bf3641922836e
0x6d6ab98371b6b9cb06e3f7595db891ae3ed942eab000aba9ec891184243c6b22
0x3e54d2adaba263b0dea821136057391d52f5ec7e1785e1a6aa0dbad1617b54f8

Functions
Getter at block 21157642
InterfaceId_ERC165(view returns (bytes4)
0x01ffc9a7
 
getApprovedAddresses(view returns (address[])
name(view returns (string)
Hedgie
owner(view returns (address)
0xeb1862b18a0f0a2d3b2b087c999f3223c1d9670f
symbol(view returns (string)
HDG
tokenURIPrefix(view returns (string)
https://api.hedgie.io/api/v1/hedgies/metas/
totalSupply(view returns (uint256)
1553
Read-only
balanceOf(address _ownerview returns (uint256)
exists(uint256 _tokenIdview returns (bool)
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)
tokensOf(address _ownerview returns (uint256[])
State-modifying
addApprovedAddress(address newAddress
approve(address _touint256 _tokenId
mintTo(address _touint256 _tokenId
removeAllApprovedAddresses(
removeApprovedAddress(address addressToRemove
renounceOwnership(
safeTransferFrom(address _fromaddress _touint256 _tokenId
safeTransferFrom(address _fromaddress _touint256 _tokenIdbytes _data
setApprovalForAll(address _tobool _approved
setTokenURIPrefix(string newPrefix
transferFrom(address _fromaddress _touint256 _tokenId
transferOwnership(address _newOwner
Events
Approval(address indexed _owneraddress indexed _approveduint256 indexed _tokenId
ApprovalForAll(address indexed _owneraddress indexed _operatorbool _approved
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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.