Ethereum Burn

Verified contract

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

No balances found for "Ethereum Burn"

0x60c661a72efe4c4aefd89fb22396297dec1e7a916274c67b0e0e3e1e9a9bf12f
0xfca69bec497d672e6e5f6750e98ad393fa0a9955e11b7f9a93570a6912207904
0x13cf4432b2634fdc35935c7ed38d337e0c19e6ff423d09f1247c67dfdb4a1134
0x3234553b62442ad16241dd8e476d78c63056c2b888f1005e04e7a1cf508fbe90
0x9e2ded307a5c3be0b3d32f4e02500517d5a4c079806b92a24c1effb1c253534f
0xbb19ecd05367f976bc5316d0012fc9be9946d5f7415e9c7e103da67abe4f82d3
0xa3ab5bd2b9e420fa9d50774bc7780994e3956c990c519fbd1c46b0f16ac5c91a
0x4a9abf3e5d0900cc55f1cfc3748a6bca6a6c67b2ecb0a09b94efbbfd30b4f9e6
0x1ba43ccf51689a8498e184aa61bce657cee243c7102ef289d385b803e5e7fc04
0x35aa34d3f04b3ad64722c4efb2754cdc4ab55385ab7bcc233e460e369f999a73

Functions
Getter at block 21220962
currentDelayTime(view returns (uint16)
20
decimals(view returns (uint8)
9
isDelay(view returns (bool)
true
name(view returns (string)
Ethereum Burn
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
eBURN
totalFees(view returns (uint256)
240046624879487884167
totalSupply(view returns (uint256)
1000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcluded(address accountview returns (bool)
isRouter(address routerview 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(
setBot(address blistreturns (bool)
setDelayTime(uint16 value
setRouter(address router
switchDelay(
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.