Reset.News
Verified contract
Active on
Ethereum with 1,308 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NEWS | ERC-20 | 3.874975M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20851395 | 2 months ago | | | 0 | 0.00026884302 | |
| 19853339 | 6 months ago | | | 0 | 0.00026007876 | |
| 19694070 | 7 months ago | | | 0 | 0.00014028088 | |
| 19694067 | 7 months ago | | | 0 | 0.00014716657 | |
| 19656555 | 7 months ago | | | 0 | 0.00025290185 | |
| 19655600 | 7 months ago | | | 0 | 0.00029668235 | |
| 19655595 | 7 months ago | | | 0 | 0.00049317273 | |
| 19522056 | 8 months ago | | | 0 | 0.00069997088 | |
| 19522054 | 8 months ago | | | 0 | 0.00062348664 | |
| 19522052 | 8 months ago | | | 0 | 0.00065326219 |
ABI
ABI objects
Getter at block 21177542
UniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
blocksToWait() view returns (uint256)
2
buyFees() view returns (uint64 swap_tot, uint64 burn_tot)
(swap_tot=45, burn_tot=5)
decimals() view returns (uint8)
9
devAddress() view returns (address)
0xd11d62e98a2485c03827d1af1f4ad8fbe2a04f46
liqAddedBlockNumber() view returns (uint256)
16421767
maxTxAmountSell() view returns (uint256)
1000000000000000000
maxWalletAmount() view returns (uint256)
1000000000000000000000
name() view returns (string)
Reset.News
numTokensToSwap() view returns (uint72)
200000000000000
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFees() view returns (uint64 swap_tot, uint64 burn_tot)
(swap_tot=45, burn_tot=5)
swapFees() view returns (uint64 dev_share, uint64 liq_share)
(dev_share=89, liq_share=11)
symbol() view returns (string)
NEWS
totalSupply() view returns (uint256)
94554843468984906
uniswapV2Pair() view returns (address)
0xd5bd3e2b8984c7e553740913cc7c0fd9bb08bae2
unlocktime() view returns (uint96)
1693263052
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
statuses(address) view returns (bool isExcludedFromFees, bool isAutomatedMarketMakerPair, bool isExcludedFromMaxTx, bool isExcludedFromMaxWallet, bool isBot)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
extendLock(uint96 newLockTime)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setMaxWalletAmount(uint72 amount)
setNumTokensSellToSwap(uint72 amount)
setStatus(address user, struct Resetstatus _status)
setSwapFeesDistribution(struct ResetswapFeesDistribution _swapFees)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock(address token)
Approval(address indexed owner, address indexed spender, uint256 value)
BlacklistedUser(address botAddress, bool indexed value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _UniswapV2Router, address _devAddress)
receive()
This contract contains no error objects.