An Eazy 2x
Verified contract
Active on
Ethereum with 18 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Ez2x | ERC-20 | 60.212611K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15856249 | 2 years ago | | | 0 | 0.00051083811 | |
| 15856212 | 2 years ago | | | 0 | 0.00056390840 | |
| 15856205 | 2 years ago | | | 0 | 0.00049175341 | |
| 15856185 | 2 years ago | | | 0 | 0.0011699386 | |
| 15856184 | 2 years ago | | | 0 | 0.00069323279 | |
| 15856174 | 2 years ago | | | 0 | 0.0011536216 | |
| 15856173 | 2 years ago | | | 0 | 0.0011541594 | |
| 15856173 | 2 years ago | | | 0 | 0.0011541594 | |
| 15856173 | 2 years ago | | | 0 | 0.0011541594 | |
| 15856167 | 2 years ago | | | 0 | 0.00092561994 |
ABI
ABI objects
Getter at block 21390633
buyIdx() view returns (uint256)
18
decimals() pure returns (uint8)
9
name() pure returns (string)
An Eazy 2x
owner() view returns (address)
0x17a2a9209da3f6db8eaf79038c1e6abe84cb725f
symbol() pure returns (string)
Ez2x
totalSupply() pure returns (uint256)
100000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
buyChain(uint256) view returns (address)
buyIdxs(address) view returns (uint256)
hasSold(address) view returns (bool)
last2x(address) view returns (uint256)
lastBought(address) view returns (uint256)
lastBuy(address) view returns (uint256)
protected(address) view returns (bool)
State-modifying
Events ProtectMe() payable
TwoX()
approve(address spender, uint256 amount) returns (bool)
blockbot(address[] bots)
delbot(address bot)
manualSend()
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
setCooldownEnabled(bool onoff)
setStandardTax(uint256 newTax)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
AnEazy2x(address account, uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
ChadsGotProtection(address account)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.