AbstractLoot

Verified contract

Active on Ethereum with 12,265 txns
Deployed by via 0x7595c055 at 13122819
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "AbstractLoot"

0x60d20a3a48152cd22d6fa439249fd7d08d8a91915ff3143d0ac21000038ebf3c
0x4dacdc38e6974d6ab17ac92588722c7d442b9bbd7c4901e4e9d8872de183fde8
0xc84d5b6295d587350d6ec256588d0a306c57ff63c5d422cde179d968cb115fb8
0x6f685cf7a80a0fdda6c30b94019185cbc9e7dc4f1cd3a32c50f659821b1be8de
0xc16959e3635ac3878449e28befb7a82c4cb8f919c042aa802c7e92ff0567bc03
0x495d0a67fd817ff863a761dcd5f7d3cb86052f25d8b5b5bd8e068e59429ea36d
From
0xbdfcb717c70a071edbd644030dfd5d521c9ac4239e6acab3c1f2bcacc3b54a5d
0xd0a2c1bd12729c5847f83657edacbc4eabb58603954dd22c185f78d0df781c30
0x8f0d98ddad94dcf99015276309ea15f2dacecd2b1da7ae67be9fdb7dc8b5c685
0x99060596d6119e0034c925a1b6155da91e027f814158e3d670d50f1e566f2788
From

Functions
Getter at block 21158264
PROVENANCE(view returns (string)
baseURI(view returns (string)
https://raw.githubusercontent.com/abstract-loot/abstract-loot/main/json/
lootAddress(view returns (address)
0xff9c1b15b16263c61d017ee9f65c50e4ae0113d7
lootersPrice(view returns (uint256)
15000000000000000
name(view returns (string)
AbstractLoot
owner(view returns (address)
0xfbf9813c06bc21072b8cc52df65f2309830adb67
privateSale(view returns (bool)
false
publicPrice(view returns (uint256)
65000000000000000
saleIsActive(view returns (bool)
true
symbol(view returns (string)
AL
totalSupply(view returns (uint256)
8000
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
deposit(payable 
endPrivateSale(
flipSaleState(
mint(uint256 lootIdpayable 
mintWithLoot(uint256 lootIdpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setLootersPrice(uint256 newPrice
setProvenance(string prov
setPublicPrice(uint256 newPrice
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
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.