Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UPDOG | ERC-20 | 49.003416K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16622021 | 2 years ago | | | 0 | 0.0019640132 | |
| 16622019 | 2 years ago | | | 0 | 0.0010042507 | |
| 16622015 | 2 years ago | | | 0 | 0.0021591226 | |
| 16622015 | 2 years ago | | | 0 | 0.0022866679 | |
| 16622015 | 2 years ago | | | 0 | 0.0022866679 | |
| 16622015 | 2 years ago | | | 0 | 0.0022866679 | |
| 16622015 | 2 years ago | | | 0 | 0.0022866679 | |
| 16622015 | 2 years ago | | | 0 | 0.0022866679 | |
| 16622015 | 2 years ago | | | 0 | 0.0022866679 | |
| 16622015 | 2 years ago | | | 0 | 0.0022866679 |
ABI
ABI objects
Getter at block 21311373
buyLiquidityFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
5
buyOperationsFee() view returns (uint256)
5
buyTotalFees() view returns (uint256)
10
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
false
marketingAddress() view returns (address)
0xde9cab7ca68f22bf5ad4379db0512b41c7fd18aa
maxBuyAmount() view returns (uint256)
20000000000000000000000
maxSellAmount() view returns (uint256)
20000000000000000000000
maxWalletAmount() view returns (uint256)
20000000000000000000000
name() view returns (string)
Up Dog
operationsAddress() view returns (address)
0xde9cab7ca68f22bf5ad4379db0512b41c7fd18aa
owner() view returns (address)
0xde9cab7ca68f22bf5ad4379db0512b41c7fd18aa
sellLiquidityFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
30
sellOperationsFee() view returns (uint256)
69
sellTotalFees() view returns (uint256)
99
swapEnabled() view returns (bool)
true
swapTokensAtBlock() view returns (uint256)
0
symbol() view returns (string)
UPDOG
tokensForLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
21009258163205116925876
tokensForOperations() view returns (uint256)
27994158163205116925876
totalSupply() view returns (uint256)
1000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
16622009
uniswapV2Pair() view returns (address)
0xcd81c9c598bd406f9687963c0207d2e005bcb984
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
removeLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _marketingFee, uint256 _liquidityFee, uint256 _operationsFee)
updateMarketingAddress(address _marketingAddress)
updateOperationsAddress(address _operationsAddress)
updateSellFees(uint256 _marketingFee, uint256 _liquidityFee, uint256 _operationsFee)
Approval(address indexed owner, address indexed spender, uint256 value)
EnabledTrading()
ExcludeFromFees(address indexed account, bool isExcluded)
MaxTransactionExclusion(address _address, bool excluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RemovedLimits()
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
UpdatedMarketingAddress(address indexed newWallet)
UpdatedOperationsAddress(address indexed newWallet)
constructor()
receive()
This contract contains no error objects.