5D Memory Crystal
Verified contract
Active on
Ethereum with 3 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 |
---|---|---|---|---|---|
5D | ERC-20 | 391.6M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20784075 | 2 months ago | | | 0 | 0.057961021 | |
| 20784073 | 2 months ago | | | 0.5 | 0.00050184281 | |
| 20784070 | 2 months ago | | | 0 | 0.0010571380 |
ABI
ABI objects
Getter at block 21158506
_maxTaxSwap() view returns (uint256)
20000000000000000
_maxTxAmount() view returns (uint256)
20000000000000000
_maxWalletSize() view returns (uint256)
20000000000000000
_taxSwapThreshold() view returns (uint256)
2000000000000000
decimals() pure returns (uint8)
9
name() view returns (string)
5D Memory Crystal
owner() view returns (address)
0x4f4a8c41b1e1d504f14b22b056b3ed4584b091e0
symbol() view returns (string)
5D
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualSwap()
manualsend()
openTrading()
removeLimits()
removeTransferTax()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
TransferTaxUpdated(uint256 _tax)
constructor(string name_, string symbol_)
receive()
This contract contains no error objects.