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 "Lynchpin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18765712 | a year ago | | | 0 | 0.0018032139 | |
| 16483094 | 2 years ago | | | 0 | 0.00066601298 | |
| 16483053 | 2 years ago | | | 0 | 0.00071549617 | |
| 16483053 | 2 years ago | | | 0 | 0.00078601814 | |
| 16482716 | 2 years ago | | | 0 | 0.00068253332 | |
| 16380123 | 2 years ago | | | 0 | 0.00081718415 | |
| 16380084 | 2 years ago | | | 0 | 0.00083910920 | |
| 16284207 | 2 years ago | | | 0 | 0.0012478562 | |
| 16284194 | 2 years ago | | | 0 | 0.0011309416 | |
| 15108314 | 2 years ago | | | 0 | 0.00025895732 |
ABI
ABI objects
Getter at block 21381774
decimals() view returns (uint8)
18
name() view returns (string)
Lynchpin
owner() view returns (address)
0xac983022185b95ef2b2c7219143483bd0c65ecda
symbol() view returns (string)
LYN
totalSupply() view returns (uint256 _totalSupply)
5000000000000000000000000
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)
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()
fallback()
This contract contains no error objects.