RandoCoin

Verified contract

Active on Ethereum with 614 txns
Deployed by via 0x9425fce7 at 5030699
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.01
ERC-20
--
0x6b86246aa5c2ac7ec424649d15676b0eaec347800bb299d8b69999ced9eb205b
0xca324beae1f842abffb47c4bc68dab4689597f9ef14d178b36f8247914b8c789
0x1662b75b1cb2f2024219182932ef4b734447c047d6f14da1d0fc2cc4e2f8d300
0x5adfbec29b8de1618deaf4e3a27284c2a597ab17a36aaecb99b5985566f3efe3
0x97adc55bf98c37016c1016b6a79faa906c0a620d91bfbd0157e1f1c4b0b6bef0
0x534cb88485e8c966a6faa63fea4715defe64c42466e793d97e1b0e6e8fe5dbd5
0x6d7f2aa779b4a07b6df1ebaf7a8c5c5761b645b8572f7058aaa1ba867e2d2c8b
0x60158dbde4cf91b336e9a5422eb4f9486055b6cd764856f2545a6a2dc87ef23f
0x1c6da71fa4cf6308a66b4df9388b21b677e29f22d0b00e425e5fefd3103f0b10
0x4cbe1cd1296358a07b533adb80d284c963f7e474b0a433a8ec998e06e8247267

Functions
Getter at block 20908538
PRICE_MAX(view returns (uint256)
10000000000000
PRICE_MID(view returns (uint256)
5000000000000
PRICE_MIN(view returns (uint256)
10000000000
buyPrice(view returns (uint256)
5616693108536
decimals(view returns (uint8)
3
name(view returns (string)
RandoCoin
oldPriceChangeBlock(view returns (uint256)
5091208
priceChangeBlock(view returns (uint256)
5194451
sellPrice(view returns (uint256)
5312592993109
symbol(view returns (string)
RAND
totalSupply(view returns (uint256)
100000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
buy(payable returns (uint256 amount)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
getBlockNumber(returns (uint256)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
init(
maybeChangePrice(
sell(uint256 amountreturns (uint256 revenue)
shittyRand(uint256 seedreturns (uint256)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
BuyPriceChanged(uint256 newBuyPrice
SellPriceChanged(uint256 newSellPrice
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.