Cliffordoodle
Verified contract
Active on
Ethereum with 216 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($109.56)
Native
Value
$109.56
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.03423 | $3,200.82 |
$109.56 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16885365 | 2 years ago | | | 0 | 0.0019752136 | |
| 16849224 | 2 years ago | | | 0 | 0.00095569804 | |
| 16480200 | 2 years ago | | | 0 | 0.0010259014 | |
| 16472209 | 2 years ago | | | 0 | 0.00084770268 | |
| 16412701 | 2 years ago | | | 0 | 0.00040810591 | |
| 16405356 | 2 years ago | | | 0 | 0.00085756868 | |
| 16395781 | 2 years ago | | | 0 | 0.00070802516 | |
| 16392394 | 2 years ago | | | 0 | 0.0020533916 | |
| 16392320 | 2 years ago | | | 0 | 0.0013683463 | |
| 16385459 | 2 years ago | | | 0 | 0.00072468931 |
ABI
ABI objects
Getter at block 21164182
buyEnable() view returns (bool)
true
buyFeePppm() view returns (uint256)
50
decimals() pure returns (uint8)
9
extraAddress() view returns (address)
0x0000000000000000000000000000000000000000
extraShare() view returns (uint256)
0
maxWallet() view returns (uint256)
100000000000000000000
name() view returns (string)
Cliffordoodle
owner() view returns (address)
0xcfa6d0200fc0150e1833ac6e67f730cfb35c6509
sellFeePppm() view returns (uint256)
95
symbol() view returns (string)
CLIFFD
thisShare() view returns (uint256)
1000
totalSupply() view returns (uint256)
100000000000000000000
uniswapPair() view returns (address)
0xa2bb9d1a316dcf00cc469a6d577070c06b6f0322
withdrawAddress() view returns (address)
0xf54744bb4c6e86b3557f8984ec09691d963e6ead
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
returnFeeBuy(address account, uint256 amount) view returns (uint256)
returnFeeSell(address account, uint256 amount) view returns (uint256)
State-modifying
Events SetExtraContractAddress(address newExtraContractAddress)
approve(address spender, uint256 amount) returns (bool)
createLiquidity()
removeExtraContractAddress()
setBuyFee(uint256 newbuyFeePppm)
setEnableBuy(bool value)
setExcludeFromFee(address[] accounts, bool value)
setSellFee(uint256 newsellFeePppm)
setShare(uint256 thisSharePpm, uint256 stackingSharePpm)
setWithdrawAddress(address newWithdrawAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdraw()
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.