SPYdeployer
Verified contract
Active on
Ethereum with 3 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SPY | ERC-20 | 275K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12522359 | 4 years ago | | | 0 | 0.00091169655 | |
| 12290663 | 4 years ago | | | 0 | 0.0082158960 | |
| 12191608 | 4 years ago | | | 0 | 0.0085461510 |
ABI
ABI objects
Getter at block 21327508
name() view returns (string)
owner() view returns (address)
0x6968a3cdc11f71a85cdd13bb2792899e5d215dbb
Read-only
This contract contains no read-only function objects.
State-modifying
Events transferOwnership(address _newOwner)
withdrawAll()
withdrawERC20(address _tokenContract)
withdrawERC20Amount(address _tokenContract, uint256 _amount)
OwnershipTransferred(address indexed _from, address indexed _to)
Received(address from, uint256 amount)
Withdrew(address to, uint256 amount)
WithdrewTokens(address tokenContract, address to, uint256 amount)
constructor()
fallback()
This contract contains no error objects.