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
0xc9c0…b454
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PRT | ERC-20 | 45 | -- | -- | |
WIND | ERC-20 | 9 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "SpendableWallet"
ABI
ABI objects
Getter at block 21381373
owner() view returns (address)
0x0568071cce51ef93e5eeccf51a0d4a8a6bcaff2c
token() view returns (address)
0xc9c0ff6344b4bfdee7ace21c4deddd6e43ecb454
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.