Doge Payment

Verified contract

Active on Ethereum with 963 txns
Deployed by via 0xbf7bc391 at 19061379
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Doge Payment"

0x7285e4fc55e5984275444b11b4705fb9d6aec3e57db637db2c62ff4a61d0fb7f
0xa0929c11026474524e9ee6d5ba0c8c36776316b63ca221d80417a12d7296be95
0x3b6b89d7de03395880f6e93927f38791b7c0474904ae718067413efc8a1fad40
0x59c9f3f9bb643b77eef94775cda5e4ed13889fa219762df0f92e1cc96d9ec8b4
0xc21b88c4d68d3f31b2b61ad1afcb0c4304c0002d1143751bcac079f0f6d50696
0x8565c1ee5a9a8c1eaeab3b8806d22b70a9d143262fc8e973aa509cff37b4dcb1
0xefe707b9703a3f2fa1f0298a62682c33f63104dcde1ae517a2c3a6a9aeb62383
0xc51c497c8c57dd2faf70706b4a3fd28c347e09ec3c934521acda2812049fa246
0xd1844aa82d467415bfd1e12da0141a7225cd1b05c69f57ccfb5331b27f4477e9
0x924c424db548ec7169a703a31dd8c1b61f06326f767aee65479890a5baa4e647

Functions
Getter at block 21157615
VERSION(view returns (uint256)
1
decimals(view returns (uint8)
9
name(view returns (string)
Doge Payment
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
DOGEPAY
totalSupply(view returns (uint256)
100000000000000000000000000
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)
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenCreated(address indexed owneraddress indexed tokenuint8 tokenTypeuint256 version
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_uint8 decimals_uint256 totalSupply_address serviceFeeReceiver_uint256 serviceFee_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.