TokenTransferProxy
Verified contract
Active on
Ethereum with 2 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 "TokenTransferProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5710109 | 7 years ago | | | 0 | 0.0012849300 | |
| 5375015 | 7 years ago | | | 0 | 0.000086385000 |
ABI
ABI objects
Getter at block 21422775
getAuthorizedAddresses() view returns (address[])
[0x98dB9047E80260B407ffBc67543f9A010ef0fC6A, 0xd94C60e2793AD587400D86E4D6fd9C874F0f79eF]
owner() view returns (address)
0xdb0a49ebed788cd412744a4f9f1ce8d16d019b2e
Read-only
authorities(uint256) view returns (address)
authorized(address) view returns (bool)
State-modifying
Events addAuthorizedAddress(address target)
removeAuthorizedAddress(address target)
transferFrom(address token, address from, address to, uint256 value) returns (bool)
transferOwnership(address newOwner)
LogAuthorizedAddressAdded(address indexed target, address indexed caller)
LogAuthorizedAddressRemoved(address indexed target, address indexed caller)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.