Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5539…fc7c
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DEFIDO | ERC-20 | 823.404762K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20859861 | 2 months ago | | | 0 | 0.00029117649 | |
| 20859855 | 2 months ago | | | 0 | 0.00027653290 | |
| 20859838 | 2 months ago | | | 0 | 0.0012665441 | |
| 20622269 | 3 months ago | | | 0 | 0.00013807116 | |
| 20608491 | 3 months ago | | | 0 | 0.00013195768 | |
| 19710638 | 7 months ago | | | 0 | 0.00018252719 | |
| 18739157 | a year ago | | | 0 | 0.0043159438 | |
| 18552952 | a year ago | | | 0 | 0.00049481746 | |
| 18552943 | a year ago | | | 0 | 0.00051410580 | |
| 18552936 | a year ago | | | 0 | 0.00045641820 |
ABI
ABI objects
Getter at block 21216508
_feeRate() view returns (uint256)
4
_liquidityFee() view returns (uint256)
8
_taxFee() view returns (uint256)
0
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
marketingAddress() view returns (address)
0x55397d991ec9a3e74aa9f6a5fdbcba2ce222fc7c
name() view returns (string)
DeFido
owner() view returns (address)
0x890e8eeb78ff1faf5c58e00b4b3f61fe08388468
symbol() view returns (string)
DEFIDO
totalFees() view returns (uint256)
627687806675858
totalSupply() view returns (uint256)
128000000000000000
uniswapV2Pair() view returns (address)
0xdc4760afc2b1401cd2c2f5e5e514dab5447c811e
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
isRemovedSniper(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _amnestySniper(address account)
_removeSniper(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
emergencyWithdraw()
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initContract()
openTrading()
renounceOwnership()
setFeeRate(uint256 rate)
setLiquidityFeePercent(uint256 liquidityFee)
setMarketingAddress(address _marketingAddress)
setTaxFeePercent(uint256 taxFee)
toggleTrading()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.