LORTransfer
Verified contract
Active on
Ethereum with 141 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 |
---|---|---|---|---|---|
LOR | ERC-20 | 16.929156M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20545594 | 4 months ago | | | 0 | 0.00016804156 | |
| 18607646 | a year ago | | | 0 | 0.0011658860 | |
| 17566479 | a year ago | | | 0 | 0.0016432477 | |
| 17244292 | 2 years ago | | | 0 | 0.0039728798 | |
| 17173767 | 2 years ago | | | 0 | 0.010947395 | |
| 16843738 | 2 years ago | | | 0 | 0.00096248694 | |
| 16777358 | 2 years ago | | | 0 | 0.0045937521 | |
| 16479379 | 2 years ago | | | 0 | 0.0024724444 | |
| 16220661 | 2 years ago | | | 0 | 0.00082254375 | |
| 15964259 | 2 years ago | | | 0 | 0.00087469569 |
ABI
ABI objects
Getter at block 21324184
denMultiSig() view returns (address)
0xd7ceb4e2d820c3212d57340abf2a8fb8b4d41076
lorToken() view returns (address)
0xc3f18a746b7ca4b22976a7aacd289e83ca2faf41
paused() view returns (bool)
false
totalSupply() view returns (uint256)
16929156048234987647201638
totalWithdrawn() view returns (uint256)
45375900609723263923094637
withdrawSigner() view returns (address)
0xe346699cf27e7fd6d9faca1f878319a39bd40940
Read-only
isPauser(address account) view returns (bool)
State-modifying
Events addPauser(address account)
changeMultiSig(address _denMultiSig)
deposit(uint256 amount)
kill()
pause()
renouncePauser()
setWithdrawSigner(address account)
unpause()
withdraw(uint256 amount, uint256 timestamp, uint256 nonce, bytes sig)
Deposit(address indexed user, uint256 amount)
Paused(address account)
PauserAdded(address indexed account)
PauserRemoved(address indexed account)
Unpaused(address account)
Withdrawn(address indexed user, uint256 nonce, uint256 amount)
constructor(address _withdrawSigner, address _lorToken)
This contract contains no fallback and receive objects.
This contract contains no error objects.