Distribution Money
Verified contract
Active on
Ethereum with 254 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DIM | ERC-20 | 9.930785K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19116510 | 10 months ago | | | 0 | 0.00095455504 | |
| 18876831 | a year ago | | | 0 | 0.00054249255 | |
| 18686622 | a year ago | | | 0 | 0.0030348640 | |
| 18686059 | a year ago | | | 0 | 0.0029255827 | |
| 18685624 | a year ago | | | 0 | 0.0026249335 | |
| 18685558 | a year ago | | | 0 | 0.0028155177 | |
| 18685507 | a year ago | | | 0 | 0.0036077951 | |
| 18685215 | a year ago | | | 0 | 0.0021722563 | |
| 18685206 | a year ago | | | 0 | 0.0020908437 | |
| 18685157 | a year ago | | | 0 | 0.0018628812 |
ABI
ABI objects
Getter at block 21258645
_maxTxnAmount() view returns (uint256)
10000000000000000000000000
_maxWalletAmount() view returns (uint256)
10000000000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
Distribution Money
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x9dc6c0e30b465122d365982f5b5f17275301f4f9
symbol() pure returns (string)
DIM
totalSupply() view returns (uint256)
10000000000000000000000000
Read-only
_ExemptFee(address) view returns (bool)
_ExemptTxn(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
createPair()
manualSwap()
reduceTax()
removeLimits()
renounceOwnership()
rescueERC20(address _address, uint256 percent)
setisExempt(address _address, bool _enabled)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.