Decentra Browse
Verified contract
Active on
Ethereum with 70 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7aa8…bd16
0x44b2…e83e
6 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,106.93 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17035052 | 2 years ago | | | 0 | 0.0015950606 | |
| 17034971 | 2 years ago | | | 0 | 0.0014326043 | |
| 17034863 | 2 years ago | | | 0 | 0.0013962601 | |
| 17034863 | 2 years ago | | | 0 | 0.0013962601 | |
| 17034808 | 2 years ago | | | 0 | 0.00095036264 | |
| 17034808 | 2 years ago | | | 0 | 0.0011772000 | |
| 17034808 | 2 years ago | | | 0 | 0.0011772000 | |
| 17034808 | 2 years ago | | | 0 | 0.0011772000 | |
| 17034805 | 2 years ago | | | 0 | 0.0011395899 | |
| 17034802 | 2 years ago | | | 0 | 0.0010487255 |
ABI
ABI objects
Getter at block 21205586
buyFee() view returns (uint8)
0
decimals() pure returns (uint8)
9
developmentWallet() view returns (address)
0x44b2ccf4b4b5cb7926a163e0352ee2a311f1e83e
feeSplit() view returns (uint16 marketing, uint16 development, uint16 LP)
(marketing=72, development=28, LP=0)
marketingWallet() view returns (address)
0x7aa8defc449ae5dc20c324bc5423598437bbbd16
maxTransaction() view returns (uint256)
3000000000000001
maxWallet() view returns (uint256)
3000000000000001
name() pure returns (string)
Decentra Browse
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint8)
3
swapAtMax() view returns (uint256)
649000000000000
swapAtMin() view returns (uint256)
10000000000000
symbol() pure returns (string)
DBROWSE
totalSupply() pure returns (uint256)
100000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
exemptFromFees(address wallet) view returns (bool)
exemptFromLimits(address wallet) view returns (bool)
State-modifying
Events addLiquidity() payable
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
enableTrading() payable
manualTaxSwapAndSend(uint8 swapTokenPercent, bool sendEth)
renounceOwnership()
setExempt(address wallet, bool noFees, bool noLimits)
setFeeSplit(uint16 sharesAutoLP, uint16 sharesMarketing, uint16 sharesDevelopment)
setFees(uint8 buy, uint8 sell)
setLimits(uint16 maxTransactionPermille, uint16 maxWalletPermille)
setTaxSwap(uint32 minValue, uint32 minDivider, uint32 maxValue, uint32 maxDivider)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateWallets(address marketing, address development, address LPtokens)
Approval(address indexed _owner, address indexed spender, uint256 value)
OwnershipTransferred(address _owner)
TokensBurned(address indexed burnedByWallet, uint256 tokenAmount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.