MUD Guild Game

Verified contract

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

No balances found for "MUD Guild Game"

0x11dc9eeeb0f6cb9428281750466d70f4c0ccedcb0a1bbc5034c21b09227365fd
0xcc29b23b90406101070ae2674c5e6a77687ced9e5ddc0628886a8ffcee7372b1
0x3168d976a0ddf4d218df33c447dce62525222b8c473b8419e819bb2cd850e385
0x40113781d21370e23e615e457a205147edfe70963c2ed81a564d01bd2ee31437
0x29015a0c80f64daf34f93bb252ff538e3c29792da1df2bd7af2090d504186cdf
0x235b294322f2cf1c16628d1917195e0a52b731cbd6e0be704ea440945e39f569
0xfe53b0e8fbdfb3156be14caab2be45227ec91ceb57d262a01eba9eb8d1dbdfd1
0xa18b85193f8259a553da768d81f49d9c01299b0f55eea23f921d91d6b03e1784
0xc82f5d55331c6c478ba2392f8a32554cfff1bc1a36eccd528fa68e5afc994bfa
0xc7bd0150abfd9f638d575434fb19cb1331942063e9d4bec925f1371f2e6a1a1a

Functions
Getter at block 20888030
ADMIN_ROLE(view returns (bytes32)
0xdf8b4c520ffe197c5343c6f5aec59570151ef9a492f2c624fd45ddde6135ec42
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0xf0887ba65ee2024ea881d91b74c2450ef19e1557f03bed3ea9f16b037cbe2dc9
decimals(view returns (uint8)
18
liquidityFeeCollector(view returns (address)
0xe7af35eff8afd8f3c3d2fa4d701f86c4a3faca88
name(view returns (string)
MUD Guild Game
stakingFeeCollector(view returns (address)
0xc21dd0f972a746742e855be60cd83db98637c203
symbol(view returns (string)
MGG
totalSupply(view returns (uint256)
321041300280820434728844
transferFeeOn(view returns (bool)
true
uniswapV2PairAddress(view returns (address)
0xc73ee6632b08d890e67aa30e667b55cfdf281d96
uniswapV2RouterAddress(view returns (address)
0xd9e1ce17f2641f24ae83637ab66a2cca9c378b9f
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isExcludedFromFee(addressview returns (bool)
State-modifying
alterWhitelist(address _targetAddressbool _isWhiteList
approve(address spenderuint256 amountreturns (bool)
burn(address _fromuint256 _amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initWhiteList(address _uniswapV2RouterAddressaddress _usdtTokenAddress
mint(address _touint256 _amount
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setLiquidityFeeCollector(address _liquidityFeeCollector
setStakingFeeCollector(address _stakingFeeCollector
setTransferFeeOn(bool _transferFeeOn
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
LiquidityFeeCollectorUpdated(address liquidityFeeCollector
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
StakingFeeCollectorUpdated(address stakingFeeCollector
Transfer(address indexed fromaddress indexed touint256 value
TransferFeeOnUpdated(bool transferFeeOn
WhiteListInitialized(
WhiteListUpdated(address targetAddressbool isWhiteList
Constructor
constructor(address _stakingFeeCollectoraddress _liquidityFeeCollector
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.