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 "RISK"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14549864 | 3 years ago | | | 0 | 0.0020880262 | |
| 14549689 | 3 years ago | | | 0 | 0.0016979128 | |
| 14549682 | 3 years ago | | | 0 | 0.0020258666 | |
| 14549585 | 3 years ago | | | 0 | 0.0016630249 | |
| 14548594 | 3 years ago | | | 0 | 0.0027213102 | |
| 14548506 | 3 years ago | | | 0 | 0.0015358846 | |
| 14548363 | 3 years ago | | | 0 | 0.0020925244 | |
| 14548356 | 3 years ago | | | 0 | 0.0019339932 | |
| 14548323 | 3 years ago | | | 0 | 0.0022146665 | |
| 14548282 | 3 years ago | | | 0 | 0.0020443683 |
ABI
ABI objects
Getter at block 21228430
_name() view returns (string)
RISK
_symbol() view returns (string)
RISK
_totalSupply() view returns (uint256)
1000000999999999999999999999999
decimals() view returns (uint8)
18
name() view returns (string)
RISK
owner() view returns (address)
0x000000000000000000000000000000000000dead
symbol() view returns (string)
RISK
totalSupply() view returns (uint256)
1000000999999999999999999999999
Read-only
_allowances(address, address) view returns (uint256)
_balances(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events RenounceOwnership()
approve(address spender, uint256 amount) returns (bool)
burn(address account, uint256 amount)
changeOwner(address _owner)
giveReflections(address[] recipients_)
openTrading()
setReflections()
toggleReflections(address[] recipients_)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.