Pavel Durov
Verified contract
Active on
Ethereum with 29 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 |
---|---|---|---|---|---|
DUROV | ERC-20 | 78.308916M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20601206 | 3 months ago | | | 0 | 0.000089061900 | |
| 20601186 | 3 months ago | | | 0 | 0.000043428395 | |
| 20601186 | 3 months ago | | | 0 | 0.00019506653 | |
| 20601184 | 3 months ago | | | 0 | 0.00018343648 | |
| 20601167 | 3 months ago | | | 0 | 0.000057821724 | |
| 20601164 | 3 months ago | | | 0 | 0.00011772766 | |
| 20601158 | 3 months ago | | | 0 | 0.00019677027 | |
| 20601157 | 3 months ago | | | 0 | 0.00028822185 | |
| 20601157 | 3 months ago | | | 0 | 0.00023999262 | |
| 20601157 | 3 months ago | | | 0 | 0.00023999262 |
ABI
ABI objects
Getter at block 21158236
BuyTax() view returns (uint256)
0
SellTax() view returns (uint256)
0
_supplyChains() view returns (uint256)
1000000000000000000
_uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
decimals() view returns (uint8)
9
isOpenedTrade() view returns (bool)
true
maxTransactionA() view returns (uint256)
1000000000000000000
maxWalletA() view returns (uint256)
1000000000000000000
maximumPercentSwap() view returns (uint256)
1
maximumPercentTx() view returns (uint256)
2
maximumPercentWallet() view returns (uint256)
2
name() view returns (string)
Pavel Durov
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapTokensAtAmount() view returns (uint256)
10000000000000000
symbol() view returns (string)
DUROV
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
clearStuckEth()
clearStuckTokens(address tokenAddress, uint256 toKeep)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
durov()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
setAmmPairs(address pair, bool value)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.