CoinScan
Verified contract
Active on
Ethereum with 1,644 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6e81…92b1
Balances ($150.05)
Native
Value
$150.05
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.06221 | $2,411.98 |
$150.05 | |
SCAN | ERC-20 | 277.893329K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21022895 | 14 days ago | | | 0 | 0.00027942032 | |
| 21022894 | 14 days ago | | | 0 | 0.00028584846 | |
| 20981360 | 20 days ago | | | 0 | 0.00024473608 | |
| 20981359 | 20 days ago | | | 0 | 0.00043115342 | |
| 20855476 | a month ago | | | 0 | 0.00019507171 | |
| 20855474 | a month ago | | | 0 | 0.00019913283 | |
| 20640940 | 2 months ago | | | 0 | 0.000080544415 | |
| 20562556 | 3 months ago | | | 0 | 0.00015593568 | |
| 20499078 | 3 months ago | | | 0 | 0.00012184161 | |
| 20333798 | 4 months ago | | | 0 | 0.00050034850 |
ABI
ABI objects
Getter at block 21124384
_maxTxAmount() view returns (uint256)
10000000000000000
_maxWalletSize() view returns (uint256)
10000000000000000
_swapTokensAtAmount() view returns (uint256)
250000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
CoinScan
owner() view returns (address)
0xb468c0a6194128776b2fcd70298fd72fde2e2734
symbol() pure returns (string)
SCAN
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x4bcbed4e13de7d25d329fa0a17d92bd609fbc3fb
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 airdrop(address[] recipients, uint256[] amount)
approve(address spender, uint256 amount) returns (bool)
blockBots(address[] bots_)
manualswap()
renounceOwnership()
setFees(uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setIsFeeExempt(address holder, bool exempt)
setMaxTxnAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
setTrading(bool _tradingOpen)
toggleSwap(bool _swapEnabled)
toggleTransferDelay()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unblockBot(address notbot)
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.