This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 20896288, which is 1 minutes old. We're running behind the tip but working to resolve the issue.

DIGITAL MONEY

Verified contract

Active on Ethereum with 245 txns
Deployed by via 0x125d886b at 18256228
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional variable
ERC-20
--
0x5b4f86e44803e454bfd9cce5231239b9b2aa5444df96b6d83a21914402bd62ab
0x631e631e5fc3feeb9f2eaecb384ba965ea849c9d8d8a4660e9d0ac0ae5df0219
0xf4d4be3c0c5817cf5da0a5813be7e3b81215d8b651576b149a75ec51689a8d8b
0xed07da426653d964d4e9561d979c316009f184a1992de71a1716fb0bdb307850
0x020404dbb750bd3f90a66f95231c1f4d18764b6cf0415326f9217f6765bbeace
0x53f57296fe283cf3103ba837a9d25482a57999504760c89cd1eeebf3345f22b1
0xf7a10b5eeec79452806da4983d0f6264ec30cbc14164cfe5350e8e60eb2ec8c5
0xb70826e512eb1df781f066c3f06c65447ed0d0c4419d056d5fb7d1989b563f67
0xbb44f3dd881b59e2bbcba7a17153378e5884607d56956ebd7118db06c0fba7f2
0x73fb0ecd2505dce7f1bd8520e821cc1339a63a1e2843498582233edfe4107538

Functions
Getter at block 20896287
_maxTaxSwap(view returns (uint256)
1500000000000000
_maxTxAmount(view returns (uint256)
100000000000000000
_maxWalletSize(view returns (uint256)
100000000000000000
_taxSwapThreshold(view returns (uint256)
200000000000000
decimals(pure returns (uint8)
9
name(pure returns (string)
DIGITAL MONEY
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(pure returns (string)
MONEY
totalSupply(pure returns (uint256)
100000000000000000
transferDelayEnabled(view returns (bool)
false
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
manualSwap(
openTrading(
removeLimits(
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MaxTxAmountUpdated(uint256 _maxTxAmount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.