EGT

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xfef4b1d7 at 15488447
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional variables

No balances found for "EGT"

No transactions found for "EGT"


Functions
Getter at block 21278848
ADMIN_AUTH(view returns (bytes32)
0x79417455563f87f8ccd000c5e6526d6173927e2680d0205efe3066a95120a505
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
autoSplitShares(view returns (bool)
false
buyBackAddress(view returns (address)
0x0000000000000000000000000000000000000000
decimals(pure returns (uint8)
9
developmentAddress(view returns (address)
0x0000000000000000000000000000000000000000
enableUniSwap(view returns (bool)
false
 
getAcceptedFeeOnAdd(view returns (uint256)
 
getAcceptedSlippage(view returns (uint256)
getBuyTax(view returns (uint256)
0
getDeltaReserve(view returns (uint256)
0
getETHAutoTransferLimit(view returns (uint256)
0
getSellTax(view returns (uint256)
0
getTokenAutoSwapLimit(view returns (uint256)
0
marketingAddress(view returns (address)
0x0000000000000000000000000000000000000000
name(view returns (string)
swapAndLiquifyEnabled(view returns (bool)
false
symbol(view returns (string)
taxesEnabled(view returns (bool)
false
 
totalBuyBackTaxCollected(view returns (uint256)
 
totalDevelopmentTaxCollected(view returns (uint256)
 
totalLPTaxCollected(view returns (uint256)
 
totalMarketingTaxCollected(view returns (uint256)
totalSupply(view returns (uint256)
0
 
totalTaxCollected(view returns (uint256)
uniswapV2Pair(view returns (address)
0x0000000000000000000000000000000000000000
uniswapV2Router(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
O_BuyValue(uint256 ETHAmountview returns (uint256)
O_SellValue(uint256 tokenAmountview returns (uint256)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isBlockedBotAccount(address accountview returns (bool)
isExcludedFromFee(address accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
blockBotAccount(address account
burn(uint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
depositIntoReserve(uint256 amount
distributeTax(
enableBlockedBotAccount(address account
enableUniswap(
excludeFromFee(address account
grantRole(bytes32 roleaddress account
includeInFee(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(
provideLP(uint256 tokenAmountpayable 
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setAcceptedFeeOnAdd(uint256 accepted
setAcceptedSlippage(uint256 accepted
setAutoSplitSharesEnables(bool _enabled
setBuyBackAddress(address _buyBackAddress
setBuyBackShare(uint256 buyBackShare
setBuyTax(uint256 buyTax
setDevelopmentAddress(address _developmentAddress
setDevelopmentShare(uint256 developmentShare
setETHAutoTransferLimit(uint256 _minimumETHToTransfer
setLPShare(uint256 lpShare
setMarketingAddress(address _marketingAddress
setMarketingShare(uint256 marketingShare
setOperatorsAddresses(address _marketingAddressaddress _buyBackAddressaddress _developmentAddress
setRouterAddress(address newRouter
setSellTax(uint256 sellTax
setSwapAndLiquifyEnabled(bool _enabled
setTokenAutoSwapLimit(uint256 _minimumTokensValueBeforeSwap
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
EnabledUniswap(
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SwapAndLiquifyEnabledUpdated(bool enabled
Transfer(address indexed fromaddress indexed touint256 value
UpdateOperationWallet(address previousAddressaddress newAddressstring operation
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.