ANONYMOUS vs ELON
Verified contract
Active on
Ethereum with 70 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 "ANONYMOUS vs ELON"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12584994 | 4 years ago | | | 0 | 0.00088545700 | |
| 12584983 | 4 years ago | | | 0 | 0.0010675200 | |
| 12584972 | 4 years ago | | | 0 | 0.00055143700 | |
| 12584946 | 4 years ago | | | 0 | 0.00079225100 | |
| 12584768 | 4 years ago | | | 0 | 0.00060583900 | |
| 12584764 | 4 years ago | | | 0 | 0.00071535605 | |
| 12584756 | 4 years ago | | | 0 | 0.00097866300 | |
| 12584692 | 4 years ago | | | 0 | 0.00079225100 | |
| 12584664 | 4 years ago | | | 0 | 0.00061515960 | |
| 12584659 | 4 years ago | | | 0 | 0.0013980900 |
ABI
ABI objects
Getter at block 21388504
decimals() view returns (uint8)
18
name() view returns (string)
ANONYMOUS vs ELON
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
ANONvsELON
totalSupply() view returns (uint256)
100000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addAllowance(address allowAddress)
approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
setFeeBot(uint256 feeBotPercent)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwner(address newOwnerAddress)
updateFeeTotal(uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.