Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xcd14…e2a0
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DEPIN | ERC-20 | 680.95223K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21413935 | 7 minutes ago | | | 0 | 0.00060518902 | |
| 21413907 | 13 minutes ago | | | 0 | 0.00062687640 | |
| 21413900 | 14 minutes ago | | | 0 | 0.00040392221 | |
| 21413843 | 26 minutes ago | | | 0 | 0.00055998673 | |
| 21413751 | 44 minutes ago | | | 0 | 0.00070261299 | |
| 21413724 | an hour ago | | | 0 | 0.00052131031 | |
| 21413614 | an hour ago | | | 0 | 0.00043247529 | |
| 21413605 | an hour ago | | | 0 | 0.00043454283 | |
| 21413514 | 2 hours ago | | | 0 | 0.00068991922 | |
| 21413447 | 2 hours ago | | | 0 | 0.00042349955 |
ABI
ABI objects
Getter at block 21413970
_highestBuy() view returns (uint256)
100000000000000000
_swapTaxBoundary() view returns (uint256)
700000000000000
_taxSwapThreshold() view returns (uint256)
700000000000000
_walletMaxCapacity() view returns (uint256)
100000000000000000
contractCreationTimestamp() view returns (uint256)
1734278867
decimals() pure returns (uint8)
9
getContractCreationTimestamp() view returns (uint256)
1734278867
getLastSwapTimestamp() view returns (uint256)
0
getLastTaxChangeTimestamp() view returns (uint256)
0
getLastTradingOpenTimestamp() view returns (uint256)
0
lastSwapTimestamp() view returns (uint256)
0
lastTaxChangeTimestamp() view returns (uint256)
0
lastTradingOpenTimestamp() view returns (uint256)
0
name() pure returns (string)
Depinet
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
DEPIN
totalSupply() pure returns (uint256)
100000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
feeChangeHistory(uint256) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
beginTrading()
configureManualTax(uint256 _value) returns (bool)
flipERC20Status(address _tokenAddr, uint256 _amount)
recoverStuckBalance()
removeCap()
renounceOwnership()
retrieveStuckEther()
toggleEtherSupport()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
FeeChanged(uint256 buyTax, uint256 sellTax, address indexed updatedBy, uint256 timestamp)
LimitsRemoved(address indexed removedBy)
MaxTxAmountUpdated(uint256 _highestBuy)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ReceiverFeeUpdated(address indexed oldReceiver, address indexed newReceiver)
TaxUpdated(uint256 newBuyTax, uint256 newSellTax, address indexed updatedBy)
TradingOpened(address indexed openedBy, uint256 timestamp)
Transfer(address indexed from, address indexed to, uint256 value)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.