PolyGod

Verified contract

Active on Ethereum with 5 txns
Deployed by via 0x68158188 at 15641687
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional variables
Native
Value $20.87
ERC-20
Value $18,132.81
ERC-20
Value $9.16
0x489f899031ad07aee768249c76612880d61fbaf5d598941cedf32ed625415f7c
0x82f106c3d7ad8131b3c78d9a95b11ab4c9943e6de795093a8bc5f077888839b7
0xdf886259f129d91ddbd20472ad04b2d7d4daaea759667812818bd5a956fd98cb
0x5a3f85f4167aa37144eef02e3401959e82f47d092e745e740ed24ed997771d9a
0x55e17c8193650a779bb6e3b24838e6142882335084a78ab6cb186a6504ad5654

Functions
Getter at block 21255285
ADMIN_ROLE(view returns (bytes32)
0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775
BP(view returns (address)
0x0000000000000000000000000000000000000000
CAPPED_SUPPLY(view returns (uint256)
150000000000000000000000000
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
bpEnabled(view returns (bool)
false
cappedWithdrawalLimit(view returns (uint256)
7000000000000000000000
cappedWithdrawalTimeSpan(view returns (uint256)
86400
communityFee(view returns (uint256)
2
decimals(view returns (uint8)
18
devFee(view returns (uint256)
6
liquidityFee(view returns (uint256)
2
name(view returns (string)
PolyGod
owner(view returns (address)
0xe7a2632e47b36cfa8467ced5a5432a4c4617b520
pair(view returns (address)
0xc41ca09acb43210528bc263e9e47d1efe0607601
swapTokensAtAmount(view returns (uint256)
500000000000000000000
symbol(view returns (string)
GULL
totalSupply(view returns (uint256)
13200000000000000000000000
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
adminRole(address adminview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isExcludedFromCap(address accountview returns (bool)
isExcludedFromFees(address accountview returns (bool)
isExcludedFromReceivingCap(address accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
userWithdrawAmount(address fromview returns (uint256)
userWithdrawTime(address fromview returns (uint256)
State-modifying
_transferFeesWallets(address newOwnerDevaddress newOwnerComaddress newOwnerLiq
_transferOwnership(address newOwner
addAdminRole(address admin
approve(address spenderuint256 amountreturns (bool)
burn(address owneruint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeFromCap(address accountbool excluded
excludeFromFees(address accountbool excluded
excludeFromReceivingCap(address accountbool excluded
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address touint256 amount
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeAdminRole(address admin
revokeRole(bytes32 roleaddress account
setAutomatedMarketMakerPair(address accountbool value
setBPAddrss(address _bp
setBpEnabled(bool _enabled
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateCappedWithdrawal(uint256 _cappedWithdrawalLimit
updateCappedWithdrawalTime(uint256 _cappedWithdrawalTimeSpan
updateCappedWithdrawalToggle(bool _enablecappedWithdrawalLimit
updateFees(uint256 _devFeeuint256 _communityFeeuint256 _liquidityFee
updateFeesToggle(bool _enableTaxFee
updateSwapToggle(bool _enableSwap
updateSwapTokenAmount(uint256 _swapTokensAtAmount
updateUniswapV2Router(address newAddress
withdrawTokenFunds(address tokenaddress wallet
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 value
UpdateUniswapV2Router(address indexed newAddressaddress indexed oldAddress
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.