RapDoge

Verified contract

Active on Ethereum with 2,360 txns
Deployed by via 0x747a4892 at 12686239
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x94956e2e59970a79c052127538817e5d1d9cfaa33558a53d8125f7836470c7de
0x1b21a74051cd8bc8c4d5291cd157d0bd3c8638401aaaec30d0e73ba5c9c0c10f
0x35691a2c29cd78b468bbe08535f7a7898c5dd086fadbc5497a38f787645ed228
0xb61c33795cef7da0537f841225123d1d5ef5066d0271f4b19e2871a0e41d6192
0x3527ed2373c6c406e6a90754ab6c5fe754ee01bc6635c015c18a56d585e1274f
0x570263b558eba960334de57e10156b84d1f63960d4a64d1cb9c2505a290db579
0x19d2192ef6cd5d7fdf4e6421a7b836c6425567b5a27c285dd31dc0211c6b9155
0xb8550c6f9a4d6d7ae795c8355d737479cd96f905422243db474eeded90041d03
0x1025a75b2a56a49554d3b8bea92018f804ff2ea94d3747aaf58e30990db96ac7
0x3b97215e42b8c7c24df5cb7573530589130e75ff8f5069dd04927c80f9b40d12

Functions
Getter at block 20888569
decimals(view returns (uint8)
18
name(view returns (string)
RapDoge
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
RAPDOGE
totalBurn(view returns (uint256)
462876403014663024282007956147296
totalSupply(view returns (uint256)
1000000000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcluded(address accountview returns (bool)
reflectionFromToken(uint256 tAmountbool deductTransferFeeview returns (uint256)
tokenFromReflection(uint256 rAmountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeAccount(address account
includeAccount(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
reflect(uint256 tAmount
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
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.