DogeX

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0x4397ea99 at 21018565

The storage layout for this contract could not be retrieved.

No balances found for "DogeX"

No transactions found for "DogeX"


Functions
Getter at block 21244992
MAX_SUPPLY(view returns (uint256)
10000000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
DogeX
owner(view returns (address)
0xa54307fcbe4f988634fc16ec8d97f1e5b921bff7
paused(view returns (bool)
false
symbol(view returns (string)
DogeX
totalSupply(view returns (uint256)
419646129689890807076983128
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
whitelist(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
pause(
renounceOwnership(
setWhitelist(address receiverbool isAdd
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.