Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
YETIX | ERC-20 | 2.778769M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20157276 | 5 months ago | | | 0 | 0.00051581432 | |
| 19962695 | 5 months ago | | | 0 | 0.0012535952 | |
| 19924703 | 6 months ago | | | 0 | 0.00033137934 | |
| 19823004 | 6 months ago | | | 0 | 0.00032836935 | |
| 19806475 | 6 months ago | | | 0 | 0.00027738163 | |
| 19655174 | 7 months ago | | | 0 | 0.00052139966 | |
| 19445020 | 8 months ago | | | 0 | 0.0014842231 | |
| 19390062 | 8 months ago | | | 0 | 0.0023111863 | |
| 19390055 | 8 months ago | | | 0 | 0.0024303670 | |
| 19390052 | 8 months ago | | | 0 | 0.0025722320 |
ABI
ABI objects
Getter at block 21168597
_maxTaxSwap() view returns (uint256)
200000000000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000000000000
_taxSwapThreshold() view returns (uint256)
200000000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
YetixAI
owner() view returns (address)
0x5e3e2835c7e254b201f7e747cfdf2cb4d37b9247
symbol() pure returns (string)
YETIX
totalSupply() pure returns (uint256)
100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
excludeFromFees(address excluded, bool value)
finalSettings()
newMaxTaxSwap(uint256 newTax)
newTaxSwapThreshold(uint256 newTax)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateTaxWallet(address newAddress)
withdrawStuckETH()
withdrawStuckToken()
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.