The Doge Collector
Verified contract
Active on
Ethereum with 58 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 |
---|---|---|---|---|---|
TDC | ERC-20 | 599.809313B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15811562 | 2 years ago | | | 0 | 0.00062349607 | |
| 15800055 | 2 years ago | | | 0 | 0.00094721301 | |
| 15800018 | 2 years ago | | | 0 | 0.00089013173 | |
| 15800013 | 2 years ago | | | 0 | 0.00097866300 | |
| 15800012 | 2 years ago | | | 0 | 0.00094781094 | |
| 15800009 | 2 years ago | | | 0 | 0.00098628501 | |
| 15800006 | 2 years ago | | | 0 | 0.00094437103 | |
| 15799998 | 2 years ago | | | 0 | 0.00093228465 | |
| 15799992 | 2 years ago | | | 0 | 0.00096010268 | |
| 15799990 | 2 years ago | | | 0 | 0.00091166001 |
ABI
ABI objects
Getter at block 21177153
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
_maxTxAmount() view returns (uint256)
2000000000000000000000
_maxWalletToken() view returns (uint256)
4000000000000000000000
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
100000000000000000000000
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
liquidity_receiver() view returns (address)
0x7ae79c44c26c45826fee60f0f73f52e96c7b8a91
marketing_receiver() view returns (address)
0x7ae79c44c26c45826fee60f0f73f52e96c7b8a91
name() pure returns (string)
The Doge Collector
pair() view returns (address)
0xae0023810fbbd673d6d5869631946810f2f5e4a1
symbol() pure returns (string)
TDC
totalSupply() view returns (uint256)
100000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.