This contract is being backfilled. You may encounter incomplete storage history.

MONEY

Verified contract

Active on Ethereum with 601 txns
Deployed by via 0xff3441dd at 18059375
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $745.61
ERC-20
--
0x2f2e741493c16b89ec580a9d3108c7a28eeb03396512ac1573cd13881514f761
From
0x244b20db5ba266fc02e32c3b9557ca862940812ff358c4decef181ec102e8fc1
0x667ca93d8277d83006a14c69884ac73850905375cdf068e63fb7852d6172f5f5
0x55cda9f2a3a06109cef5ab0c33c4091006d5b37ac8869ead4eafd5b80698fc5f
0xdf38ad753094939bc798919df1e457ada8f8c535efb657b7421fc6ff15b37d1f
0x0456512ac7db4cf22cdca68e387e3859e690b5506192aa85b82978eaa7fa6660
0x2f948fc717b284acb3cc21ebdbcbb00f57207951287246f73d2ff40c8d478333
0xf4d2c1b194c0b4dd8fae42bb25cd66ca15ae426d01afae45daacf77eaa88f02d
0x3fe14bc96438ce288d2409f9211afab1827ce5504475d258fd12b0f46cacfe42
0xe259c1ba27b48c140ebcd388366ed765e6c614d29bbc1282abab698a4834197f

Functions
Getter at block 21214484
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
JANNY_ROLE(view returns (bytes32)
0x744eed60732ef1413c1151b37832d163badcdd4b724806d4c7a318c45ca01a4f
_totalSupply(view returns (uint256)
790107231003496956624906334
buyTax(view returns (uint256)
275
decimals(pure returns (uint8)
18
getOwner(view returns (address)
0x0000000000000000000000000000000000000000
isTradingEnabled(view returns (bool)
true
name(pure returns (string)
MONEY
originalSupply(view returns (uint256)
1000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
sellTax(view returns (uint256)
275
swapRouter(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol(pure returns (string)
MONEY
taxCanChange(view returns (bool)
true
taxDenominator(view returns (uint256)
10000
totalSupply(view returns (uint256)
790107231003496956624906334
Read-only
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isNoTaxAccount(address accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
addLpPair(address newPair
addNoTaxAccount(address accountbool enabled
approve(address spenderuint256 amountreturns (bool)
changeDevFundsAddress(address newAddress
changeTaxes(uint256 _buyTaxuint256 _sellTax
enableTrading(
grantRole(bytes32 roleaddress account
jannyUpkeep(
lockTaxes(
manualExtraction(uint256 gasAmount
removeLpPair(address pairToRemove
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setSwapRouter(address newRouteraddress newLpPair
setSwapThreshold(uint256 newDenominator
thresholdUpkeep(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
AddLpPair(address indexed newLpPair
Approval(address indexed owneraddress indexed spenderuint256 value
Burned(uint256 indexed tokensBurned
ChangeDevFundsAddress(address indexed newAddress
ChangeTaxes(uint256 indexed buyTaxuint256 indexed sellTax
ChangeThreshold(uint256 indexed newThreshold
EnableTrading(
NewSwapRouter(address indexed newRouter
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RemoveLpPair(address indexed pairToRemove
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
ToggleNoTaxAccount(address indexed accountbool enabled
TotalSupplyChange(uint256 indexed totalSupply
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.