Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc78e…44a9
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PMOD | ERC-20 | 15 | -- | -- | |
LC | ERC-20 | 0.0026 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20453317 | 4 months ago | | | 0 | 0.000096621000 | |
| 20178056 | 5 months ago | | | 0 | 0.00080765422 | |
| 20153659 | 5 months ago | | | 0 | 0.00015511560 | |
| 19658461 | 8 months ago | | | 0 | 0.00089777802 | |
| 18586742 | a year ago | | | 0 | 0.0040580820 | |
| 17165864 | 2 years ago | | | 0 | 0.0057912600 | |
| 16996409 | 2 years ago | | | 0 | 0.0018357990 | |
| 16884109 | 2 years ago | | | 0 | 0.0028020090 | |
| 16193054 | 2 years ago | | | 0 | 0.0012974881 | |
| 15824899 | 2 years ago | | | 0 | 0.0011575196 |
ABI
ABI objects
Getter at block 21324915
decimals() pure returns (uint8)
0
name() pure returns (string)
Promodl
symbol() pure returns (string)
PMOD
totalSupply() view returns (uint256 supply)
1335
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
changeOwner(address _owner)
kill()
massNotify(address[] _owners)
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(address _addressSet)
This contract contains no fallback and receive objects.
This contract contains no error objects.