Realisto Token
Verified contract
Active on
Ethereum with 966 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7393…02f5
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RYD | ERC-20 | 6.986789K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11491664 | 4 years ago | | | 0 | 0.0027586548 | |
| 10976776 | 4 years ago | | | 0 | 0.0062690100 | |
| 10465752 | 4 years ago | | | 0 | 0.0050157360 | |
| 10465718 | 4 years ago | | | 0 | 0.0044000000 | |
| 10465701 | 4 years ago | | | 0 | 0.0018040000 | |
| 10193068 | 4 years ago | | | 0 | 0.0031351650 | |
| 10175736 | 4 years ago | | | 0 | 0.0019834956 | |
| 9829343 | 5 years ago | | | 0 | 0.00091195200 | |
| 9721962 | 5 years ago | | | 0 | 0.00031939200 | |
| 9358128 | 5 years ago | | | 0 | 0.00011399400 |
ABI
ABI objects
Getter at block 21224873
checkpointBlock() pure returns (uint256)
4806332
controller() pure returns (address)
0x9a96caaf2c40c6b7718cbc690ab74d05e6fd4e14
creationBlock() pure returns (uint256)
4568715
decimals() pure returns (uint8)
18
mayGenerateAddr() pure returns (address)
0x32ec2e6967687825123c5c0f30c18e2c47708df1
name() pure returns (string)
Realisto Token
parentSnapShotBlock() pure returns (uint256)
0
parentToken() pure returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
REA
tokenFactory() pure returns (address)
0x7393d7dcd22a96a8be8bba295c1e8a7cc0ec02f5
totalSupply() pure returns (uint256)
1429667586182092519814916
transfersEnabled() pure returns (bool)
true
version() pure returns (string)
MMT_0.1
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
balanceOfAt(address _owner, uint256 _blockNumber) pure returns (uint256)
totalSupplyAt(uint256 _blockNumber) pure returns (uint256)
State-modifying
Events approve(address _spender, uint256 _amount) returns (bool success)
approveAndCall(address _spender, uint256 _amount, bytes _extraData) returns (bool success)
changeController(address _newController)
claimTokens(address _token)
createCloneToken(string _cloneTokenName, uint8 _cloneDecimalUnits, string _cloneTokenSymbol, uint256 _snapshotBlock, bool _transfersEnabled) returns (address)
destroyTokens(address _owner, uint256 _amount) returns (bool)
enableTransfers(bool _transfersEnabled)
finalize()
generateTokens(address _owner, uint256 _amount) returns (bool)
generate_token_for(address _addrTo, uint256 _amount) returns (bool)
setGenerateAddr(address _addr)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _amount)
ClaimedTokens(address indexed _token, address indexed _controller, uint256 _amount)
NewCloneToken(address indexed _cloneToken, uint256 _snapshotBlock)
Transfer(address indexed _from, address indexed _to, uint256 _amount)
constructor(address _tokenFactory)
fallback()
This contract contains no error objects.