TokenTransferDelegate
Verified contract
Active on
Ethereum with 5 txns
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 "TokenTransferDelegate"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5532849 | 7 years ago | | | 0 | 0.00079527700 | |
| 5532838 | 7 years ago | | | 0 | 0.00048611200 | |
| 5532831 | 7 years ago | | | 0 | 0.00033895400 | |
| 5532829 | 7 years ago | | | 0 | 0.00033895400 | |
| 4718379 | 7 years ago | | | 0 | 0.0020862020 |
ABI
ABI objects
Getter at block 21319221
latestAddress() view returns (address)
0x03e0f73a93993e5101362656af1162ed80fb54f2
owner() view returns (address)
0xa6cd28ef39015f7f9b162a6e08a6168c9ebfdd66
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
getLatestAuthorizedAddresses(uint256 max) view returns (address[] addresses)
isAddressAuthorized(address addr) view returns (bool)
State-modifying
Events authorizeAddress(address addr)
batchTransferToken(address lrcTokenAddress, address feeRecipient, bytes32[] batch)
claimOwnership()
deauthorizeAddress(address addr)
transferOwnership(address newOwner)
transferToken(address token, address from, address to, uint256 value)
AddressAuthorized(address indexed addr, uint32 number)
AddressDeauthorized(address indexed addr, uint32 number)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.