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 "Relotto"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6916805 | 6 years ago | | | 0 | 0.0021741890 | |
| 6838181 | 6 years ago | | | 0 | 0.0021768130 | |
| 6838126 | 6 years ago | | | 0 | 0.0021768130 | |
| 6838101 | 6 years ago | | | 0 | 0.0021768130 | |
| 6838098 | 6 years ago | | | 0 | 0.0021768130 | |
| 6838056 | 6 years ago | | | 0 | 0.0021741890 | |
| 6837998 | 6 years ago | | | 0 | 0.00098400000 | |
| 6837953 | 6 years ago | | | 0 | 0.0021768130 |
ABI
ABI objects
Getter at block 21406906
decimals() view returns (uint8)
18
name() view returns (string)
Relotto
owner() view returns (address)
0x0dcc1a7bb1f4e7e590cf046cf731f45c17f66fda
payer() view returns (address)
0x0dcc1a7bb1f4e7e590cf046cf731f45c17f66fda
symbol() view returns (string)
4RS
totalSupply() view returns (uint256)
20000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
holderpayed(address) view returns (bool)
State-modifying
Events ApprovePayment() returns (bool success)
EndofPayment() returns (bool success)
ReNew(address _holder)
RequestPayment(address _holder)
SetPayerAddress(address _payer) returns (bool success)
approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Payment(address indexed _payer, uint256 values)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 initialSupply, string tokenName, string tokenSymbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.