CryptoBurrito.co Burrito

Verified contract

Active on Ethereum with 804 txns
Deployed by via 0xee3ba575 at 5138517
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3,190.16
0xe18a17bb8a93953e1f4b80346d25aad3f97e7703c3c377a0cac22981bff2ceb9
0x49a3b1eeb0825fa547e2374da16dd51f38c3c2d4d6fa4a333d6c93779c792eda
0x463feaeb527228de00884767d53551962ae1025185696c81638dc130abfbec1a
0xcf7b3fc08767aaff179e73ad419fd7cd65b21b77f3cdad3d3f849e9cc20b5c86
0x6d16a2fce472922ab20946dfd02f51b195ad205c63189e53545ed1e168385adf
0xf770583b3b30770b0b737b46eee1d9789a550b5efe5ee26af84be999b54a4ed7
0x273a86522d7443dabce5528997fd2a848a0795dca40616202be65c5803719485
0xad2238ea14f7e663522825db11606924859a34cb01645639acdeb4d8ab4b3cd9
0x226b940a561d30cdad721a3f11553e0494d1dbab2bea529009853d5f0f4e0d00
0xb11942c5a4abc1b0422afb0103f065972271389fe81b9fc5544441a190f0d990
From

Functions
Getter at block 20988658
devCutPercentage(view returns (uint256)
3
devOwed(view returns (uint256)
26119183526396282
lastPurchase(view returns (uint256)
1519516085
name(pure returns (string _name)
CryptoBurrito.co Burrito
owner(view returns (address)
0x55341850a254ea101757653af510cba1aa13b340
poolTotal(view returns (uint256)
2179090338133316562
symbol(pure returns (string _symbol)
BURRITO
totalSupply(view returns (uint256)
76
Read-only
approvedFor(uint256 _tokenIdview returns (address)
balanceOf(address _ownerview returns (uint256)
burritoData(uint256view returns (uint256 startingPriceuint256 priceuint256 lastPriceuint256 payoutuint256 withdrawnaddress owner)
calculatePoolCut(uint256 _priceview returns (uint256 _poolCut)
getBurritoData(uint256 _tokenIdview returns (address _owneruint256 _startingPriceuint256 _priceuint256 _nextPriceuint256 _payout)
getRentOwed(address _ownerview returns (uint256 owed)
ownerOf(uint256 _tokenIdview returns (address)
tokenExists(uint256 _tokenIdview returns (bool _exists)
tokensOf(address _ownerview returns (uint256[])
State-modifying
approve(address _touint256 _tokenId
createListing(uint256 _tokenIduint256 _startingPriceuint256 _payoutPercentageaddress _owner
createMultiple(uint256[] _itemIdsuint256[] _pricesuint256[] _payoutsaddress[] _owners
purchase(uint256 _tokenIdpayable 
setDevCutPercentage(uint256 _newCut
takeOwnership(uint256 _tokenId
transfer(address _touint256 _tokenId
transferOwnership(address newOwner
updatePayout(address _owner
withdraw(
withdrawRent(address _owner
Events
Approval(address indexed _owneraddress indexed _approveduint256 _tokenId
BurritoPurchased(uint256 indexed _tokenIdaddress indexed _owneruint256 _purchasePrice
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed _fromaddress indexed _touint256 _tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.