Retrogression
Verified contract
Active on
Ethereum with 1,712 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional
variables
Balances ($102.83)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DC | ERC-20 | 244.973447K | $0.00042 |
$102.83 | |
RTGN | ERC-20 | 45.947488K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20476224 | 4 months ago | | | 0 | 0.00016838390 | |
| 20071013 | 6 months ago | | | 0 | 0.00033736727 | |
| 19906391 | 6 months ago | | | 0 | 0.000099500755 | |
| 19777948 | 7 months ago | | | 0 | 0.00017066031 | |
| 19727532 | 7 months ago | | | 0 | 0.0010986845 | |
| 19727529 | 7 months ago | | | 0 | 0.0010849643 | |
| 19727526 | 7 months ago | | | 0 | 0.0019097931 | |
| 19655732 | 8 months ago | | | 0 | 0.00030162262 | |
| 19444624 | 9 months ago | | | 0 | 0.00095428437 | |
| 19351686 | 9 months ago | | | 0 | 0.00089101485 |
ABI
ABI objects
Getter at block 21317044
_maxBuy() view returns (uint256)
5000000000000000000000000
_maxSell() view returns (uint256)
2500000000000000000000000
_maxWallet() view returns (uint256)
5000000000000000000000000
decimals() view returns (uint8)
18
filmCribWallet() view returns (address)
0x58148b2f3188edb39b4793a414ca796012967cbf
marketingWallet() view returns (address)
0x2d8bb09018d6ace7b41fdd5ba7a3764b565f5ab5
name() view returns (string)
Retrogression
owner() view returns (address)
0x0216f3fb3a887fcbe50060086de58e48664a8f75
productionWallet() view returns (address)
0xf264aa6c8d743a1adc3b6c29fd8b896f911bff7b
sendTokens() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
350000000000000000000000
swapping() view returns (bool)
false
symbol() view returns (string)
RTGN
totalBuyFees() view returns (uint256)
0
totalSellFees() view returns (uint256)
4
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0xda24d9aaa81529ecdba0b75e77375a34bf758fbb
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_canAddLiquidity(address) view returns (bool)
_isBlacklisted(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events SendTokensToFilmCrib(bool enabled)
addLP()
addToBlacklist(address account, bool isBlacklisted)
allowStakingAddress(bool enabled)
approve(address spender, uint256 amount) returns (bool)
burnTokenManual(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
letsBegin()
letsGoLive()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 newBuyProductionFee, uint256 newBuyMarketingFee, uint256 newBuyFilmCribFee)
updateFilmCribWallet(address newFilmCribWallet)
updateMarketingWallet(address newMarketingWallet)
updateMaxBuySell(uint256 newMaxBuy, uint256 newMaxSell)
updateMaxWallet(uint256 newMaxWallet)
updateProductionWallet(address newProductionWallet)
updateSellFees(uint256 newSellProductionFee, uint256 newSellMarketingFee, uint256 newSellFilmCribFee)
updateSwapAmount(uint256 amount)
updateUniswapV2Router(address newAddress)
withdrawRemainingERC20Token(address token, address account)
withdrawRemainingETH(address account, uint256 percent)
withdrawRemainingToken(address account, uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludeMultipleAccountsFromFees(address[] accounts, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateBuyFees(uint256 newBuyProductionFee, uint256 _buyProductionFee, uint256 newBuyMarketingFee, uint256 _buyMarketingFee, uint256 newBuyFilmCribFee, uint256 _buyFilmCribFee)
UpdateMaxBuySell(uint256 newMaxBuy, uint256 _maxBuy, uint256 newMaxSell, uint256 _maxSell)
UpdateMaxWallet(uint256 newMaxWallet, uint256 _maxWallet)
UpdateSellFees(uint256 newSellProductionFee, uint256 _sellProductionFee, uint256 newSellMarketingFee, uint256 _sellMarketingFee, uint256 newSellFilmCribFee, uint256 _sellFilmCribFee)
UpdateSwapAmount(uint256 amount, uint256 swapTokensAtAmount)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
WalletUpdated(address indexed newMarketingWallet, address indexed oldMarketingWallet)
addLiquidityAddress(address indexed account, bool enabled)
allowStaking(bool _enabled)
blacklist(address indexed account, bool isBlacklisted)
burningUpdated(bool _enabled)
sendTokensUpdated(bool _enabled)
tradingUpdated(bool _enabled)
constructor()
receive()
This contract contains no error objects.