WET DOGE COIN

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0xc4e01b7d at 12271681

The storage layout for this contract could not be retrieved.

No balances found for "WET DOGE COIN"

No transactions found for "WET DOGE COIN"


Functions
Getter at block 21379484
decimals(view returns (uint8)
18
name(view returns (string)
WET DOGE COIN
symbol(view returns (string)
WETDOG
totalSupply(view returns (uint256)
1000000000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isOwner(address accountview 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)
setArbCap(address arb
toggleArb(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.