Dogen Token
Verified contract
Active on
Ethereum with 48 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DOGEN | ERC-20 | 222.99014M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20682734 | 3 months ago | | | 0 | 0.00013717382 | |
| 14311336 | 3 years ago | | | 0 | 0.0022144471 | |
| 13730390 | 3 years ago | | | 0 | 0.0023109185 | |
| 13730389 | 3 years ago | | | 0 | 0.0021308024 | |
| 13730327 | 3 years ago | | | 0 | 0.0039517500 | |
| 13730044 | 3 years ago | | | 0 | 0.0068497000 | |
| 13729933 | 3 years ago | | | 0 | 0.0048270514 | |
| 13729904 | 3 years ago | | | 0 | 0.012023700 | |
| 13729897 | 3 years ago | | | 0 | 0.0060282045 | |
| 13729893 | 3 years ago | | | 0 | 0.0060446100 |
ABI
ABI objects
Getter at block 21296086
autoLiquidityReceiver() view returns (address)
0xe8138e627aac335c37f6ad8c968591a14c018e2a
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0xe8138e627aac335c37f6ad8c968591a14c018e2a
getTotalFee() view returns (uint256)
100
launchModeStatus() view returns (bool)
false
launchedAt() view returns (uint256)
13729864
launchedTime() view returns (uint256)
1638483187
marketingFeeReceiver() view returns (address)
0xace80fbd52e107b5b81b42d1459ca035dfdc7277
name() pure returns (string)
Dogen Token
pair() view returns (address)
0xc152cda9bf75a55b5044a90be13cb8827477c961
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
100000000000000000
symbol() pure returns (string)
DOGEN
teamFeeReceiver() view returns (address)
0xace80fbd52e107b5b81b42d1459ca035dfdc7277
totalSupply() view returns (uint256)
1000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
manuallySwap()
recoverEth()
recoverToken(address _token, uint256 amount) returns (bool _sent)
setFeeReceivers(address _autoLiquidityReceiver, address _teamFeeReceiver, address _marketingFeeReceiver)
setFees(uint256 _liquidityFee, uint256 _teamFee, uint256 _marketingFee, uint256 _feeDenominator)
setIsFeeExempt(address holder, bool exempt)
setSwapBackSettings(bool _enabled, uint256 _amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountToken)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.