TransferProxy
Verified contract
Active on
Ethereum with 8 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 |
---|---|---|---|---|---|
SET | ERC-20 | 5M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7612206 | 6 years ago | | | 0 | 0.00011085000 | |
| 7611755 | 6 years ago | | | 0 | 0.00011069200 | |
| 7611739 | 6 years ago | | | 0 | 0.00010632800 | |
| 7611134 | 6 years ago | | | 0 | 0.000093416000 | |
| 7611131 | 6 years ago | | | 0 | 0.000087232000 | |
| 7536702 | 6 years ago | | | 0 | 0.000061208000 | |
| 7536649 | 6 years ago | | | 0 | 0.000084800000 | |
| 7536648 | 6 years ago | | | 0 | 0.00017226400 |
ABI
ABI objects
Getter at block 21268074
getAuthorizedAddresses() view returns (address[])
[0xf55186CC537E7067EA616F2aaE007b4427a120C8]
isOwner() view returns (bool)
false
owner() view returns (address)
0xf8523c551763fe4261a28313015267f163de7541
timeLockPeriod() view returns (uint256)
604800
Read-only
authorities(uint256) view returns (address)
authorized(address) view returns (bool)
timeLockedUpgrades(bytes32) view returns (uint256)
State-modifying
Events addAuthorizedAddress(address _authTarget)
batchTransfer(address[] _tokens, uint256[] _quantities, address _from, address _to)
removeAuthorizedAddress(address _authTarget)
renounceOwnership()
setTimeLockPeriod(uint256 _timeLockPeriod)
transfer(address _token, uint256 _quantity, address _from, address _to)
transferOwnership(address newOwner)
AddressAuthorized(address indexed authAddress, address authorizedBy)
AuthorizedAddressRemoved(address indexed addressRemoved, address authorizedBy)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
UpgradeRegistered(bytes32 _upgradeHash, uint256 _timestamp)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.