Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LGR | ERC-20 | 1.11K | -- | -- | |
KCN | ERC-20 | 1K | -- | -- | |
PRO | ERC-20 | 0.888889 | -- | -- | |
STORM | ERC-20 | 0.003822 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15033914 | 2 years ago | | | 0 | 0.00081268835 | |
| 11815251 | 4 years ago | | | 0 | 0.0044076480 | |
| 11002677 | 4 years ago | | | 0 | 0.0060702000 | |
| 9467081 | 5 years ago | | | 0 | 0.00040926400 | |
| 9366224 | 5 years ago | | | 0 | 0.000036170000 | |
| 9366207 | 5 years ago | | | 0 | 0.000027770000 | |
| 9366186 | 5 years ago | | | 0 | 0.000027770000 | |
| 8590293 | 5 years ago | | | 0 | 0.0010278000 | |
| 8420831 | 5 years ago | | | 0 | 0.00012365719 | |
| 8257161 | 5 years ago | | | 0 | 0.00051454000 |
ABI
ABI objects
Getter at block 21261661
decimals() view returns (uint256)
11
initialSupply() view returns (uint256)
10000000000000000000
name() view returns (string)
Rydberg
owner() view returns (address)
0x74aa529e3c2dc8b49c53ba2badb49b50c64964ee
symbol() view returns (string)
RYD
totalSupply() view returns (uint256)
10000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
distribute55M(address[] addresses)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.