Red Diamonds
Verified contract
Active on
Ethereum with 534 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Red Diamonds"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19865073 | 7 months ago | | | 0 | 0.00010022777 | |
| 19847628 | 7 months ago | | | 0 | 0.00012712798 | |
| 19498246 | 8 months ago | | | 0 | 0.0011594054 | |
| 19028423 | 10 months ago | | | 0 | 0.0020088593 | |
| 18909923 | a year ago | | | 0 | 0.00025140748 | |
| 18866151 | a year ago | | | 0 | 0.00067963928 | |
| 18685411 | a year ago | | | 0 | 0.0037066639 | |
| 17894167 | a year ago | | | 0 | 0.00097841858 | |
| 17886484 | a year ago | | | 0 | 0.0015435288 | |
| 17835908 | a year ago | | | 0 | 0.0021800289 |
ABI
ABI objects
Getter at block 21301995
DOMAIN_SEPARATOR() view returns (bytes32)
0x776d1aea19a3357dc6aa4477d4ade9f929d64d30effb20edf752b009ee0b033e
INDEX() view returns (uint256)
23158417847463239084714197001737581570653996933128112807891516000000000
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
circulatingSupply() view returns (uint256)
158149404760106
decimals() view returns (uint8)
9
index() view returns (uint256)
70828255206
initializer() view returns (address)
0x0000000000000000000000000000000000000000
manager() view returns (address)
0x557dfff10daaaa8922efaa5de23180873752e2bf
name() view returns (string)
Red Diamonds
stakingContract() view returns (address)
0xdcacd61fcc9cee58c6b38076d867ba4c7e738ca3
symbol() view returns (string)
rDMND
totalSupply() view returns (uint256)
354141276033518845
Read-only
allowance(address owner_, address spender) view returns (uint256)
balanceForGons(uint256 gons) view returns (uint256)
balanceOf(address who) view returns (uint256)
gonsForBalance(uint256 amount) view returns (uint256)
nonces(address owner) view returns (uint256)
rebases(uint256) view returns (uint256 epoch, uint256 rebase, uint256 totalStakedBefore, uint256 totalStakedAfter, uint256 amountRebased, uint256 index, uint256 blockNumberOccured)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address stakingContract_) returns (bool)
permit(address owner, address spender, uint256 amount, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
pullManagement()
pushManagement(address newOwner_)
rebase(uint256 profit_, uint256 epoch_) returns (uint256)
renounceManagement()
setIndex(uint256 _INDEX) returns (bool)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
LogRebase(uint256 indexed epoch, uint256 rebase, uint256 index)
LogStakingContractUpdated(address stakingContract)
LogSupply(uint256 indexed epoch, uint256 timestamp, uint256 totalSupply)
OwnershipPulled(address indexed previousOwner, address indexed newOwner)
OwnershipPushed(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.