Hedrons

Verified contract

Proxy

Active on Ethereum with 488 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"

0x27297fd751a88056a95d2fff0ae3f3e543588a56bc64a9c3ed7631d6e30ebb2a
0x36eea234ad7bec34b877ad079c048ece5739dbb4f356227b1eb13131713b952a
0x7890f0a7224bea9e9964f7da754820c19d67974dcedefa098ed1ef291aa05536
0x5066fb81c4ce8cee8dbfc21db9795ed63a78b52261e96a4bf68c571dd608e5bd
0x43e5b6ddde5f6104ce28932feecf79e1512a0bd6ae5a0bdeb55990be412d4207
0x03f7c93441a9842750911ffb3209d43ad48e964959e2cab9a1ef5204311bcf2d
0xf69699a9199d3c97de816b8fe20c90df67988390f714ee684a377489916cb63b
0xa83c6dcdedd7d996d3703dfcc35c6673baf3b3a8d80f90b8ff17df674f4be531
0x67c1f339ee247b672c4f0b518f3f987d5237b90adcf35dc03e35db9689791ab8
0x40767b48cf020a3f257f4a6bf475e19bbef7ace2cb3a4761311ca98307c6ed91

Functions
Getter at block 21413829
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)
282
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.