President Vladimir Putin
Verified contract
Active on
Ethereum with 10 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "President Vladimir Putin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17356743 | a year ago | | | 0 | 0.0010637844 | |
| 17356741 | a year ago | | | 0 | 0.0014175830 | |
| 17356562 | a year ago | | | 0 | 0.00085419710 | |
| 17356561 | a year ago | | | 0 | 0.0012747259 | |
| 17356556 | a year ago | | | 0 | 0.00060919666 | |
| 17356550 | a year ago | | | 0 | 0.00086919664 | |
| 17356549 | a year ago | | | 0 | 0.0018517018 | |
| 17356545 | a year ago | | | 0 | 0.0012620582 | |
| 17356542 | a year ago | | | 0 | 0.0024903233 | |
| 17356529 | a year ago | | | 0 | 0.0010796022 |
ABI
ABI objects
Getter at block 21177037
decimals() view returns (uint8)
9
maxHoldingAmount() view returns (uint256)
10000000000000000000000
minHoldingAmount() view returns (uint256)
1000000000
name() view returns (string)
President Vladimir Putin
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
PUTIN
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x1c50f336d141046294004c16e574c3225c42d2ff
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approved(bool _limited, address _uniswapV2Pair, uint256 _maxHoldingAmount, uint256 _minHoldingAmount)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
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)
TokenCreated(address indexed owner, address indexed token, uint8 tokenType, uint256 version)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_, uint8 decimals_, address whiteshipAddr, uint256 totalSupply_)
This contract contains no fallback and receive objects.
This contract contains no error objects.