DumbCrypto
Verified contract
Active on
Ethereum with 46 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
No balances found for "DumbCrypto"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18258207 | a year ago | | | 0 | 0.00094472370 | |
| 18257860 | a year ago | | | 0 | 0.00030090679 | |
| 18257594 | a year ago | | | 0 | 0.00032554471 | |
| 18257481 | a year ago | | | 0 | 0.00036202017 | |
| 18257458 | a year ago | | | 0 | 0.00032246552 | |
| 18257407 | a year ago | | | 0 | 0.00082389857 | |
| 18257403 | a year ago | | | 0 | 0.00038018869 | |
| 18257391 | a year ago | | | 0 | 0.00079095719 | |
| 18257389 | a year ago | | | 0 | 0.00086758744 | |
| 18257385 | a year ago | | | 0 | 0.00069825640 |
ABI
ABI objects
Getter at block 21414781
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletAmount() view returns (uint256)
1000000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
DumbCrypto
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x284c3da26ab00c92ced25629b6dcaa5acc740b6e
symbol() pure returns (string)
PME
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading() payable
removeLimits()
renounceOwnership()
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.