This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 20888277, which is 1 minutes old. We're running behind the tip but working to resolve the issue.

RChainDao

Verified contract

Active on Ethereum with 231 txns
Deployed by via 0xf03aec4c at 14491305
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "RChainDao"

0x77ca1a818b6c5df3820c3f5b972109d280459ea49973b7db51d523e4e55e2bb2
0x26a0ac7dd1f1984fa78787e5ee508f9f2a18968d7a248d1a74c55cf4e7199128
0xac516c77fd99704d25c40515dbb0195b50f428b0ff4f9d56863301a855b61e37
0x16de7748e6592ff1586fae6aa8f280cd8b8c2e9809d0584c35b9c598fc062bd8
0xfa3a6e0d6f4462df6e516bb6419eb2f34def59ab1b600cd21ed959763d74260d
0x93ff24eb9f375865823235f67dfc572392fed72824d92f7742fd70553e30de6c
0xb0a3bd0f3f8c77a96eafcfd242c3a65687c0451684249eea1045da590c05b144
From
0x71a37d8384ecd76cf49e1872d3470ed35fffae1591506cf42eddd81667206706
0x6fe08b7711694c6da4bfe018e95a492408d333d13fdff387c9a06cc6053cf863
0x7721ecf062fe9e8cb599dea20af4244edb9a39b5efa59137283c57451f0701df

Functions
Getter at block 20888276
decimals(view returns (uint8)
18
name(view returns (string)
RChainDao
owner(view returns (address)
0xdaf84de309fec0c566bf030c0337caeea27b523a
symbol(view returns (string)
RDAO
totalSupply(view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
balanceOfAt(address accountuint256 snapshotIdview returns (uint256)
totalSupplyAt(uint256 snapshotIdview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
snapshot(
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Snapshot(uint256 id
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.