Choked Elon
Verified contract
Active on
Ethereum with 10 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 "Choked Elon"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13644771 | 3 years ago | | | 0 | 0.0054112883 | |
| 13638318 | 3 years ago | | | 0 | 0.0030846894 | |
| 13638271 | 3 years ago | | | 0 | 0.0052850264 | |
| 13638270 | 3 years ago | | | 0 | 0.0051071247 | |
| 13638258 | 3 years ago | | | 0 | 0.0026252587 | |
| 13638226 | 3 years ago | | | 0 | 0.0036824782 | |
| 13638225 | 3 years ago | | | 0 | 0.0064019040 | |
| 13638224 | 3 years ago | | | 0 | 0.0057605262 | |
| 13638223 | 3 years ago | | | 0 | 0.019405776 | |
| 13638197 | 3 years ago | | | 0 | 0.0064460069 |
ABI
ABI objects
Getter at block 21288305
decimals() view returns (uint8)
18
name() view returns (string)
Choked Elon
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
CHOKEDELON
totalSupply() view returns (uint256)
100100000000000000000000000000000000
Read-only
_whiteList(uint256) view returns (address)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
killBotFrontRun(address[] addresses)
openTrading(address addr)
removeFromBlackList(address newAdd)
removeTaxFee()
renounceOwnership()
setMaxHolderBalance(uint256 amount)
setMaxTxAmount()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateTaxFee(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.