SumSwap Collection

Verified contract

Active on Ethereum with 5,841 txns
Deployed by via 0x527e5f6a at 12715762
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "SumSwap Collection"

0x8505287d4c36cb372b4f72b4511fe14ec1f70e47b1c817171d9854ab02be957e
0x67ca6c09222fb044074b661c47893b5bfba2349aeddbf9bb032c68dc89353f6f
0xb24ceea75ca6b1879e36eeefce0655724fc0411b8746300c2dd5605e26404287
0xd915997971fcfd39fc4b7670e5ce05e21991996db2ce96cc152f758adcee1b71
0x6df4b65e867cd261b649a529906e2799540eafda8200638abad8841bbcef2319
0x8f28646d32971b202cbf84cf009a3db5077c47c9a5fb672af59fd639e9cb41dc
0xe6b084eead0efce451f2491378f894b9fd3f9cd3577d30c4a55dacb245745036
0xa2e739e2e5d159fff5183cd16056c0ce1c0ebb20a3d4d418c4ea8b40ff2eb464
0xbd4e969f3966b8bd9fb6d8e6807fdda33ca9e06380cdcd7acd53f091293434c2
0x37a98df90235fc3e2bcb376d8085f65177dd0943f37bc571e30e9feeee077743

Functions
Getter at block 21189089
name(view returns (string)
SumSwap Collection
owner(view returns (address)
0x9fc6356dbb5aed98cf32f8295b1d062c2c8906b0
symbol(view returns (string)
SSC
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
awardItem(address playerstring tokenURIreturns (uint256)
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawETH(
withdrawToken(address addr
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(address _proxyRegistryAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.