UnderDogToken
Verified contract
Active on
Ethereum with 73 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,136.38 |
$0 | |
UnderDog | ERC-20 | 229.337622M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19272292 | 9 months ago | | | 0 | 0.0029669216 | |
| 19270792 | 9 months ago | | | 0 | 0.0018469800 | |
| 19270728 | 9 months ago | | | 0 | 0.0014940766 | |
| 19270689 | 9 months ago | | | 0 | 0.0016611478 | |
| 19270687 | 9 months ago | | | 0 | 0.0010976571 | |
| 19270684 | 9 months ago | | | 0 | 0.0011632169 | |
| 19270684 | 9 months ago | | | 0 | 0.0011632169 | |
| 19270674 | 9 months ago | | | 0 | 0.0017442300 | |
| 19270673 | 9 months ago | | | 0 | 0.0012323371 | |
| 19270665 | 9 months ago | | | 0 | 0.0017216449 |
ABI
ABI objects
Getter at block 21223955
_maxWalletToken() view returns (uint256)
100000000000000000000000000000
decimals() view returns (uint8)
18
feeDenominator() view returns (uint256)
100
getCirculatingSupply() view returns (uint256)
100000000000000000000000000000
getOwner() view returns (address)
0xffe0279aa2750c49d6dd47cafd574521623bd020
marketingFee() view returns (uint256)
7
marketingFeeReceiver() view returns (address)
0xc0deb419373339c0fda790c6bf1a58c10f472cbf
name() view returns (string)
UnderDog
opsFee() view returns (uint256)
3
opsFeeReceiver() view returns (address)
0xd4f8fa81ad912f64fc12c99524ebae835dcabeff
owner() view returns (address)
0xffe0279aa2750c49d6dd47cafd574521623bd020
pair() view returns (address)
0x0ac3ccc98730ac4e04b2299f03255ba8757b5a80
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
500000000000000000000000000
symbol() view returns (string)
UnderDog
totalFee() view returns (uint256)
10
totalSupply() view returns (uint256)
100000000000000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
isunderdog(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
manage_feeExempt(address[] addresses, bool status)
manage_settings(address[] addresses, bool status)
manualSwap()
openTrading()
renounceOwnership()
setFeeReceivers(address _marketingFeeReceiver, address _opsFeeReceiver)
setMaxWallet(uint256 _maxwallet)
setMultipliers(uint256 _buy, uint256 _sell, uint256 _trans)
setSwapBackSettings(bool _enabled, uint256 _denominator)
setTaxes(uint256 _marketingFee, uint256 _opsFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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.