CUTTLEGRAM
Verified contract
Active on
Ethereum with 645 txns
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 |
---|---|---|---|---|---|
CUTTLE | ERC-20 | 200.355881K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20840412 | 2 months ago | | | 0 | 0.00028458623 | |
| 19147412 | 9 months ago | | | 0 | 0.00042012086 | |
| 18579697 | a year ago | | | 0 | 0.0029859061 | |
| 18574334 | a year ago | | | 0 | 0.0015742594 | |
| 18463572 | a year ago | | | 0 | 0.00086147125 | |
| 18425651 | a year ago | | | 0 | 0.00045933918 | |
| 18424635 | a year ago | | | 0 | 0.00036157939 | |
| 18423434 | a year ago | | | 0 | 0.00051157035 | |
| 18396039 | a year ago | | | 0 | 0.00017979689 | |
| 18395684 | a year ago | | | 0 | 0.00015588882 |
ABI
ABI objects
Getter at block 21167856
_blackListTime() view returns (uint256)
1696287600
decimals() view returns (uint8)
9
marketingWallet() view returns (address)
0x8c9d5faa9462a0a5b830b0f336129bf77ba1f948
maxTxAmount() view returns (uint256)
999999999999999999999999999999999999999999999999999999
maxWalletAmount() view returns (uint256)
999999999999999999999999999999999999999999999999999999
name() view returns (string)
CUTTLEGRAM
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
CUTTLE
taxForLiquidity() view returns (uint256)
1
taxForMarketing() view returns (uint256)
4
totalSupply() view returns (uint256)
100000000000000000
uniswapV2Pair() view returns (address)
0x85c2fd72b80b080604258bff2975002cb0b878f4
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
changeBlackListTime(uint32 _time)
changeMarketingWallet(address newWallet) returns (bool)
changeMaxTxAmount(uint256 _maxTxAmount) returns (bool)
changeMaxWalletAmount(uint256 _maxWalletAmount) returns (bool)
changeTaxForLiquidityAndMarketing(uint256 _taxForLiquidity, uint256 _taxForMarketing) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
delBots(address[] notbot)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _add)
receive()
This contract contains no error objects.