Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Enkrypt | ERC-20 | 13.812118K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20785127 | 2 months ago | | | 0 | 0.0018044550 | |
| 18552131 | a year ago | | | 0 | 0.0016252396 | |
| 18030329 | a year ago | | | 0 | 0.0010599075 | |
| 17994997 | a year ago | | | 0 | 0.0012335906 | |
| 17987413 | a year ago | | | 0 | 0.0011822460 | |
| 17987408 | a year ago | | | 0 | 0.00098168657 | |
| 17987332 | a year ago | | | 0 | 0.0010544288 | |
| 17987298 | a year ago | | | 0 | 0.0010151558 | |
| 17987276 | a year ago | | | 0 | 0.00047133833 | |
| 17987270 | a year ago | | | 0 | 0.00078760455 |
ABI
ABI objects
Getter at block 21222595
_buyCount() view returns (uint256)
200
_reduceBuyTaxAt() view returns (uint256)
10
_reduceSellTax1At() view returns (uint256)
10
_reduceSellTax2At() view returns (uint256)
10
decimals() pure returns (uint8)
18
limited() view returns (bool)
false
maxHoldingAmount() view returns (uint256)
40000000000000000000000000
name() pure returns (string)
Enkrypt
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
Enkrypt
totalSupply() pure returns (uint256)
1000000000000000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addLiquidity() payable
approve(address spender, uint256 amount) returns (bool)
enableTrading()
manuallyLowerTax()
removeLimits()
renounceOwnership()
setTaxWallet(address newTaxWallet)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed _owner, address indexed spender, uint256 value)
OwnershipTransferred(address _owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.