int block;
Verified contract
Active on
Ethereum with 30 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
12 additional
variables
Balances ($0.00)
No balances found for "int block;"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17340721 | 2 years ago | | | 0 | 0.0012154978 | |
| 17340718 | 2 years ago | | | 0 | 0.0012187992 | |
| 17340651 | 2 years ago | | | 0 | 0.0015148897 | |
| 17340650 | 2 years ago | | | 0 | 0.0013170882 | |
| 17340636 | 2 years ago | | | 0 | 0.0013405759 | |
| 17340635 | 2 years ago | | | 0 | 0.0022369920 | |
| 17340625 | 2 years ago | | | 0 | 0.0014653481 | |
| 17340625 | 2 years ago | | | 0 | 0.0015938819 | |
| 17340625 | 2 years ago | | | 0 | 0.0015938819 | |
| 17340625 | 2 years ago | | | 0 | 0.0015938819 |
ABI
ABI objects
Getter at block 21321877
_buyDevelopmentFee() view returns (uint256)
0
_buyLiquidityFee() view returns (uint256)
0
_buyMarketingFee() view returns (uint256)
0
_developmentShare() view returns (uint256)
0
_liquidityShare() view returns (uint256)
0
_marketingShare() view returns (uint256)
0
_maxTxAmount() view returns (uint256)
1000000000000000000
_sellDevelopmentFee() view returns (uint256)
0
_sellLiquidityFee() view returns (uint256)
0
_sellMarketingFee() view returns (uint256)
0
_totalDistributionShares() view returns (uint256)
0
_totalTaxIfBuying() view returns (uint256)
0
_totalTaxIfSelling() view returns (uint256)
0
_walletMax() view returns (uint256)
1000000000000000000
checkWalletLimit() view returns (bool)
true
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
feeAddress() view returns (address)
0x78615e773f0a568a910f58074dd497da27d4e199
getCirculatingSupply() view returns (uint256)
1000000000000000000
name() view returns (string)
int block;
operationAddress() view returns (address)
0x50292ec945dd03c1ec4fa8ab9f48a4869f69424f
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
int block;
totalSupply() view returns (uint256)
1000000000000000000
uniswapPair() view returns (address)
0x78615e773f0a568a910f58074dd497da27d4e199
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
setParameters(uint256 totalBuyFee, uint256 totalSellFee, uint256 totalShare, address recieveA, address recieveB)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
waiveOwnership()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.