Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "CRPTO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19949598 | 6 months ago | | | 0 | 0.00018064536 | |
| 17342347 | 2 years ago | | | 0 | 0.0041644136 | |
| 17342342 | 2 years ago | | | 0 | 0.0012208943 | |
| 17342159 | 2 years ago | | | 0 | 0.0011367255 | |
| 17342151 | 2 years ago | | | 0 | 0.0027946200 | |
| 17342139 | 2 years ago | | | 0 | 0.0012070826 | |
| 17342120 | 2 years ago | | | 0 | 0.0013394589 | |
| 17342104 | 2 years ago | | | 0 | 0.0015138964 | |
| 17342103 | 2 years ago | | | 0 | 0.0014945440 | |
| 17342094 | 2 years ago | | | 0 | 0.0013656700 |
ABI
ABI objects
Getter at block 21315039
_maxTaxSwap() view returns (uint256)
9900000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
10000001000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
CRPTO
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
CRPTO
totalSupply() pure returns (uint256)
1000000000000000000
transferDelayEnabled() view returns (bool)
false
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()
reduceFee(uint256 _newFee)
removeLimits()
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)
constructor()
receive()
This contract contains no error objects.