Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
9 additional
variables
Balances ($0.00)
No balances found for "DeFido"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15655208 | 6 months ago | | | 0 | 1.6486600e-7 | |
| 11558006 | 9 months ago | | | 0 | 0.000000074125305003 | |
| 11526368 | 9 months ago | | | 0 | 0.00012092500 | |
| 11526291 | 9 months ago | | | 0 | 0.000000000177612143 | |
| 11526258 | 9 months ago | | | 0 | 0.000000004673093586 | |
| 11526251 | 9 months ago | | | 0 | 0.0000046994461 | |
| 11526243 | 9 months ago | | | 0 | 0.000000000200095514 | |
| 11526238 | 9 months ago | | | 0 | 0.000000000165197295 | |
| 11526231 | 9 months ago | | | 0 | 0.0000046529170 | |
| 11526227 | 9 months ago | | | 0 | 0.000000000204463600 |
ABI
ABI objects
Getter at block 23101906
_maxTxAmount() view returns (uint256)
250000000000000000
_maxWalletSize() view returns (uint256)
5
_sellMultiplier() view returns (uint256)
100
cooldownTimerInterval() view returns (uint8)
15
decimals() view returns (uint8)
9
devFeeReceiver() view returns (address)
0xee5a49391e13e99dfd7ae429fc27d90cd563625f
getCirculatingSupply() view returns (uint256)
999683731820778096
getOwner() view returns (address)
0xc7cbc00196821fcead40f39a59a149b9c48a2ed5
launchedAt() view returns (uint256)
0
marketingFeeReceiver() view returns (address)
0x209e4c0300fe540f697d03d8649863d13e75bfd7
name() view returns (string)
DeFido
opCooldownEnabled() view returns (bool)
true
pair() view returns (address)
0x7576f7455461a69e5c3c99b0bdd0a0f10740abee
router() view returns (address)
0x327df1e6de05895d2ab08513aadd9313fe505d86
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1000000000000000
symbol() view returns (string)
DEFIDO
totalSupply() view returns (uint256)
1000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
getTotalFee(bool selling) view returns (uint256)
isBlacklisted(address) view returns (bool)
isOverLiquified(uint256 target, uint256 accuracy) 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)
blacklistAddress(address _address, bool _value)
cooldownEnabled(bool _status, uint8 _interval)
manualSend()
setFeeReceiver(address _marketingFeeReceiver, address _devFeeReceiver)
setFees(uint256 _marketingFee, uint256 _liquidityFee, uint256 _devFee, uint256 _feeDenominator)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMaxWallet(uint256 amount)
setSellMultiplier(uint256 multiplier)
setSwapBackSettings(bool _enabled, uint256 _amount)
setTxLimit(uint256 amountBuy)
tradingStatus(bool _status)
transfer(address recipient, uint256 amount) returns (bool)
transferForeignToken(address _token)
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 amountBNB, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.