BurritoToken

Verified contract

Active on Ethereum with 598 txns
Deployed by via 0xee617f77 at 5162534
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional variables
Native
Value $942.01
0x6dc6d94e46550dfa0a6e611005bf298a62ad8e053e0652f656cc4133d65fd402
0x28b2b560ad61b7271a0d9220f21633b0d37e2b830cf2ed3ce351f2b1d62d6d8d
0xd2c820601aefad342ca94a49cfec4d1fad3c46f36131be5bebc7a8bde60d3f02
0xbbc4b8c69c2cc2dfdd4d01f6c49a82e30744027ca3d80961ee4bf17996ae7c7e
0x2aa1ec2d76b1977beecd65e949275df32ee5df1628d2b04a0c76ffb639cc981f
0xe67de54f09db1742884d7999bac1f32c531bb7d7f2ecfbb3829a6b73a6b092e2
0x8923c3c4e922d2a6ffa389d52b3162831cc118e0f1a500b00027a164a0f840a5
0xf8693f76126058e95e8e829fd41643f9555500e137eec34905a793eef4bffaa6
0x087525466e5357bf01690d128705160c66f5e0e041f2a3f0730868397d158809
0x88fb0dde81b58f618d337d8ad77ac111ca5c8e4802adff7d04901e64cba5944c

Functions
Getter at block 21228591
bossCutPercentage(view returns (uint256)
1
burritoPoolTotal(view returns (uint256)
488491064600130863
devOwed(view returns (uint256)
0
dividendCutPercentage(view returns (uint256)
100
dividendDecreaseFactor(view returns (uint256)
2
feePercentage(view returns (uint256)
5
lastPurchase(view returns (uint256)
1519843513
mainPoolCutPercentage(view returns (uint256)
15
megabossCutPercentage(view returns (uint256)
1
name(pure returns (string _name)
CryptoBurrito.co
owner(view returns (address)
0x55341850a254ea101757653af510cba1aa13b340
paused(view returns (bool)
false
saucePoolTotal(view returns (uint256)
0
symbol(pure returns (string _symbol)
MBT
tacoPoolTotal(view returns (uint256)
132464328389534997
totalSupply(view returns (uint256)
113
Read-only
approvedFor(uint256 _tokenIdview returns (address)
balanceOf(address _ownerview returns (uint256)
calculatePoolCut(uint256 _priceview returns (uint256 _poolCut)
getNextPrice(uint256 _priceview returns (uint256 _nextPrice)
getRentOwed(address _ownerview returns (uint256 owed)
getToken(uint256 _tokenIdview returns (address _owneruint256 _priceuint256 _lastPriceuint256 _nextPriceuint256 _payoutuint8 _kinduint256 _bossTokenIdaddress[5] _previosOwners)
ownerOf(uint256 _tokenIdview returns (address)
priceOf(uint256 _tokenIdview returns (uint256)
tokenExists(uint256 _tokenIdview returns (bool _exists)
tokensOf(address _ownerview returns (uint256[])
State-modifying
approve(address _touint256 _tokenId
createMultiple(uint256[] _itemIdsuint256[] _pricesuint256[] _lastPricesuint256[] _payoutsuint8[] _kindsuint256[] _bossTokenIdsaddress[] _owners
createToken(uint256 _tokenIduint256 _priceuint256 _lastPriceuint256 _payoutPercentageuint8 _kinduint256 _bossTokenIdaddress _owner
pause(
populateFromOldContract(uint256[] _ids
purchase(uint256 _tokenIdpayable 
setDividendCutPercentage(uint256 _newFee
setFeePercentage(uint256 _newFee
setMainPoolCutPercentage(uint256 _newFee
setOldContract(address _addr
takeOwnership(uint256 _tokenId
transfer(address _touint256 _tokenId
transferOwnership(address newOwner
unpause(
updatePayout(address _owner
withdraw(
withdrawRent(address _owner
Events
Approval(address indexed _owneraddress indexed _approveduint256 _tokenId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
Purchased(uint256 indexed _tokenIdaddress indexed _owneruint256 _purchasePrice
Transfer(address indexed _fromaddress indexed _touint256 _tokenId
Unpause(
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.