RETN TOKEN
Verified contract
Active on
Ethereum with 5,602 txns
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 |
---|---|---|---|---|---|
ALPHA | ERC-20 | 20K | -- | -- | |
GSGC | ERC-20 | 5K | -- | -- | |
BTCP | ERC-20 | 1K | -- | -- | |
ALX | ERC-20 | 122.7175 | -- | -- | |
EEE | ERC-20 | 40.292002 | -- | -- | |
RETN | ERC-20 | 39 | -- | -- | |
GES | ERC-20 | 30.930154 | -- | -- | |
SKRP | ERC-20 | 20 | -- | -- | |
DTA | ERC-20 | 10 | -- | -- | |
BEC | ERC-20 | 8 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14499362 | 3 years ago | | | 0 | 0.0018931803 | |
| 10015005 | 5 years ago | | | 0 | 0.000092776000 | |
| 9933169 | 5 years ago | | | 0 | 0.000046364000 | |
| 9896100 | 5 years ago | | | 0 | 0.000069546000 | |
| 9896069 | 5 years ago | | | 0 | 0.000069546000 | |
| 9865614 | 5 years ago | | | 0 | 0.000054801500 | |
| 9861130 | 5 years ago | | | 0 | 0.000023182000 | |
| 9792243 | 5 years ago | | | 0 | 0.000025487000 | |
| 9391692 | 5 years ago | | | 0 | 0.000071864200 | |
| 9182126 | 5 years ago | | | 0 | 0.00032454800 |
ABI
ABI objects
Getter at block 21285286
decimals() view returns (uint8)
18
name() view returns (string)
RETN TOKEN
owner() view returns (address)
0xfedf5753070db18a33f9500ed55a9bc2457ec92d
symbol() view returns (string)
RETN
totalSupply() view returns (uint256)
699999999999999999999999080
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
frozenAccount(address) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
freezeAccount(address target, bool freeze)
mintToken(address target, uint256 mintedAmount)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Burn(address indexed from, uint256 value)
FrozenFunds(address target, bool frozen)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 initialSupply, string tokenName, string tokenSymbol)
fallback()
This contract contains no error objects.