This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 20793297, which is 2 minutes old. We're running behind the tip but working to resolve the issue.

Settlements

Verified contract

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

No balances found for "Settlements"

0xcb5809a74d53cdd7f803308361152ef50ee52d01d3c30be15989dbe1b08f9bee
0x2a298beaa17af734deba8ba38c30e86ebb0ea5847b2a79533efaaa1dce4f9cc9
0x9c82767934ba6f671b9d47722e4e6b0eb94fad3a78ed59bb277430fffcad80d8
0x862bdff31b7e631f5595967103241f02450717d9854e638403041ffe2fb563b5
0xe009c767163fd769865dfcdaef873598e3a56e30da3b9225823c756087902a81
0x77cb0b00bd109fd70027c43aa69b1fed5b6c663b70b7dcee97c9927052ea206a
0x528bca95f61a505e3b509a6c53e8327ac9190edb01bb80cca513919905119fd7
0x73945558b08285a8e8ada4027f48bac3417c17eba2b3e525af64c7495581e34a
0x6ed393b973f04b9c5e262dad6d3ff59275a38995f8eb0d462497a5408cd33592
0x32305d59aa7c1d80fbcedac3a949b8c9dfc5e5059b560eba2aa4bd1bb3f05b3e

Functions
Getter at block 20793296
name(view returns (string)
Settlements
owner(view returns (address)
0xc438cc42883606fd5ede410eaa1d0a13652240f3
symbol(view returns (string)
STL
totalSupply(view returns (uint256)
9905
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)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
randomise(uint256 tokenId
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
settle(uint256 tokenId
settleForOwner(uint256 tokenId
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.