Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
C | ERC-20 | 2.030857T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16323441 | 2 years ago | | | 0 | 0.0012043140 | |
| 16315196 | 2 years ago | | | 0 | 0.00073191300 | |
| 16314056 | 2 years ago | | | 0 | 0.00099324349 | |
| 16314045 | 2 years ago | | | 0 | 0.00099103625 | |
| 16314041 | 2 years ago | | | 0 | 0.00068526067 | |
| 16314035 | 2 years ago | | | 0 | 0.00057373067 | |
| 16314033 | 2 years ago | | | 0 | 0.0012353116 | |
| 16314030 | 2 years ago | | | 0 | 0.00079442877 | |
| 16314005 | 2 years ago | | | 0 | 0.00062998824 | |
| 16314002 | 2 years ago | | | 0 | 0.0017705220 |
ABI
ABI objects
Getter at block 21315594
_maxTxAmount() view returns (uint256)
1000000000000000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000000000000000
_taxSwap() view returns (uint256)
20000000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
CRYPTO
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
C
totalSupply() pure returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address isTrue, uint256 bot_)
manualSend()
manualSwap()
openTrading(address factory)
reduceFee(uint256 _newFee)
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferTokens(address from, address to, uint256 amount)
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.