SpendableWallet
Verified contract
Active on
Ethereum with 11 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf367…5fd4
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PRT | ERC-20 | 1.79K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6660422 | 6 years ago | | | 0 | 0.00028394610 | |
| 6660249 | 6 years ago | | | 0 | 0.00031131200 | |
| 6648640 | 6 years ago | | | 0 | 0.00077956000 | |
| 6648599 | 6 years ago | | | 0 | 0.00035080200 | |
| 6648596 | 6 years ago | | | 0 | 0.00035080200 | |
| 6648574 | 6 years ago | | | 0 | 0.00035080200 | |
| 6648535 | 6 years ago | | | 0 | 0.00035080200 | |
| 6606512 | 6 years ago | | | 0 | 0.00023386800 | |
| 6588055 | 6 years ago | | | 0 | 0.00034440932 | |
| 6588046 | 6 years ago | | | 0 | 0.00034384382 |
ABI
ABI objects
Getter at block 21389810
owner() view returns (address)
0x73103da1502879eb97b3f1e3f209d4c0c2246fcd
token() view returns (address)
0xf367ed4dc5f388e3f218431bc2b8477183da5fd4
Read-only
This contract contains no read-only function objects.
State-modifying
Events claimTokens(address _token)
spend(address _to, uint256 _amount)
transferOwnership(address newOwner)
ClaimedTokens(address indexed _token, address indexed _controller, uint256 _amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _token, address _owner)
This contract contains no fallback and receive objects.
This contract contains no error objects.