Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
Balances ($0.00)
No balances found for "Difo Dex"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17565110 | a year ago | | | 0 | 0.00078694100 | |
| 17560449 | a year ago | | | 0 | 0.00053848004 | |
| 17560447 | a year ago | | | 0 | 0.00075739272 | |
| 17558497 | a year ago | | | 0 | 0.00057232023 | |
| 17555496 | a year ago | | | 0 | 0.00073319793 | |
| 17555434 | a year ago | | | 0 | 0.00061036317 | |
| 17555394 | a year ago | | | 0 | 0.00057785100 | |
| 17555388 | a year ago | | | 0 | 0.00054278407 | |
| 17555374 | a year ago | | | 0 | 0.00081363726 | |
| 17555370 | a year ago | | | 0 | 0.00072075325 |
ABI
ABI objects
Getter at block 21217910
buyTaxAmount() view returns (uint256)
0
decimals() view returns (uint8)
18
marketing() view returns (address)
0x42905a0979459e5d3ee13fe1f26971a000f366b6
maxTxAmount() view returns (uint256)
1000000000000000000000000000000
maxWalletAmount() view returns (uint256)
1000000000000000000000000000000
name() view returns (string)
Difo Dex
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTaxAmount() view returns (uint256)
0
swapTokensAt() view returns (uint256)
200000001000000000000000000
symbol() view returns (string)
DIFO
totalSupply() view returns (uint256)
1000000000000000000000000000000
uniV2Pair() view returns (address)
0xd6c6c3aff4310e4f2a9c8c2f139353c6b970cf9d
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludedFromFee(address indexed account, bool isExcluded)
ExcludedMultipleFromFee(address[] accounts, bool isExcluded)
LPPairUpdated(address indexed pair, bool indexed value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(struct DifoFinanceStakingRef refinfo, string name_, string symbol_, uint8 decimals_, struct DifoFinanceFeeConfig parameters)
receive()
This contract contains no error objects.