SpendableWallet
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
0xf367…5fd4
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PRT | ERC-20 | 0.4 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "SpendableWallet"
ABI
ABI objects
Getter at block 21381391
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.