Custom Address
Verified contract
Active on
Ethereum with 485 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($159.00)
Native
Value
$159
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.05 | $3,179.92 |
$159 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21122430 | 5 days ago | | | 0 | 0.00070534680 | |
| 20946344 | a month ago | | | 0 | 0.00045211847 | |
| 20803554 | 2 months ago | | | 0 | 0.00018100613 | |
| 20792980 | 2 months ago | | | 0 | 0.0015478677 | |
| 20689335 | 2 months ago | | | 0 | 0.00014656742 | |
| 20667925 | 2 months ago | | | 0 | 0.000053854044 | |
| 20656139 | 2 months ago | | | 0 | 0.000054345052 | |
| 20651372 | 2 months ago | | | 0 | 0.00016719612 | |
| 20649198 | 2 months ago | | | 0 | 0.000069752140 | |
| 20648643 | 2 months ago | | | 0 | 0.000058932180 |
ABI
ABI objects
Getter at block 21157993
decimals() view returns (uint8)
18
feeRecipient() view returns (address)
0x96ecabc844646df8ee08d3d330f7d613e391105e
feeThresholdAmount() view returns (uint256)
500000000000000000000000
maxWalletSize() view returns (uint256)
5000000000000000000000000
name() view returns (string)
Custom Address
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
CA
totalSupply() view returns (uint256)
100000000000000000000000000
uniV2PairAddress() view returns (address)
0x4fc92aabccbd1721c906adfd9f5b109d92be7b27
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableHoldingLimit()
enableSwapping()
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)
updateFeeTokenThreshold(uint256 newThreshold)
withdrawStuckEther()
withdrawStuckTokens(address token)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.