AUTZ Token
Verified contract
Active on
Ethereum with 3,100 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($8,426.99)
Native
Value
$8,021.53
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 2.517554 | $3,186.24 |
$8,021.53 | |
UNI | ERC-20 | 47.812859 | $8.48 |
$405.45 | |
TKINU | ERC-20 | 1.311164B | -- | -- | |
NEWINU | ERC-20 | 2.750758T | -- | -- | |
AUTZ | ERC-20 | 230.353088B | -- | -- | |
AUTZ | ERC-20 | 230.351985B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21170511 | 2 days ago | | | 0 | 0.0012220052 | |
| 20680209 | 2 months ago | | | 0 | 0.000081848200 | |
| 20572823 | 3 months ago | | | 0 | 0.000041731646 | |
| 20571070 | 3 months ago | | | 0 | 0.000076711845 | |
| 20571060 | 3 months ago | | | 0 | 0.000082326424 | |
| 20571055 | 3 months ago | | | 0 | 0.000098755658 | |
| 20552661 | 3 months ago | | | 0 | 0.000042062747 | |
| 19879685 | 6 months ago | | | 0 | 0.00025254393 | |
| 19843307 | 6 months ago | | | 0 | 0.00011723770 | |
| 19622591 | 7 months ago | | | 0 | 0.00075412931 |
ABI
ABI objects
Getter at block 21186067
_liquidityFee() view returns (uint256)
0
_maxTxAmount() view returns (uint256)
1000000000000000000000000
_taxFee() view returns (uint256)
3
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
name() view returns (string)
AUTZ Token
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
AUTZ
totalFees() view returns (uint256)
110194372792121842285135
totalSupply() view returns (uint256)
1000000000000000000000000
uniswapV2Pair() view returns (address)
0x147312b3cb31f81b805d30b4dcf3a13f63814432
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
renounceOwnership()
setLiquidityFeePercent(uint256 liquidityFee)
setMaxTxPercent(uint256 maxTxPercent)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeePercent(uint256 taxFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.