polizedoge

Unverified contract

Proxy

Active on Ethereum with 66 txns
Deployed by via 0xc6c463e1 at 21162636
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "polizedoge"

0x5381077379915d52a7c1a0811d532af8e85b70a284e91c3c344f7d30dcff8bf8
0xcb7a61c69d631f5c1c762e1f69b83c4cd51990c7a26ac3992dd2e32e41807dc8
0xd3eb4d57ad522139c9713152ef6377d224b463159a7e9e17f5364a38263538f5
0xbd980807510596e5307c81ce385eb4752c2c1e364c70c80c01d3629c0a3b9ae4
0x654b1e844ab9948fe561a14ea70aee67e93b68653812f772cf792b799d518380
0x43283eabdb5fa18aab9888961c08681dad637ba08a1d86138de1108de6eada00
0x95e86abf707071a77d83598abd0061b726cf1daac090a56daae9b9c2767cc1e6
0xb66b511cf399519ecad46fe4e1d586bd8969e2080b86ceab34f63c21042e4ef9
0x38e7dfc7953b76315e35f34cc5df809b57dc7ec19e4094d334820b15ff3a3c41
0x41862637190a9d155713bf3aadb10608b6d597bc3fbde5e8474db653e529c098

Functions
Getter at block 21273010
VERSION(view returns (uint256)
1
decimals(view returns (uint8)
18
name(view returns (string)
polizedoge
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
POLDOGE
totalSupply(view returns (uint256)
911911911000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address owner_string name_string symbol_uint8 decimals_uint256 totalSupply_
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.