ENCRYPT
Verified contract
Active on
Ethereum with 3,632 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7a25…488d
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ENCR | ERC-20 | 108.16624K | -- | -- | |
$ENCR | ERC-20 | 108.16624K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21213588 | 5 days ago | | | 0 | 0.00026877848 | |
| 21207143 | 6 days ago | | | 0 | 0.00020393937 | |
| 21171468 | 11 days ago | | | 0 | 0.0014670787 | |
| 21168220 | 11 days ago | | | 0 | 0.0012239676 | |
| 21129366 | 17 days ago | | | 0 | 0.00063367068 | |
| 21070810 | 25 days ago | | | 0 | 0.00053210001 | |
| 21034505 | a month ago | | | 0 | 0.00025201915 | |
| 21028029 | a month ago | | | 0 | 0.00020285216 | |
| 21026685 | a month ago | | | 0 | 0.00013861321 | |
| 21007332 | a month ago | | | 0 | 0.0010866885 |
ABI
ABI objects
Getter at block 21248980
_buyTax() view returns (uint256)
5
_sellTax() view returns (uint256)
5
_taxSwapThreshold() view returns (uint256)
100000000000000000000000
_taxWallet() view returns (address)
0x0f1251896dd276bfb1ec33921e8882687489d96c
decimals() pure returns (uint8)
18
maxWalletLimit() view returns (uint256)
100000000000000000000000000
name() pure returns (string)
ENCRYPT
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
$ENCR
totalSupply() pure returns (uint256)
100000000000000000000000000
Read-only
_isExcludedFromFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeFee(uint256 buyFee, uint256 sellFee)
changeMaxWalletLimit(uint256 _limit)
changeTaxWallet(address newWallet)
includeInFee(address account)
manualSwap()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
whiteListFromFee(address account)
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()
receive()
This contract contains no error objects.