Povel Durev
Verified contract
Active on
Ethereum with 104 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DUREV | ERC-20 | 3.667653M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20755595 | 3 months ago | | | 0 | 0.00012779124 | |
| 20658886 | 3 months ago | | | 0 | 0.00014115955 | |
| 20609854 | 4 months ago | | | 0 | 0.000056217201 | |
| 20609850 | 4 months ago | | | 0 | 0.00026704534 | |
| 20609843 | 4 months ago | | | 0 | 0.00016916187 | |
| 20609831 | 4 months ago | | | 0 | 0.000048462477 | |
| 20609733 | 4 months ago | | | 0 | 0.000037940649 | |
| 20609659 | 4 months ago | | | 0 | 0.00018539182 | |
| 20609659 | 4 months ago | | | 0 | 0.00018539182 | |
| 20609659 | 4 months ago | | | 0 | 0.00018539182 |
ABI
ABI objects
Getter at block 21406829
buyDevFee() view returns (uint256)
0
buyMarketFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
decimals() view returns (uint8)
9
developmentWallet() view returns (address)
0x6f3e1136bcecc70f83f6b1faf8bbc4d7f6f26216
limitsInEffect() view returns (bool)
false
marketingWallet() view returns (address)
0x6f3e1136bcecc70f83f6b1faf8bbc4d7f6f26216
maximumTransactionAllowed() view returns (uint256)
2000000000000000
maximumWalletAllowed() view returns (uint256)
2000000000000000
name() view returns (string)
Povel Durev
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellDevFee() view returns (uint256)
0
sellMarketFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
0
swapBackThreshold() view returns (uint256)
50000000000000
swapEnabled() view returns (bool)
true
symbol() view returns (string)
DUREV
tokensForDev() view returns (uint256)
0
tokensForMarket() view returns (uint256)
0
totalSupply() view returns (uint256)
100000000000000000
tradingActive() view returns (bool)
true
uniswapPair() view returns (address)
0xef003192cf90c078ae05a0fb1329a7388980cfbb
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
ammPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address) view returns (bool)
isExcludemaximumTransactionAllowed(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool value)
excludeFromMaximumTransactionAllowed(address addr, bool value)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
removeBuyFee()
removeLimits() returns (bool)
removeSellFee()
renounceOwnership()
setPair()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaximumTransactionAllowed(uint256 newNum)
updateMaximumWalletAllowed(uint256 newNum)
updateSwapBackThreshold(uint256 newAmount) returns (bool)
updateSwapEnabled(bool enabled)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.