Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
17 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
REWIRE | ERC-20 | 2.446234M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16514879 | 2 years ago | | | 0 | 0.00048120026 | |
| 16107800 | 2 years ago | | | 0 | 0.00095582113 | |
| 15858320 | 2 years ago | | | 0 | 0.00044391525 | |
| 15826676 | 2 years ago | | | 0 | 0.00081831167 | |
| 15826676 | 2 years ago | | | 0 | 0.00075601870 | |
| 15817853 | 2 years ago | | | 0 | 0.00057104523 | |
| 15793296 | 2 years ago | | | 0 | 0.00092270698 | |
| 15788131 | 2 years ago | | | 0 | 0.00074162781 | |
| 15788123 | 2 years ago | | | 0 | 0.0047853646 | |
| 15788117 | 2 years ago | | | 0 | 0.0044023222 |
ABI
ABI objects
Getter at block 21188425
IssniperMode() view returns (bool)
true
TradingOpen() view returns (bool)
true
_maxTxAmount() view returns (uint256)
10000000000000000000000000
_maxWalletToken() view returns (uint256)
10000000000000000000000000
_owner() view returns (address)
0x1a7ba058fdb41b4ae88fb7d875cd07b8081e1a2e
decimals() pure returns (uint8)
18
getCirculatingSupply() view returns (uint256)
999621984331119047093644324
getOwner() view returns (address)
0x1a7ba058fdb41b4ae88fb7d875cd07b8081e1a2e
liveMode() view returns (bool)
false
name() pure returns (string)
ReWire
owner() view returns (address)
0x1a7ba058fdb41b4ae88fb7d875cd07b8081e1a2e
pair() view returns (address)
0x117be2e571cde99999e41eb7416639fdf8e0943c
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
2000000000000000000000000
symbol() pure returns (string)
REWIRE
totalFee() view returns (uint256)
7
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isIssnipered(address) view returns (bool)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
isliveed(address) view returns (bool)
State-modifying
Events SetMaxTxPercent(uint256 maxTXPercent)
UpdateMin(uint256 _MinGas)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance(uint256 amountPercentage)
clearStuckToken(address tokenAddress, uint256 tokens) returns (bool)
enableTrading()
enable_Issniper(bool _status)
enable_live(bool _status)
manage_Issniper(address[] addresses, bool status)
manage_live(address[] addresses, bool status)
renounceOwnership()
send()
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 newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountTokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.