Sunrise

Verified contract

Active on Ethereum with 712 txns
Deployed by via 0x57dc900c at 15535129
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Sunrise"

0x9605d7ec40c247492d5ead10d158f1d6236c0bf8c5a94c37639067f97d04df55
0xc5bd15b4e2fdf68a17727205e68064d39d8bd4faaaac893932cb2154ccc51fe0
0x809160599a1233673f57e6d32f642df94bbb229f582ec62f5690d4d61fdab99b
0xbb19d38d7673c7a98f5747b49b60b7d47f9105a1eeb707a72e0d3908db84951d
From
0xdf517e7969968eb165307730363b02afd6add46a6d8c2e69bbba18e997ae71cc
0x1347bc8c8df8032014aa50c34a6e750cd7e1619f6090aeb3eb24061dc2632866
From
0xbc20189a2e63c102fd49550d6d38a6d8ef5a91a8a2ade95f219ebcf3a36154b3
0x83595514d8489ecf1035161ff3fcd91d0f9c498d8cb6fa6933e3f4884097c528
0xf69d168969182e3d997babefe6965a38f5d3068303684cd42889d1877db36aa9
0x5e9ac0768e687817d2d5e7c3e76470b44934e04918cc232ac1a2fab32397f653

Functions
Getter at block 21209095
genesisMergeBlock(view returns (uint256)
15537394
genesisRenderer(view returns (address)
0xf2910c0f6856a2092a831494cd510f33811b43eb
mergeHasOccurred(view returns (bool)
true
name(view returns (string)
Sunrise
owner(view returns (address)
0xdc5ae75b4d2eedd4622aca256e0acb89a5e8151d
symbol(view returns (string)
SUNRISE
totalSupply(view returns (uint256)
329
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
minterToToken(addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenToBlockNumber(uint256view returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
assertPOS(
mint(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setRenderer(address renderer
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
MergeHasNotOccurred(
TokenDoesNotExist(
TooLate(