Slumboginis
Verified contract
Active on
Ethereum with 1,725 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Slumboginis"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20884856 | 2 months ago | | | 0 | 0.00030649010 | |
| 20884854 | 2 months ago | | | 0 | 0.00032120694 | |
| 20884850 | 2 months ago | | | 0 | 0.00028003585 | |
| 20884802 | 2 months ago | | | 0 | 0.00038959464 | |
| 20612801 | 3 months ago | | | 0 | 0.00019379774 | |
| 20566394 | 3 months ago | | | 0 | 0.000035735240 | |
| 20411387 | 4 months ago | | | 0 | 0.00012066730 | |
| 19780019 | 7 months ago | | | 0 | 0.00022504050 | |
| 19368732 | 8 months ago | | | 0 | 0.0025976929 | |
| 19076963 | 10 months ago | | | 0 | 0.00086077116 |
ABI
ABI objects
Getter at block 21224677
MAX_SBO() view returns (uint256)
10000
OWNER() view returns (address)
0xfcc450dcefade7bba0f78905215d044adc68cd0b
name() view returns (string)
Slumboginis
symbol() view returns (string)
SBO
totalSupply() pure returns (uint256)
10000
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events airDropItem(address[] owners, uint16[] tokenIds)
approve(address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
transferFrom(address from, address to, uint256 tokenId)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.