Putin

Verified contract

Active on Base with 3 txns
Deployed by via 0xeb63a6cc at 17065695
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Putin"

0x82534519ac782cc614ec67d97d587fe356c17d64d5b1c3a78f1bdca1a75ee421
0xbade95b6896dd4370395e14fede7ed203b10c62d1a5f38901e9d9db48519cc23
0x1bf3029c0fbfc2833e7f097f36381518c70832834d128bfd5577362572d33512

Functions
Getter at block 22465454
decimals(view returns (uint8)
18
name(view returns (string)
Putin
symbol(view returns (string)
Putin
totalSupply(view returns (uint256)
740000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string namestring symboluint256 initialSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ERC20InsufficientAllowance(address spenderuint256 allowanceuint256 needed
ERC20InsufficientBalance(address senderuint256 balanceuint256 needed
ERC20InvalidApprover(address approver
ERC20InvalidReceiver(address receiver
ERC20InvalidSender(address sender
ERC20InvalidSpender(address spender