Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($18.80)
Native
Value
$18.8
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.006115 | $3,073.97 |
$18.8 | |
EnTH | ERC-20 | 98.089787M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16271292 | 2 years ago | | | 0 | 0.0010279524 | |
| 15259537 | 2 years ago | | | 0 | 0.00056891115 | |
| 14978420 | 2 years ago | | | 0 | 0.0021323822 | |
| 14769790 | 3 years ago | | | 0 | 0.0014097942 | |
| 14693969 | 3 years ago | | | 0 | 0.0014698354 | |
| 14693969 | 3 years ago | | | 0 | 0.0013584336 | |
| 14663330 | 3 years ago | | | 0 | 0.0015062536 | |
| 14563269 | 3 years ago | | | 0 | 0.0012985640 | |
| 14563254 | 3 years ago | | | 0 | 0.0015677551 | |
| 14563177 | 3 years ago | | | 0 | 0.0020166061 |
ABI
ABI objects
Getter at block 21204811
Dead() view returns (address)
0x000000000000000000000000000000000000dead
InitialSupply() view returns (uint256)
100000000000000000000000000000
UniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
_circulatingSupply() view returns (uint256)
100000000000000000000000000000
_decimals() view returns (uint8)
18
_name() view returns (string)
EnTHropy
_symbol() view returns (string)
EnTH
bot_smasher() view returns (bool)
false
buy_tax() view returns (uint8)
3
decimals() pure returns (uint8)
18
dev_balance() view returns (uint256)
0
developer() view returns (address)
0xd9327e684a856b5a6ae563f8c51409515b52b726
getOwner() view returns (address)
0xd9327e684a856b5a6ae563f8c51409515b52b726
locked() view returns (bool)
false
manual_swap() view returns (bool)
false
max_perK() view returns (uint8)
5
max_tx() view returns (uint256)
500000000000000000000000000
max_wallet() view returns (uint8)
1
multisig_balance() view returns (uint256)
0
multisignature() view returns (address)
0x4be06ac6f859c54d397b3948127cd36404ecf698
name() pure returns (string)
EnTHropy
owner() view returns (address)
0xd9327e684a856b5a6ae563f8c51409515b52b726
pair() view returns (address)
0x2e46eb4f7ca43c8c4a492748dd74cb62163a2a97
pair_address() view returns (address)
0x2e46eb4f7ca43c8c4a492748dd74cb62163a2a97
pegged() view returns (bool)
false
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
router_address() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sell_tax() view returns (uint8)
5
swap_treshold() view returns (uint256)
333333333333333333333333333
symbol() pure returns (string)
EnTH
totalSupply() pure returns (uint256)
100000000000000000000000000000
trade_enabled() view returns (bool)
true
transfer_tax() view returns (uint8)
3
Read-only
_allowances(address, address) view returns (uint256)
_balances(address) view returns (uint256)
allowance(address _owner, address spender) view returns (uint256)
authorized(address addy) view returns (bool)
balanceOf(address account) view returns (uint256)
is_auth(address) view returns (bool)
is_black(address) view returns (bool)
is_free_from_max_tx(address) view returns (bool)
is_free_from_max_wallet(address) view returns (bool)
last_tx(address) view returns (uint256)
lock_free(address) view returns (bool)
tax_free(address) view returns (bool)
State-modifying
Events _transfer(address sender, address recipient, uint256 amount)
approve(address spender, uint256 amount) returns (bool)
control_blacklist(address to_control, bool booly)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
emergency_withdraw()
execute_manual_swap(uint256 amount)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
ready_set_launch()
rescue_tokens(address tknAddress)
set_authorized(address addy, bool booly)
set_dev_share(uint8 dev)
set_free_from_max_tx(address addy, bool booly)
set_free_from_max_wallet(address addy, bool booly)
set_free_tax(address addy, bool booly)
set_manual_swap(bool booly)
set_max_tx(uint8 maxtx)
set_max_wallet(uint8 maxwallet)
set_owner(address newowner)
set_pegged_swap(bool booly)
set_shares(uint8 liq, uint8 multisig)
set_taxes(uint8 buy, uint8 sell)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdraw_dev()
withdraw_multisig()
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
receive()
This contract contains no error objects.