Putins Dog
Verified contract
Active on
Ethereum with 14 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
Balances ($0.00)
No balances found for "Putins Dog"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19899399 | 7 months ago | | | 0 | 0.00021918902 | |
| 19899267 | 7 months ago | | | 0 | 0.00014439739 | |
| 19899242 | 7 months ago | | | 0 | 0.00014661756 | |
| 19899242 | 7 months ago | | | 0 | 0.000090722524 | |
| 19899241 | 7 months ago | | | 0 | 0.00013076336 | |
| 19899234 | 7 months ago | | | 0 | 0.00014961362 | |
| 19899233 | 7 months ago | | | 0 | 0.00015395317 | |
| 19899231 | 7 months ago | | | 0 | 0.00015551753 | |
| 19899227 | 7 months ago | | | 0 | 0.00010331994 | |
| 19899226 | 7 months ago | | | 0 | 0.000095937465 |
ABI
ABI objects
Getter at block 21333219
_Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
decimals() view returns (uint8)
18
maxTxAmount() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
Putins Dog
openedTrade() view returns (bool)
true
owner() view returns (address)
0x02dad2ef1287d4d81d50a7749cd1b1e1060d5752
pair() view returns (address)
0x62a0013e283b244238b24a9546321c4a0eaf1e6e
s() view returns (uint256 opmiz, uint256 buy, uint256 sell)
(opmiz=999999999999999, buy=0, sell=0)
symbol() view returns (string)
YUME
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
whiteList(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeRouter(address _a)
dataType(uint256 _a)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrade()
removeLimit()
renounceOwnership()
sendETHToFEES(address spender, bool state)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.