Trumps Dog
Verified contract
Active on
Ethereum with 10 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 |
---|---|---|---|---|---|
CHOPPY | ERC-20 | 11.210038M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19708485 | 7 months ago | | | 0 | 0.00022285549 | |
| 19708484 | 7 months ago | | | 0 | 0.00045438331 | |
| 19708484 | 7 months ago | | | 0 | 0.00054883131 | |
| 19708484 | 7 months ago | | | 0 | 0.00054883131 | |
| 19708484 | 7 months ago | | | 0 | 0.00054883131 | |
| 19708484 | 7 months ago | | | 0 | 0.00054883131 | |
| 19708484 | 7 months ago | | | 0 | 0.00054883131 | |
| 19708484 | 7 months ago | | | 0 | 0.00054883131 | |
| 19708484 | 7 months ago | | | 0 | 0.0012571913 | |
| 19708482 | 7 months ago | | | 0 | 0.011046960 |
ABI
ABI objects
Getter at block 21333013
buyFee() view returns (uint256)
25
decimals() view returns (uint8)
18
feeAddress() view returns (address)
0x4b3546a55a752dfacabbacf56eb3911ecd785834
feeTokenThreshold() view returns (uint256)
500000000000000000000000
maxSwap() view returns (uint256)
0
maxWalletSize() view returns (uint256)
0
name() view returns (string)
Trumps Dog
owner() view returns (address)
0x4b3546a55a752dfacabbacf56eb3911ecd785834
sellFee() view returns (uint256)
25
symbol() view returns (string)
CHOPPY
totalSupply() view returns (uint256)
100000000000000000000000000
uniV2PairAddress() view returns (address)
0xe19ec73b144678f0e3067bd4e164e5743f178522
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)
disableLimits()
disableWalletLimit()
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeStuckERC20(address token)
removeStuckETH()
removeSwapLimit()
renounceOwnership()
swapTokenFee()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeThreshold(uint256 newThreshold)
updateFees(uint256 newBuyFee, uint256 newSellFee)
Approval(address indexed owner, address indexed spender, uint256 value)
FeeSwap(uint256 indexed 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.