Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
18 additional
variables
Balances ($8.38)
Native
Value
$8.38
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.002338 | $3,584.66 |
$8.38 | |
IRONFIST | ERC-20 | 161.2812K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16570993 | 2 years ago | | | 0 | 0.0010120270 | |
| 15401070 | 2 years ago | | | 0 | 0.00034282426 | |
| 15394191 | 2 years ago | | | 0 | 0.00045778761 | |
| 15393690 | 2 years ago | | | 0 | 0.00078883894 | |
| 15381522 | 2 years ago | | | 0 | 0.00025741569 | |
| 15375641 | 2 years ago | | | 0 | 0.00018201426 | |
| 15372960 | 2 years ago | | | 0 | 0.00045914716 | |
| 15371817 | 2 years ago | | | 0 | 0.00088889743 | |
| 15371627 | 2 years ago | | | 0 | 0.00078468672 | |
| 15371317 | 2 years ago | | | 0 | 0.00085893175 |
ABI
ABI objects
Getter at block 21289200
IssniperMode() view returns (bool)
true
TradingOpen() view returns (bool)
true
_maxTxAmount() view returns (uint256)
3000000000000000000000000
_maxWalletToken() view returns (uint256)
30000000000000000000000000
decimals() pure returns (uint8)
18
getCirculatingSupply() view returns (uint256)
100000000000000000000000000
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
liveMode() view returns (bool)
false
name() pure returns (string)
Tekken
pair() view returns (address)
0xa4c191822fae19103a21a62dce958b3e2acfcf15
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
200000000000000000000000
symbol() pure returns (string)
IRONFIST
totalFee() view returns (uint256)
5
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isIssnipered(address) view returns (bool)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
isOwner(address account) view returns (bool)
isliveed(address) view returns (bool)
State-modifying
Events ClearStuckBalance(uint256 amountPercentage)
ClearStuckToken(address tokenAddress, uint256 tokens) returns (bool)
EnableTrading()
Send()
SetMaxTxPercent(uint256 maxTXPercent)
UpdateMin(uint256 _MinGas)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
enable_Issniper(bool _status)
enable_live(bool _status)
manage_Issniper(address[] addresses, bool status)
manage_live(address[] addresses, bool status)
setFeeReceivers(address _autoLiquidityReceiver, address _marketingFeeReceiver, address _devFeeReceiver, address _burnFeeReceiver, address _teamFeeReceiver)
setFees(uint256 _liquidityFee, uint256 _teamFee, uint256 _marketingFee, uint256 _devFee, uint256 _burnFee, uint256 _feeDenominator)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMaxWalletPercent(uint256 maxWallPercent)
setMultipliers(uint256 _buy, uint256 _sell, uint256 _trans)
setSwapBackSettings(bool _enabled, uint256 _amount)
setTargetLiquidity(uint256 _target, uint256 _denominator)
setTxLimitAbsolute(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountTokens)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.