Rhino

Verified contract

Active on Ethereum with 10 txns
Deployed by via 0x410d1fa4 at 17535751
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x149560888b7b08329552cbf35b7b969c8f66a3366edaa0dfbead2ad06d0b54ef
0xef9511ce4eab461c2a04b038c621f9afca9326ae26aded585c9b2359e1bbfbfc
0x682ff9d58b8fed9a37b4af87fd44c1f22381ea0152e2757e01729db0b842fb57
0x3e440e419f5e1ccd234836c9747315a66b7f07db5051136733280da2d2346e3c
0x3380665f3b14aeec7ba5ec54cd23494e4358de3d2d79da34b8f496663e4062cc
0xc677626d248d2cc56e32b0c5279881bea36321a7663edf88a19afad2899d700b
0x9f9f2036340a2f183f1b8bffd503ffd6d8cdb96e48280d3c343a9c3565452e34
0xbe2d5ade1028a79b90339adee96965026eb031bddbd023b6fcb9c4abf8cedcf6
0x367883bcf2570aaa4f32652b1a1aec29c59a314d51989773201215616d060139
0xb36e298bcab4374068e80da370b4e532e30785af59c52ed7422b78fa11aca59b

Functions
Getter at block 20894836
decimals(view returns (uint8)
18
name(view returns (string)
Rhino
symbol(view returns (string)
RHINO
totalSupply(view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
burn(uint256 value
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string namestring symboluint8 decimalsuint256 totalSupplyaddress feeReceiveraddress tokenOwnerAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.