SecuredEHR
Verified contract
Active on
Ethereum with 906 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 |
---|---|---|---|---|---|
SEHR | ERC-20 | 813.06 | -- | -- | |
OLE | ERC-20 | 20 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13433548 | 3 years ago | | | 0 | 0.0035522367 | |
| 13433323 | 3 years ago | | | 0 | 0.0089041356 | |
| 12714171 | 3 years ago | | | 0 | 0.00018900000 | |
| 12534073 | 3 years ago | | | 0 | 0.00096961200 | |
| 10080188 | 5 years ago | | | 0 | 0.00048038200 | |
| 10014492 | 5 years ago | | | 0 | 0.00034319000 | |
| 9606958 | 5 years ago | | | 0 | 0.000068638000 | |
| 9213455 | 5 years ago | | | 0 | 0.00010295700 | |
| 8985490 | 5 years ago | | | 0 | 0.000089676000 | |
| 8478453 | 5 years ago | | | 0 | 0.00029780000 |
ABI
ABI objects
Getter at block 21277088
decimals() pure returns (uint8)
18
name() pure returns (string)
SecuredEHR
singularDTVFund() pure returns (address)
0x30d74165dde6fe5b4c03eecdab34dc4d518d14fa
symbol() pure returns (string)
SEHR
totalSupply() pure returns (uint256)
1000000000000000000000000000
version() pure returns (string)
0.1.0
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
State-modifying
Events 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)
transferFrom(address from, address to, uint256 value) returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(address sDTVFundAddr, address _wallet, string _name, string _symbol, uint256 _totalSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.