Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd7d0…0992
0xa30c…3661
0x7c39…bbdc
3 additional
variables
Balances ($253.90)
Native
Value
$253.9
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.08 | $3,173.74 |
$253.9 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14081615 | 3 years ago | | | 0.08 | 0.023743257 | |
| 13945633 | 3 years ago | | | 0 | 0.0031774650 | |
| 13867337 | 3 years ago | | | 0 | 0.014381375 | |
| 13860976 | 3 years ago | | | 0 | 0.013933526 | |
| 13860543 | 3 years ago | | | 0.16 | 0.023230768 | |
| 13860161 | 3 years ago | | | 0.08 | 0.019265206 | |
| 13860130 | 3 years ago | | | 0.08 | 0.018682613 | |
| 13859010 | 3 years ago | | | 0.08 | 0.016982992 | |
| 13856533 | 3 years ago | | | 0 | 0.018676514 | |
| 13856342 | 3 years ago | | | 0.48 | 0.11975014 |
ABI
ABI objects
Getter at block 21200747 getAvaTokenIds() view returns (uint16[])
MAX_TOKENS() view returns (uint256)
50000
MINT_PER_TX_LIMIT() view returns (uint256)
100
love() view returns (address)
0xa30c53dd48ab8fc9d78153503c0c8ac8044f3661
name() view returns (string)
Simps
owner() view returns (address)
0x18f11e2f7c5bfa0f52e100763d7c577d5fe2303a
paused() view returns (bool)
false
phase() view returns (uint16)
1
queenMinted() view returns (uint16)
12
queenStolen() view returns (uint16)
0
random() view returns (address)
0x7c39a0354adfa940bcd0bccf58def8dc2b7fbbdc
simpStolen() view returns (uint16)
0
simpsOffice() view returns (address)
0xd7d04979a149b151d42eb7a6e78125313edb0992
symbol() view returns (string)
SIMPS
tokensMinted() view returns (uint256)
123
totalSupply() view returns (uint256)
123
version() view returns (uint16)
21
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getUserFreeListAmount(address add) view returns (uint256)
isApprovedForAll(address owner, address operator) view returns (bool)
isQueen(uint16 id) view returns (bool)
mintPrice(uint256 _amount) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
phasePrice(uint16) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events addAvailableTokens(uint16 _from, uint16 _to)
addFreeList(uint256 _amount, address _address)
approve(address to, uint256 tokenId)
changePhasePrice(uint16 _phase, uint256 _weiPrice)
freeMint(uint256 _amount, bool _stake) payable
giveAway(uint256 _amount, address _address)
mint(uint256 _amount, bool _stake) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string uri)
setLove(address _love)
setPaused(bool _state)
setQueenId(uint16 id, bool special)
setQueenIds(uint16[] ids)
setRandom(address _random)
setSimpsOffice(address _island)
switchToSalePhase(uint16 _phase, bool _setTokens)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw(address to)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenStolen(address owner, uint16 tokenId, address thief)
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.