Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.01)
Native
Value
$0.01
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000006 | $2,509.31 |
$0.01 | |
ENCYPHER | ERC-20 | 1.879195M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18903304 | 10 months ago | | | 0 | 0.00074448000 | |
| 18423367 | a year ago | | | 0 | 0.00070165052 | |
| 15685831 | 2 years ago | | | 0 | 0.00023134357 | |
| 15160301 | 2 years ago | | | 0 | 0.00079937817 | |
| 15159024 | 2 years ago | | | 0 | 0.00029658160 | |
| 14709077 | 2 years ago | | | 0 | 0.0011190203 | |
| 14675049 | 3 years ago | | | 0 | 0.0025678126 | |
| 14621702 | 3 years ago | | | 0 | 0.00074557955 | |
| 14574414 | 3 years ago | | | 0 | 0.0013958797 | |
| 14494674 | 3 years ago | | | 0 | 0.0022916622 |
ABI
ABI objects
Getter at block 21091590
DEAD_ADDRESS() view returns (address)
0x000000000000000000000000000000000000dead
_tTotal() view returns (uint256)
1000000000000000000
buyLiquidityFee() view returns (uint256)
1
buyTxFee() view returns (uint256)
1
decimals() view returns (uint8)
9
deployer() view returns (address)
0xd719011193917c99b9275a015a549a7a894a604d
dev() view returns (address)
0x5202adbce68e4967dd21238f19653accbd85af29
isLaunched() view returns (bool)
true
maxTxLimit() view returns (uint256)
12000000000000000
maxWalletLimit() view returns (uint256)
12000000000000000
name() view returns (string)
Encypher
owner() view returns (address)
0xd719011193917c99b9275a015a549a7a894a604d
sellLiquidityFee() view returns (uint256)
2
sellTxFee() view returns (uint256)
16
swapAtAmount() view returns (uint256)
2000000000000000
symbol() view returns (string)
ENCYPHER
tokensForLiquidity() view returns (uint256)
208840030295221
tokensForTax() view returns (uint256)
1670354539918866
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x764748a246970947198055ed8a489207a5919f3f
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklisted(address) view returns (bool)
isExcludedFromFees(address) view returns (bool)
isExcludedFromTxLimit(address) view returns (bool)
isExcludedFromWalletLimit(address) view returns (bool)
State-modifying
Events addBlacklist(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromAllLimits(address account, bool value)
excludeFromFees(address account, bool value)
excludeFromTxLimit(address account, bool value)
excludeFromWalletLimit(address account, bool value)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launchNow()
removeBlacklist(address account)
renounceOwnership()
setBuyFee(uint256 liquidityFee, uint256 txFee)
setMaxTxLimit(uint256 newLimit)
setMaxWalletLimit(uint256 newLimit)
setSellFee(uint256 liquidityFee, uint256 txFee)
setSwapAtAmount(uint256 amountToSwap)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateDevWallet(address newWallet)
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(address _dev)
receive()
This contract contains no error objects.