Chain Saw
Verified contract
Active on
Ethereum with 184 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 |
---|---|---|---|---|---|
$ChainSaw | ERC-20 | 23.76902K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18142930 | a year ago | | | 0 | 0.00037637728 | |
| 18137319 | a year ago | | | 0 | 0.0011564185 | |
| 18134635 | a year ago | | | 0 | 0.00039946492 | |
| 18132994 | a year ago | | | 0 | 0.00062294912 | |
| 18132506 | a year ago | | | 0 | 0.00045428905 | |
| 18131602 | a year ago | | | 0 | 0.00056325058 | |
| 18131541 | a year ago | | | 0 | 0.00063305421 | |
| 18131398 | a year ago | | | 0 | 0.00068017648 | |
| 18131379 | a year ago | | | 0 | 0.00062987499 | |
| 18131116 | a year ago | | | 0 | 0.00099326105 |
ABI
ABI objects
Getter at block 21098426
decimals() view returns (uint8)
18
getFee() view returns (uint256)
1
marketingWallet() view returns (address)
0x2d87ed99643103e1f34662c19fff5e1044bfaaaa
maxWalletAmount() view returns (uint256)
2000000000000000000000000
maxWalletLimitEnabled() view returns (bool)
true
name() view returns (string)
Chain Saw
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapTokensAtAmount() view returns (uint256)
20000000000000000000000
symbol() view returns (string)
$ChainSaw
totalSupply() view returns (uint256)
100000000000000000000000000
tradingActiveTime() view returns (uint256)
1694635271
tradingEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xb49c816abfada61fe43c8e69b6c8ced5d7e51462
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
isExcludedFromMaxWalletLimit(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeMarketingWallet(address _marketingWallet)
claimStuckTokens(address token)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setExcludeFromMaxWallet(address account, bool exclude)
setSwapTokensAtAmount(uint256 newAmount)
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)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludedFromMaxWalletLimit(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndSend(uint256 tokensSwapped, uint256 valueReceived)
SwapTokensAtAmountUpdated(uint256 swapTokensAtAmount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.