Ledgerium
Verified contract
Active on
Ethereum with 26,325 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 |
---|---|---|---|---|---|
LGUM | ERC-20 | 888 | -- | -- | |
DMTS | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12143609 | 4 years ago | | | 0 | 0.0048863661 | |
| 12076078 | 4 years ago | | | 0 | 0.0073500801 | |
| 9908384 | 5 years ago | | | 0 | 0.00024637140 | |
| 9861166 | 5 years ago | | | 0 | 0.000022329000 | |
| 9705055 | 5 years ago | | | 0 | 0.00013438440 | |
| 9584103 | 5 years ago | | | 0 | 0.000037329000 | |
| 9558632 | 5 years ago | | | 0 | 0.0015304890 | |
| 9409687 | 5 years ago | | | 0 | 0.000037329000 | |
| 9390033 | 5 years ago | | | 0 | 0.00014932347 | |
| 9338661 | 5 years ago | | | 0 | 0.000037329000 |
ABI
ABI objects
Getter at block 21294451
decimals() view returns (uint8)
8
name() view returns (string)
Ledgerium
owner() view returns (address)
0x46499f2dff9f551bc71646a0448396b1c4702343
standard() view returns (string)
0.1
symbol() view returns (string)
LGUM
totalSupply() view returns (uint256)
800000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
multisend(address[] dests, uint256[] values) returns (uint256)
setOwner(address _owner)
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)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(string _name, string _symbol, uint8 _decimals, uint256 _totalSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.