RhoProtocol

Verified contract

Active on Ethereum with 43 txns
Deployed by via 0x36e18319 at 18603239
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "RhoProtocol"

0xd5e36975f7043c8937e51c764542c0710d5001e420100756faa471ae17306488
0x85b6465ac48e947215bba946699c925621dd1df079bb8412531d1c1120d2e3ea
0x175d6c1666fa114fab3a0d0271384cdc70d0cc8e099ffe9acdb54dae7095d84f
0x9d1958c904b3573d5765db2e1405787dfa4a7ac3ba0e05a95ff8d918c7c466f4
0x6d571bc7f562d4950a78132a2fcc6c44747df901dabe8e1cefe825b353516dce
0x861acdaeffd0c24471b488e41ae5f6a68491188dd15fad506fa128cc11e5b5a4
0x8420bb9a160c23b3cc0cfdc353ccd22a58eee8e11426ed721c00c962a5707e92
0x5d2b1fb7dcec3de1eaf9b4bc892006c412338c7fdaa2957b0b9c3390cea77520
0xd4f0ec7cff5e8c19ced5c747d9f850b8206fa4ddbc7b96a1dce9f555e1882d65
0x9f0802d62d2889bc034b721b6bb35b5b2c8afcf21c41c1deb7d279348e4bf502

Functions
Getter at block 20982932
decimals(view returns (uint8)
18
name(view returns (string)
RhoProtocol
symbol(view returns (string)
Rho
totalSupply(view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 totalSupply_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.