Door3Network
Verified contract
Active on
Ethereum with 95 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($925.50)
Native
Value
$925.5
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.278231 | $3,326.36 |
$925.5 | |
Door3 | ERC-20 | 4.563677K | -- | -- | |
UNI-V2 | ERC-20 | 460.012749 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17058486 | 2 years ago | | | 0 | 0.00086358407 | |
| 17058484 | 2 years ago | | | 0 | 0.00068736100 | |
| 17058478 | 2 years ago | | | 0 | 0.0011723277 | |
| 17058463 | 2 years ago | | | 0 | 0.00077777443 | |
| 17058460 | 2 years ago | | | 0 | 0.00092364493 | |
| 16161808 | 2 years ago | | | 0 | 0.0011705852 | |
| 16145049 | 2 years ago | | | 0 | 0.00035031573 | |
| 16144989 | 2 years ago | | | 0 | 0.00045909919 | |
| 16144982 | 2 years ago | | | 0 | 0.00046904779 | |
| 16144976 | 2 years ago | | | 0 | 0.00038484144 |
ABI
ABI objects
Getter at block 21275366
_marketingAddress() view returns (address)
0xaf2dfc77a27d91b91d6e17dfe23f3eede4208e97
_maxTxAmount() view returns (uint256)
100000000000000000000000
_maxWalletSize() view returns (uint256)
200000000000000000000000
buyFee() view returns (uint8 liquidity, uint8 marketing)
(liquidity=0, marketing=40)
deadBlocks() view returns (uint256)
1
decimals() view returns (uint8)
18
name() view returns (string)
Door3Network
owner() view returns (address)
0xaf2dfc77a27d91b91d6e17dfe23f3eede4208e97
sellFee() view returns (uint8 liquidity, uint8 marketing)
(liquidity=1, marketing=25)
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
Door3
totalSupply() view returns (uint256)
10000000000000000000000000
uniswapV2Pair() view returns (address)
0xc143f9dc064f1bf07991c01e5cab46b35117a00d
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)
isExcludedFromLimit(address account) view returns (bool)
State-modifying
Events _setMaxWalletSizePercent(uint256 maxWalletSize)
addBotToBlacklist(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account)
excludeFromLimit(address account)
includeInFee(address account)
includeInLimit(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading(bool _status, uint256 _deadBlocks)
removeBotFromBlacklist(address account)
renounceOwnership()
setBothFees(uint8 buy_liquidity, uint8 buy_marketing, uint8 sell_liquidity, uint8 sell_marketing)
setBuyFee(uint8 liquidity, uint8 marketing)
setMaxTxPercent(uint256 maxTxPercent)
setNumTokensSellToAddToLiquidity(uint256 numTokens)
setSellFee(uint8 liquidity, uint8 marketing)
setSwapAndLiquifyEnabled(bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMarketingWallet(address newAddress)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
botAddedToBlacklist(address account)
botRemovedFromBlacklist(address account)
constructor()
receive()
This contract contains no error objects.