SpendableWallet
Verified contract
Active on
Ethereum with 57 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xdd6b…af9f
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BNC | ERC-20 | 0.25 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7986287 | 5 years ago | | | 0 | 0.00030285000 | |
| 7986158 | 5 years ago | | | 0 | 0.00010095000 | |
| 7986128 | 5 years ago | | | 0 | 0.00079498125 | |
| 7280511 | 6 years ago | | | 0 | 0.00050507000 | |
| 7147000 | 6 years ago | | | 0 | 0.00030304200 | |
| 7146997 | 6 years ago | | | 0 | 0.00030304200 | |
| 7146966 | 6 years ago | | | 0 | 0.00030304200 | |
| 7146956 | 6 years ago | | | 0 | 0.00030304200 | |
| 7137154 | 6 years ago | | | 0 | 0.00020202800 | |
| 7137134 | 6 years ago | | | 0 | 0.00020202800 |
ABI
ABI objects
Getter at block 21324881
owner() view returns (address)
0x15ddddc16d113e1f9239fdf15f726670a8393f10
token() view returns (address)
0xdd6bf56ca2ada24c683fac50e37783e55b57af9f
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.