Pretty Elona
Verified contract
Active on
Ethereum with 43 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 |
---|---|---|---|---|---|
PRETTYELONA | ERC-20 | 584.725028M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16299214 | 2 years ago | | | 0 | 0.00049820683 | |
| 14444886 | 3 years ago | | | 0 | 0.0029422013 | |
| 14395994 | 3 years ago | | | 0 | 0.0015104308 | |
| 14395993 | 3 years ago | | | 0 | 0.0015944096 | |
| 14395989 | 3 years ago | | | 0 | 0.0016814641 | |
| 14395983 | 3 years ago | | | 0 | 0.0014379707 | |
| 14395976 | 3 years ago | | | 0 | 0.0018032929 | |
| 14395967 | 3 years ago | | | 0 | 0.0012364639 | |
| 14395960 | 3 years ago | | | 0 | 0.00099338917 | |
| 14395949 | 3 years ago | | | 0 | 0.0011366650 |
ABI
ABI objects
Getter at block 21281169
decimals() pure returns (uint8)
9
name() pure returns (string)
Pretty Elona
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
PRETTYELONA
totalSupply() pure returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
originalPurchase(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
removeStrictTxLimit()
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
setMaxTx(uint256 maxTransactionAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateMaxTx(uint256 fee)
Approval(address indexed owner, address indexed spender, uint256 value)
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.