ERC20UNDERDOG
Verified contract
Active on
Ethereum with 180 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,123.63 |
$0 | |
UDOG | ERC-20 | 22.125812M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17920398 | a year ago | | | 0 | 0.00075295148 | |
| 17869430 | a year ago | | | 0 | 0.00069141689 | |
| 17428036 | a year ago | | | 0 | 0.00096862464 | |
| 17428024 | a year ago | | | 0 | 0.00095256625 | |
| 17423678 | a year ago | | | 0 | 0.0018911155 | |
| 17423673 | a year ago | | | 0 | 0.0018594390 | |
| 17423666 | a year ago | | | 0 | 0.0019694974 | |
| 17398756 | a year ago | | | 0 | 0.0010869050 | |
| 17398025 | a year ago | | | 0 | 0.0010637034 | |
| 17382548 | a year ago | | | 0 | 0.0011547554 |
ABI
ABI objects
Getter at block 21199482
_maxWalletToken() view returns (uint256)
10000000000000000000000000000
decimals() view returns (uint8)
18
feeDenominator() view returns (uint256)
100
getCirculatingSupply() view returns (uint256)
9755495450619689999781585473
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingFee() view returns (uint256)
6
marketingFeeReceiver() view returns (address)
0xc3120adf6713aebb671637ecf36873369db3fe44
name() view returns (string)
UnderDog
operationsFee() view returns (uint256)
4
operationsFeeReceiver() view returns (address)
0x982b7ae58e288837e5b8c966e3c57516c78a2bb9
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x939b02faf1fc36cc10560d06761597074616b7bc
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
20000000000000000000000000
symbol() view returns (string)
UDOG
totalFee() view returns (uint256)
10
totalSupply() view returns (uint256)
10000000000000000000000000000
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)
isUnderdog(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
manage_Underdogs(address[] addresses, bool status)
manualSwap()
openTrading()
renounceOwnership()
setFeeReceivers(address _marketingFeeReceiver, address _operationsFeeReceiver)
setFees_base100(uint256 _marketingFee, uint256 _operationsFee)
setMaxWalletPercent_base1000(uint256 maxWallPercent_base1000)
setMultipliers(uint256 _buy, uint256 _sell, uint256 _trans)
setSwapBackSettings(bool _enabled, uint256 _denominator)
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.