Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa752…6841
Balances ($266.66)
Native
Value
$266.66
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.086277 | $3,090.80 |
$266.66 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21203520 | 4 days ago | | | 0 | 0.00053724502 | |
| 21161606 | 10 days ago | | | 0 | 0.00066522851 | |
| 21159939 | 10 days ago | | | 0 | 0.0014242739 | |
| 21066034 | 23 days ago | | | 0 | 0.00071868375 | |
| 21046391 | a month ago | | | 0 | 0.00025430170 | |
| 21038246 | a month ago | | | 0 | 0.00066376126 | |
| 21005213 | a month ago | | | 0 | 0.00050809911 | |
| 20989485 | a month ago | | | 0 | 0.00073264732 | |
| 20989473 | a month ago | | | 0 | 0.00074862439 | |
| 20989455 | a month ago | | | 0 | 0.00066488010 |
ABI
ABI objects
Getter at block 21230267
_BuyCount() view returns (uint256)
163
_SellCount() view returns (uint256)
272
decimals() pure returns (uint8)
9
name() pure returns (string)
UPDOG
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
UPDOG
totalSupply() pure returns (uint256)
1000000000000000000
tradeEnable() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading()
recoverERC20FromContract(address _tokenAddy, uint256 _amount)
recoverETHfromContract()
removeTxLimit()
renounceOwnership()
setFees(uint256 newBuyFee, uint256 newSellFee)
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)
ERC20TokensRecovered(uint256 indexed _amount)
ETHBalanceRecovered()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TradingOpenUpdated()
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.