TokenTransferProxy
Verified contract
Active on
Ethereum with 0 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0000…1c04
Balances ($0.00)
No balances found for "TokenTransferProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "TokenTransferProxy"
ABI
ABI objects
Getter at block 21217424
getGST() view returns (address)
0x0000000000b3f879cb30fe243b4dfee438691c04
getGSTHolder() view returns (address)
0x9eb0c176b63c9ae9fb0de9309df273cb82ee6932
owner() view returns (address)
0xf90e98f3d8dce44632e5020abf2e122e0f99dfab
Read-only
This contract contains no read-only function objects.
State-modifying
Events changeGSTTokenHolder(address gstHolder)
freeGSTTokens(uint256 tokensToFree)
renounceOwnership()
transferFrom(address token, address from, address to, uint256 amount)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address gst2, address gstHolder)
This contract contains no fallback and receive objects.
This contract contains no error objects.