The Replicants
Verified contract
Active on
Ethereum with 106 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
19 additional
variables
Balances ($208.14)
Native
Value
$208.14
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.066697 | $3,120.66 |
$208.14 | |
$TR | ERC-20 | 5.932874K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20705249 | 2 months ago | | | 0 | 0.000049601819 | |
| 16157229 | 2 years ago | | | 0 | 0.00041529620 | |
| 16157204 | 2 years ago | | | 0 | 0.00074077551 | |
| 16157186 | 2 years ago | | | 0 | 0.00086979266 | |
| 16157184 | 2 years ago | | | 0 | 0.00083657601 | |
| 16157183 | 2 years ago | | | 0 | 0.00094297751 | |
| 16157181 | 2 years ago | | | 0 | 0.0011421962 | |
| 16157180 | 2 years ago | | | 0 | 0.00084226368 | |
| 16157180 | 2 years ago | | | 0 | 0.00088386185 | |
| 16157179 | 2 years ago | | | 0 | 0.00085779974 |
ABI
ABI objects
Getter at block 21223464
LiquidityReceiver() view returns (address)
0xb1c325b8d97c3a255f7c8a9e90a948fcb14199d7
RouterAddress() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
TotalbuyFees() view returns (uint256)
10
TotalsellFees() view returns (uint256)
30
_name() view returns (string)
The Replicants
_symbol() view returns (string)
$TR
buyDevFee() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
5
buyMarketingFee() view returns (uint256)
5
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
devWallet() view returns (address)
0xb1c325b8d97c3a255f7c8a9e90a948fcb14199d7
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
lastLpMarketingTime() view returns (uint256)
1670692871
lastManualLpMarketingTime() view returns (uint256)
0
lpMarketingEnabled() view returns (bool)
false
lpMarketingFrequency() view returns (uint256)
0
lpPair() view returns (address)
0x33fd60e833422a140f4d1b1c109645976c9ad56b
manualMarketingFrequency() view returns (uint256)
3600
marketingWallet() view returns (address)
0xb1c325b8d97c3a255f7c8a9e90a948fcb14199d7
maxTxnAmount() view returns (uint256)
20000000000000000000000
maxWallet() view returns (uint256)
20000000000000000000000
name() view returns (string)
The Replicants
owner() view returns (address)
0xb1c325b8d97c3a255f7c8a9e90a948fcb14199d7
percentForLPMarketing() view returns (uint256)
0
sellDevFee() view returns (uint256)
0
sellLiquidityFee() view returns (uint256)
15
sellMarketingFee() view returns (uint256)
15
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
1000000000000000000000
symbol() view returns (string)
$TR
tokensForDev() view returns (uint256)
0
tokensForLiquidity() view returns (uint256)
2966437197146026337934
tokensForMarketing() view returns (uint256)
2966437197146026337934
totalSupply() view returns (uint256)
1000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
16157159
transferDelayEnabled() view returns (bool)
false
Read-only
_isExcludedmaxTxnAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isBot(address account) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events DisableTransferDelay()
EnableTrading()
SetupFeeReceivers(address _mar, address _liq, address _dev)
_enieslobby(address[] Addresses, bool _status)
_setbuyfees(uint256 _marketing, uint256 _liquidity)
_setsellfees(uint256 _marketing, uint256 _liquidity)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
forceSwapBack()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualMarketingLiquidityPairTokens(uint256 percent)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setSwapTokensAt(uint256 newAmount) returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxTxn_base1000(uint256 newNum)
updateMaxWallet_base1000(uint256 newNum)
updateSwapEnabled(bool enabled)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP(uint256 amount)
ManualNukeLP(uint256 amount)
OwnerForcedSwapBack(uint256 timestamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.