Decentra of Shibarium
Verified contract
Active on
Ethereum with 178 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DOS | ERC-20 | 1.064166M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17339799 | a year ago | | | 0 | 0.00061127049 | |
| 16771340 | 2 years ago | | | 0 | 0.0017883037 | |
| 16769392 | 2 years ago | | | 0 | 0.00099390595 | |
| 16769134 | 2 years ago | | | 0 | 0.00051960154 | |
| 16769088 | 2 years ago | | | 0 | 0.00099138778 | |
| 16769065 | 2 years ago | | | 0 | 0.0015160277 | |
| 16769053 | 2 years ago | | | 0 | 0.0010676750 | |
| 16769031 | 2 years ago | | | 0 | 0.0012064913 | |
| 16769030 | 2 years ago | | | 0 | 0.0011596542 | |
| 16769030 | 2 years ago | | | 0 | 0.0011596542 |
ABI
ABI objects
Getter at block 21216395
_maxTxAmount() view returns (uint256)
10000000000000000000000000
_maxWalletAmount() view returns (uint256)
20000000000000000000000000
buyFee() view returns (uint256 liquidity, uint256 marketing)
(liquidity=2, marketing=3)
decimals() pure returns (uint8)
18
forceSwapCount() view returns (uint256)
3
liquidityReceiver() view returns (address)
0xa17c8b46702944614491a7047838e34d370e45a6
marketingWallet() view returns (address)
0x09330f5a3ae3e7de49369f25b5da3e79cac720a5
name() pure returns (string)
Decentra of Shibarium
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256 liquidity, uint256 marketing)
(liquidity=3, marketing=2)
swapTokenAtAmount() view returns (uint256)
7000000000000000000000000
symbol() pure returns (string)
DOS
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0x1cecb31302c887772211b997607011c73a8098b5
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeFee(uint256 _buyMarketingFee, uint256 _buyLiquidityFee, uint256 _sellMarketingFee, uint256 _sellLiquidityFee)
changeMax(uint256 _maxTx, uint256 _maxWallet)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address marketingAddress, address liquidityAddress)
receive()
This contract contains no error objects.