Great Reset
Verified contract
Active on
Ethereum with 245 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2fff…2406
4 additional
variables
Balances ($83.75)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 83.800761 | $0.999388 |
$83.75 | |
RESET | ERC-20 | 330.101704K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17777052 | a year ago | | | 0 | 0.0011093765 | |
| 17130025 | 2 years ago | | | 0 | 0.0018325185 | |
| 16619826 | 2 years ago | | | 0 | 0.0011408088 | |
| 16287921 | 2 years ago | | | 0 | 0.00069967585 | |
| 15771789 | 2 years ago | | | 0 | 0.00036300657 | |
| 15343724 | 2 years ago | | | 0 | 0.00052841346 | |
| 15343692 | 2 years ago | | | 0 | 0.00086406563 | |
| 15315962 | 2 years ago | | | 0 | 0.0022211382 | |
| 15306535 | 2 years ago | | | 0 | 0.00039003033 | |
| 15247843 | 2 years ago | | | 0 | 0.00042987964 |
ABI
ABI objects
Getter at block 21245679
_liquidityFee() view returns (uint256)
66
_maxTxAmount() view returns (uint256)
3330000000000000
_maxWalletAmount() view returns (uint256)
6660000000000000
_taxFee() view returns (uint256)
22
burnAddress() view returns (address)
0x000000000000000000000000000000000000dead
deadBlocks() view returns (uint256)
4
decimals() view returns (uint8)
9
getOwner() view returns (address)
0x77518a76979cc51ccfc08f98666ac91e375d1caf
hotelCaliforniaMode() view returns (bool)
true
launchedAt() view returns (uint256)
15130711
liqSack() view returns (address)
0x2fffe57180dd46d619381b31d1fa7939db822406
name() view returns (string)
Great Reset
otherToken() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
owner() view returns (address)
0x77518a76979cc51ccfc08f98666ac91e375d1caf
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
RESET
totalFees() view returns (uint256)
17520515398084081
totalSupply() view returns (uint256)
666000000000000000
tradingOpen() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xe78d06a16f0a64e935394ad37ffb038faac28095
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
isHouseGuest(address) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manageHouseGuests(address[] addresses, bool status)
renounceOwnership()
setHotelCaliforniaMode(bool _status)
setSwapAndLiquifyEnabled(bool _enabled)
setTradingStatus(bool _status, uint256 _deadBlocks)
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)
CaliforniaCheckin(address guest, uint256 rentPaid)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 othersReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _stable_coin)
This contract contains no fallback and receive objects.
This contract contains no error objects.