Seven

Verified contract

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

No balances found for "Seven"

0x1f856a3686ae45045aef4e918851703f8513f29cdc5debc1eb6b57e4151ba9e4
0xd11ae6c3ee0a5b7807f3ce699e7b7be5cf5ed016a3067998e4b9dd55b94678ef
0x4892be9a5565eabf23c56e4919a9cb0b4629446e6727fd0d18af9cf68ea3ed4b
0x82246edc2d7d2cb473539497b716d20f2e1766458cbb2b94ab42e57a77afa5c6
0x7d96121ff218ad3a838e2672f399dee16ed995c78e5735d72bb5ec9acc6f4da0
0x2926a3b24e049ebe2b26662aec12dc4e772e27464e5bf96c92a91137ea818565
0xaeaa351c18f79dd87bf527124782fe997c142b9a2f31ddd45343c7bae1cbfccf
0xd396ec003643fa01f8b4e1ae1357c9678b684d553ec2836b50f93f890702bb02
0x2cd695e21cc36d71a4a99a2db3cffcff54fc186bf508135e1e0796e227d61c53
0x66a96a82e52202e0f786f1b228d90c03061ede0ac768e7f9e76bafddae710a9b

Functions
Getter at block 20854151
name(view returns (string)
Seven
owner(view returns (address)
0x285b4319ead10ccc0be53297c3bb71823fac9ca3
symbol(view returns (string)
SEVEN
totalSupply(view returns (uint256)
65
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getFifthNum(uint256 tokenIdpure returns (string)
getFirstNum(uint256 tokenIdpure returns (string)
getFourthNum(uint256 tokenIdpure returns (string)
getSecondNum(uint256 tokenIdpure returns (string)
getSeventhNum(uint256 tokenIdpure returns (string)
getSixthNum(uint256 tokenIdpure returns (string)
getThirdNum(uint256 tokenIdpure returns (string)
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 tokenIdpure returns (string)
State-modifying
approve(address touint256 tokenId
claim(uint256 tokenId
ownerClaim(uint256 tokenId
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
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

This contract contains no error objects.