Hedrons

Verified contract

Proxy

Active on Ethereum with 480 txns
Deployed by via 0x13476054 at 13868100
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 1 additional slot
-
variable spans 40 additional slots
-
variable spans 49 additional slots

No balances found for "Hedrons"

0x67c1f339ee247b672c4f0b518f3f987d5237b90adcf35dc03e35db9689791ab8
0x40767b48cf020a3f257f4a6bf475e19bbef7ace2cb3a4761311ca98307c6ed91
0x241e44a166f2bd1edcbc3bd79cbb4afb447a1c35d4e81b87132e86e9adbdd8d5
0xc26f555b3bacc61c521c7304a2921659e20c1bbc4096a76c803a921e863295c5
0x38d084a0cb7dae67b3db8195266c961e9d556c051dea75f5efa97f2a947af6c2
0x73c2ab15ae3eb19e506902297c53d28e9d7aa330558cd37f0407a44b7933cb2f
0xac3db87428c4056da69dc108eaaa31e20640db25ae3aa2eb8132cff9c02d3d74
0x7c6aa1dd1540eeae8ce43ac1e71053150c549e4bb46a58c80ac930a23ac97791
0x7d748e1ff76eb0d401c4e5e40d3fddee86d34c139a1c8c801bb75b065e768a16
0x9fed83086a5e3d5e8092a5a53b8ad7de46217e418e4eea5cc528ab5373aba6fd

Functions
Getter at block 20863741
baseURI(view returns (string)
calcIERC721CreatorInterfaceId(pure returns (bytes4)
0x40c1a064
defaultRoyaltyPercentage(view returns (uint256)
10
disabled(view returns (bool)
false
name(view returns (string)
Hedrons
owner(view returns (address)
0x2638f91804b32190622ef82c6a265d8e9dae57a6
 
renounceOwnership(view 
symbol(view returns (string)
HEDRON
totalSupply(view returns (uint256)
279
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenCreator(uint256view returns (address)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
transferOwnership(addressview 
State-modifying
addNewToken(string _uri
approve(address touint256 tokenId
batchAddNewToken(string[] _uris
burn(uint256 tokenId
deleteToken(uint256 _tokenId
disableContract(
init(string _namestring _symboladdress _creator
mintToWithRoyaltyPercentage(string _uriaddress _receiveruint256 _royaltyPercentage
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ContractDisabled(address indexed user
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.