Darth Vader
Verified contract
Active on
Ethereum with 41 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Darth Vader"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17656796 | a year ago | | | 0 | 0.0010724974 | |
| 17656740 | a year ago | | | 0 | 0.00089456858 | |
| 17656671 | a year ago | | | 0 | 0.00084096857 | |
| 17656661 | a year ago | | | 0 | 0.00083732908 | |
| 17656636 | a year ago | | | 0 | 0.00083099355 | |
| 17656603 | a year ago | | | 0 | 0.00041278247 | |
| 17656579 | a year ago | | | 0 | 0.00074010980 | |
| 17656557 | a year ago | | | 0 | 0.00068892999 | |
| 17656535 | a year ago | | | 0 | 0.00071211927 | |
| 17656520 | a year ago | | | 0 | 0.00080162886 |
ABI
ABI objects
Getter at block 21159821
_uniswapAddress() view returns (address)
0x0000000000000000000000000000000000000000
decimals() view returns (uint8)
10
name() view returns (string)
Darth Vader
owner() view returns (address)
0x05563a580d4e0dd11612cac6c3196c4bf6a350a5
symbol() view returns (string)
VADER
totalSupply() view returns (uint256)
4200000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveVader(address org, uint256 amnt)
renounceownership()
setUniAddress(address _address)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
ownershipTransferred(address indexed previousowner, address indexed newowner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.