Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
16 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TNRP | ERC-20 | 369.176713T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16287344 | 2 years ago | | | 0 | 0.0061581795 | |
| 15405754 | 2 years ago | | | 0 | 0.00030230226 | |
| 15347193 | 2 years ago | | | 0 | 0.00099720475 | |
| 15296785 | 2 years ago | | | 0 | 0.00017472051 | |
| 15257852 | 2 years ago | | | 0 | 0.0012114440 | |
| 15254826 | 2 years ago | | | 0 | 0.00083232321 | |
| 15253918 | 2 years ago | | | 0 | 0.00048533365 | |
| 15252481 | 2 years ago | | | 0 | 0.00021847303 | |
| 15252475 | 2 years ago | | | 0 | 0.00019737143 | |
| 15252400 | 2 years ago | | | 0 | 0.00032467363 |
ABI
ABI objects
Getter at block 21200200
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
_maxTxAmount() view returns (uint256)
260000000000000000000000000000000000000000000000000000000000
_maxWallet() view returns (uint256)
260000000000000000000000000000000000000000000000000000000000
autoBuybackEnabled() view returns (bool)
false
autoLiquidityReceiver() view returns (address)
0x2551fd55ddb806bdde08d6cf2fbedf164d9bf1a3
decimals() pure returns (uint8)
6
distributorAddress() view returns (address)
0xd06d7fe706c8a5b53700f643cb569d4168d5d8a7
getCirculatingSupply() view returns (uint256)
998031859457477668969
getOwner() view returns (address)
0x2551fd55ddb806bdde08d6cf2fbedf164d9bf1a3
launchedAt() view returns (uint256)
0
launchedAtTimestamp() view returns (uint256)
0
marketingFeeReceiver() view returns (address)
0x2551fd55ddb806bdde08d6cf2fbedf164d9bf1a3
name() pure returns (string)
RETNIRP
pair() view returns (address)
0xc9aca755adafd2270e5a9768bc11efa18cf13bd0
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
200000000000000000
symbol() pure returns (string)
TNRP
totalSupply() view returns (uint256)
1000000000000000000000
Read-only
_isFree(address) view returns (bool)
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkFree(address holder) view returns (bool)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
getTotalFee(bool selling) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isDividendExempt(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
isOwner(address account) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events Sweep()
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
launch()
setAutoBuybackSettings(bool _enabled, uint256 _cap, uint256 _amount, uint256 _period)
setDistributionCriteria(uint256 _minPeriod, uint256 _minDistribution)
setDistributorSettings(uint256 gas)
setFeeReceivers(address _autoLiquidityReceiver, address _marketingFeeReceiver)
setFees(uint256 _liquidityFee, uint256 _reflectionFee, uint256 _marketingFee, uint256 _feeDenominator)
setFree(address holder)
setIsDividendExempt(address holder, bool exempt)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMaxWallet(uint256 amount)
setSwapBackSettings(bool _enabled, uint256 _amount)
setTargetLiquidity(uint256 _target, uint256 _denominator)
setTxLimit(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
triggerZeusBuyback(uint256 amount, bool triggerBuybackMultiplier)
unSetFree(address holder)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
BuybackMultiplierActive(uint256 duration)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.